diff options
author | marcelloc <marcellocoutinho@gmail.com> | 2011-11-14 19:40:10 -0200 |
---|---|---|
committer | marcelloc <marcellocoutinho@gmail.com> | 2011-11-14 19:40:10 -0200 |
commit | 1a900aafa3d7996900e61ee3656fbffa6c7effb2 (patch) | |
tree | da7b661736ab4ebd42714b34e2a4280b5143e5cc /config/postfix/postfix_sync.xml | |
parent | 9ff3c62d06aa14a68c7b3c882a86b7418c01a0f7 (diff) | |
download | pfsense-packages-1a900aafa3d7996900e61ee3656fbffa6c7effb2.tar.gz pfsense-packages-1a900aafa3d7996900e61ee3656fbffa6c7effb2.tar.bz2 pfsense-packages-1a900aafa3d7996900e61ee3656fbffa6c7effb2.zip |
postfix - include sqlite databases, mail search, cron updates and minor gui changes
Diffstat (limited to 'config/postfix/postfix_sync.xml')
-rw-r--r-- | config/postfix/postfix_sync.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/postfix/postfix_sync.xml b/config/postfix/postfix_sync.xml index f859e795..afceaf9a 100644 --- a/config/postfix/postfix_sync.xml +++ b/config/postfix/postfix_sync.xml @@ -118,6 +118,10 @@ <text>View config files</text> <url>/postfix_view_config.php</url> </tab> + <tab> + <text>Search Email</text> + <url>/postfix_search.php</url> + </tab> </tabs> <fields> <field> |