* LinuxMail.cc via Postfix-users <he...@linuxmail.cc>:
> Do you mean that, I should put that option in master.cf and the config
> should be like:
> 
> smtps     inet  n       -       y       -       -       smtpd
>   -o syslog_name=postfix/smtps
>   -o smtpd_sender_login_maps = hash:/etc/postfix/controlled_envelope_senders
>   ...
> 
> Am I right? thank you in advance.

You are wrong. The error that is being logged is because your Postfix smtpd
server has not enabled SASL and since it isn't enabled you can't use
smtpd_sender_login_maps to check if an identity is permitted to use a specific
envelope sender address.

Enable SASL in Postfix' smtpd server.

p@rick


-- 
[*] sys4 AG

https://sys4.de, +49 (89) 30 90 46 64
Schleißheimer Straße 26/MG,80333 München

Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263
Vorstand: Patrick Ben Koetter, Marc Schiffbauer
Aufsichtsratsvorsitzender: Florian Kirstein

_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org

Reply via email to