Andre H?bner:
> Hello,
> 
> i do some tests with smtpd_sender_login_maps which is already working.
> One question: is it right that subdomains which should be able to send mails 
> also need to be declared in my mapfile?
> My tests with wildcards did not succeed.

Acording to the Postfix documentation(1), there is no automatic parent
domain lookup. To match parent domains you would need to use regular
expression maps.

        Wietse

(1) man 5 postconf | less +/smtpd_sender_login_maps

Reply via email to