From 7b5250ddad2ae8502f159f5c812fe43655f2be36 Mon Sep 17 00:00:00 2001 From: marcelloc Date: Thu, 16 Feb 2012 20:40:44 -0200 Subject: postfix - change local file recipients to url fetch with cron --- config/postfix/postfix_recipients.xml | 33 ++++++++++++++++++++++----------- 1 file changed, 22 insertions(+), 11 deletions(-) (limited to 'config/postfix/postfix_recipients.xml') diff --git a/config/postfix/postfix_recipients.xml b/config/postfix/postfix_recipients.xml index 5b46e32c..97e39fb2 100644 --- a/config/postfix/postfix_recipients.xml +++ b/config/postfix/postfix_recipients.xml @@ -96,6 +96,17 @@ + + Get Valid recipients update frequency + listtopic + + + Frequency + freq + Wait time between each update HINT 30m(30 minutes), 1h(one hour), 1d(one day) + input + 15 + Get Valid recipients from Active Directory listtopic @@ -107,13 +118,6 @@ Before using LDAP fetch you must install p5-perl-ldap package(hint: /usr/sbin/pkg_add -r p5-perl-ldap)]]> - - Frequency - freq - Wait time between each fetch HINT 30m(30 minutes), 1h(one hour), 1d(one day) - input - 15 - HINTS
Hostname:
dc1.mysite.com

Domain:
dc=mysite,dc=com

Username:
cn=antispam,cn=Users
]]>
none @@ -146,12 +150,19 @@
- Get Valid recipients from local file + Get Valid recipients from a clear text url listtopic - Location - location + Enable URL fetch + enable_url + checkbox + + The file must return a list with valid emails in clear text format(hint: http://intranet.mycompany.com/valid_emails.txt)]]> + + + URL + custom_url input 80 @@ -164,7 +175,7 @@ custom_recipients HINT user@mycompany.com OK]]> textarea - 60 + 70 15 base64 -- cgit v1.2.3