LinuxMail.cc via Postfix-users:
> 
> Hello,
> 
> In my main.cf I have this setting,
> 
> smtpd_reject_unlisted_sender = yes
> 
> which I know the reason for existing.
> 
> But in master.cf I see this option,
> 
> submission inet n       -       y       -       -       smtpd
>    -o smtpd_reject_unlisted_recipient=no
>    ...
> 
> why set smtpd_reject_unlisted_recipient=no here?

Because this is an MUA service. Unlike an MTA, an MUA usually cannot
send non-delivery notifications.

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

Reply via email to