Hello all. I'm getting the dredded 553 message out of the blue. I am able
to send email using squirrel, however if I try to send email to any address
on the 3 domains I have on the server, it fails.
My tcp.smtp seems fine for the local and the public IP.
127.:allow,RELAYCLIENT="",DKSIGN="/var/qmail/control/domainkeys/%/private"
192.168.:allow,RELAYCLIENT="",DKSIGN="/var/qmail/control/domainkeys/%/privat
e"
XXX.XXX.XXX.XXX:allow,RELAYCLIENT="",DKSIGN="/var/qmail/control/domainkeys/%
/private"
Where X is my public IP.
In the SMTP log I get
@400000004823c9ac0a7515fc CHKUSER accepted sender: from
<[EMAIL PROTECTED]::> remote <out01.mta.ISP.com:unknown:XXX.XXX.XXX.XXX>
rcpt <> : sender accepted
@400000004823c9de3173d7ec CHKUSER rejected relaying: from
<[EMAIL PROTECTED]::> remote <out01.mta. ISP.com:unknown:XXX.XXX.XXX.XXX >
rcpt <[EMAIL PROTECTED]> : client not allowed to relay
I get this message from any address trying to send to the email addresses on
my server. As you can guess, this is an issue. So my question is, should I
add the MTA address of my ISP to the tcp.smtp ? or is there something else
that would be blocking email from coming in??
Glen