Sorry!!
I've solved immediately. This error is caused by the "delay" of assp
filter for the first time sending to a foreign email address... after 5
minutes of "grey line" the email was correctly delivered...
Why don't you integrate natively assp in bluemind? It's a very efficient
free antispam solution...
A.
Il 17/12/2014 09:17, [email protected] ha scritto:
Hello,
i've installed assp antispam on bluemind, and after some little
configurations it seems to be good. I've modified main.cf and
master.cf because assp need to work on port 25 (obviously) to receive
mail from outside (and inside), than it will forward to port 125 (from
25) and 126 (from 587).
here is master.cf:
#
==========================================================================
# service type private unpriv chroot wakeup maxproc command + args
# (yes) (yes) (yes) (never) (100)
#
==========================================================================
125 inet n - n - - smtpd
submission inet n - n - - smtpd
-o smtpd_tls_security_level=encrypt
-o smtpd_sasl_auth_enable=yes
-o smtpd_client_restrictions=permit_sasl_authenticated,reject
-o milter_macro_daemon_name=ORIGINATING
126 inet n - n - - smtpd
-o smtpd_tls_wrappermode=yes
-o smtpd_sasl_auth_enable=yes
-o smtpd_client_restrictions=permit_sasl_authenticated,reject
-o milter_macro_daemon_name=ORIGINATING
#628 inet n - n - - qmqpd
.
.
.
As you can see I've modified only two lines...
Now the problem: If I use thunderbird, everything works correctly,
even il normal smtp sendind (25) and STARTTLS (587), but if I use
webmail bluemind client if I try to send to external email address
(not in this server) after I write the external address, i send it and
immediately appear error 530: relay denied. It seems that webmail
check the address...
Can someone help me?
Thank you
A.
_______________________________________________
Bluemind mailing list
[email protected]
http://lists.blue-mind.net/mailman/listinfo/bluemind
_______________________________________________
Bluemind mailing list
[email protected]
http://lists.blue-mind.net/mailman/listinfo/bluemind