Re: Question regarding smtpd_recipient_restrictions

2017-12-23 Thread Bill Cole
On 21 Dec 2017, at 18:06 (-0500), Doe wrote: In the case of a server that receives mail for a domain and also allows clients to send mail through it (via AUTH’d clients), does smtpd_recipent_restrictions apply to recipients at the domain or to recipients of mail sent by the AUTH’d clients or b

Re: Question regarding smtpd_recipient_restrictions

2017-12-21 Thread Wietse Venema
J Doe: > Hi, > > I have a basic question regarding the smtpd_recipient_restrictions parameter. > > From what I understand, these are restrictions applied to the SMTP > RCP TO command. > > In the case of a server that receives mail for a domain and also > allows clients to send mail through it (v

Question regarding smtpd_recipient_restrictions

2017-12-21 Thread J Doe
Hi, I have a basic question regarding the smtpd_recipient_restrictions parameter. From what I understand, these are restrictions applied to the SMTP RCP TO command. In the case of a server that receives mail for a domain and also allows clients to send mail through it (via AUTH’d clients), do