Am 16.09.2011 02:08, schrieb Aleksandar Lazic: > Hallo, > > kann ich mehrals eine lookup table für check_*_access nehmen? > > Meine versuche mit 2 Zeilen check_recipient_access und mit 2 Einträgen > mittels leerzeichen getrennt hat leider nicht funktioniert. > > smtpd_recipient_restrictions = > ... > check_recipient_access hash:/etc/postfix/recipient_checks \ > pcre:/etc/postfix/recipient_checks.pcre > > MfG > Aleks > _______________________________________________ > postfix-users mailing list > [email protected] > http://de.postfix.org/cgi-bin/mailman/listinfo/postfix-users
smtpd_recipient_restrictions = ... check_recipient_access hash:/etc/postfix/recipient_checks, check_recipient_access pcre:/etc/postfix/recipient_checks.pcre, ... wuerde ich vorschlagen -- Best Regards MfG Robert Schetterer Germany/Munich/Bavaria _______________________________________________ postfix-users mailing list [email protected] http://de.postfix.org/cgi-bin/mailman/listinfo/postfix-users
