Stephan A. Rickauer wrote:
> Thank you. I understood that with 'smtpd_sender_login_maps' one can
> create ownership between SASL usernames and MAIL FROM addresses.
> However, I fail in seeing how this can fix my task:
>
> One of my local recipient addresses should only receive email from
> specific
Hi!
On Tue, 2009-08-18 at 21:09 +0200, Patrick Ben Koetter wrote:
> Take a look at these options documented in postconf(5):
>
> smtpd_sender_login_maps (default: empty)
>Optional lookup table with the SASL login names that own sender (MAIL
>FROM) addresses.
>
>Specify z
* Stephan A. Rickauer :
> Hi,
>
> i'd like to protect some internal accounts as described at
> http://www.postfix.org/RESTRICTION_CLASS_README.html
>
> Currently, I have the following setup:
>
> smtpd_recipient_restrictions =
> reject_unauth_pipelining
> permit_inet_interfaces
> permit_sasl_a
Hi,
i'd like to protect some internal accounts as described at
http://www.postfix.org/RESTRICTION_CLASS_README.html
Currently, I have the following setup:
smtpd_recipient_restrictions =
reject_unauth_pipelining
permit_inet_interfaces
permit_sasl_authenticated
reject_non_fqdn_hostname
reject