Hi, We are having trouble with some spammers ,
Emails are getting through even though we have disabled popauthenticated
service.
We have a Bluequartz Fully yummed (with Nuonce avspam), If you send an email
from a valid address to that valid address the message is accepted.
Does anyone know how can we stop this kind of spam:
==========================================
telnet ip.add.re.ss 25
ehlo server
mail from:validuser (at mark) mydomain.com
250 2.1.0 validuser (at mark) mydomain.com... Sender ok
rcpt to:validuser (at mark) mydomain.com
250 2.1.0 validuser (at mark) mydomain.com... Sender ok
data
354 Enter mail, end with "." on a line by itself
Put spam here
.
250 2.0.0 n1GHbxs2003114 Message accepted for delivery
===========================================
Same happens with strongbolt.
Is it safe to change something at
Sendmail.cf at this line ?
O DaemonPortOptions=Port=smtp, Name=MTA
Something like
O DaemonPortOptions=Port=smtp, Name=MTA, M=Ea
Regards
Rodrigo O
Xnet
P.S. My apologies Gerald