Barbara M.:
> On Fri, 23 Aug 2013, Wietse Venema wrote:
>
> > Barbara M.:
> >> smtpd_sender_restrictions = check_sender_access
> >> hash:/etc/postfix/sender_access
> >
> > That is for mail received via SMTP.
> >
> > In your case use authorized_submit_users instead.
> >
> > http://www.postfix.org/
On Fri, 23 Aug 2013, Wietse Venema wrote:
Barbara M.:
smtpd_sender_restrictions = check_sender_access hash:/etc/postfix/sender_access
That is for mail received via SMTP.
In your case use authorized_submit_users instead.
http://www.postfix.org/postconf.5.html#authorized_submit_users
Thanks
Barbara M.:
> smtpd_sender_restrictions = check_sender_access
> hash:/etc/postfix/sender_access
That is for mail received via SMTP.
In your case use authorized_submit_users instead.
http://www.postfix.org/postconf.5.html#authorized_submit_users
Wietse
On Aug 23, 2013, at 10:01, Barbara M. wrote:
> Probably trivial, but I am in holiday and using an emergency connection, so I
> ask instead of searching again.
> Problem: a website in a multidomain server is spamming probably due to a bug
> in the site code.
> The owners are also in holiday; I c
Probably trivial, but I am in holiday and using an emergency connection,
so I ask instead of searching again.
Problem: a website in a multidomain server is spamming probably due to a
bug in the site code.
The owners are also in holiday; I can't stop the website; I can't stop
postfix :-(
All