aboutsummaryrefslogtreecommitdiffstats
path: root/config/postfix/postfix_search.php
diff options
context:
space:
mode:
authormarcelloc <marcellocoutinho@gmail.com>2011-12-05 20:52:34 -0200
committermarcelloc <marcellocoutinho@gmail.com>2011-12-05 20:52:34 -0200
commitfa7212f29588cdf067428c8c346ca1781396f583 (patch)
treed471d8c8cc52d513e4ad296b533074daeb6d4bc5 /config/postfix/postfix_search.php
parent36b1c7fed9681d40b64d433591dd7717d21ebcf5 (diff)
downloadpfsense-packages-fa7212f29588cdf067428c8c346ca1781396f583.tar.gz
pfsense-packages-fa7212f29588cdf067428c8c346ca1781396f583.tar.bz2
pfsense-packages-fa7212f29588cdf067428c8c346ca1781396f583.zip
postfix - include mailscanner package integration
Diffstat (limited to 'config/postfix/postfix_search.php')
-rwxr-xr-xconfig/postfix/postfix_search.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/postfix/postfix_search.php b/config/postfix/postfix_search.php
index b76f0554..c2da3f7e 100755
--- a/config/postfix/postfix_search.php
+++ b/config/postfix/postfix_search.php
@@ -119,6 +119,7 @@ include("head.inc");
<option value="sent">sent</option>
<option value="bounced">bounced</option>
<option value="reject">reject</option>
+ <option value="spam">spam</option>
<option value="incoming">incoming</option>
</select><br><?=gettext("Max log messages to fetch per Sqlite file.");?></td>
</tr>