Hallo,
Am 16.09.2011 02:08 schrieb Aleksandar Lazic:
> 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
>
versuch einfach mal den check davor nochmal anzugeben:
smtpd_recipient_restrictions = \
check_recipient_access hash:/etc/postfix/recipient_checks \
check_recipient_access pcre:/etc/postfix/recipient_checks.pcre
Grüße,
Florian
_______________________________________________
postfix-users mailing list
[email protected]
http://de.postfix.org/cgi-bin/mailman/listinfo/postfix-users