Set default value of YourHop
authorthomppj <thomppj@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 2 Dec 2001 09:46:08 +0000 (09:46 +0000)
committerthomppj <thomppj@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 2 Dec 2001 09:46:08 +0000 (09:46 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@1827 7612ce4b-ef26-0410-bec9-ea0150e637f0

plugins/filters/setup.php

index aee73927645d2b28cec5aa6369b18bef6c7df8fb..c3e90ceef96ca72eded4ebce8c2a6ca0d5ac88b3 100644 (file)
@@ -50,7 +50,7 @@
    // the header (lots of false alarms here tho).
 
    global $SpamFilters_YourHop;
    // the header (lots of false alarms here tho).
 
    global $SpamFilters_YourHop;
-   $SpamFilters_YourHop = 'by firewall.persistence.com';
+   $SpamFilters_YourHop = ' ';
 
    // A cache of IPs we've already checked or are known bad boys or good boys
    // ie. $SpamFilters_DNScache["210.54.220.18"] = true;
 
    // A cache of IPs we've already checked or are known bad boys or good boys
    // ie. $SpamFilters_DNScache["210.54.220.18"] = true;