hello
On 2019/11/18 3:42 下午, Bernardo Reino wrote:
How can I configure postfix to do like postscreen_dnsbl_reply_map but
for smtpd?
can spamassassin do that as well?
regards.
Hello,
I currently use postscreen with postscreen_dbl_sites pointing to my
instance of spamhaus.net. With postscreen_dnsbl_reply_map I hide the
secret key from the server responses.
Now, I also have/had "reject_rbl_client zen.spamhaus.org" a part of my
smtpd_recipient_restrictions. I want to
On Thu, Oct 31, 2019 at 07:52:11PM -0400, Andrew Sullivan wrote:
> Hi,
>
> I _know_ I am overlooking something, and I need a clue-bat.
Thanks to the list for the help. I tracked this down to a mistake in
main.cf with a too-restrictive smtpd_client_restrictions (I seem to
have commented out the
On 2019-11-17 17:21 GMT, Laura Smith wrote:
> unix_listener /var/spool/postfix/private/dovecot-auth {
> mode = 0660
> user = postfix
> group = postfix
> }
> smtpd_sasl_path = inet:127.0.0.1:7425
Don't these have to line up? Mine are
/etc/dovecot/conf.d/10-master.conf:
unix_li
Hi,
Postfix is giving me a very unhelpful message of just "SASL plain
authentication failed:".
So I'm clueless as to where to start troubleshooting.
Dovecot config is as follows (I have tried both tcp and socket, both return the
same vague error) :
ssl = no
service auth {
unix_listener /var