Re: [qmailtoaster] SMTP Protocol Returned a Permanent Error 554

2006-11-27 Thread Jake Vickers
Toni Wijaya wrote:
 I can not receive email from sgwicus.com, even i alraedy put this
 domain into whitelist and i also change spf behavior to 0, when i
 check my smtp log
 i found this:

 @4000456684c80ba42404 tcpserver: pid 29122 from 210.101.150.33

 @4000456684c80ba4378c tcpserver: ok 29122
 mail.masterindo.com:202.138.230.179:25 :210.101.150.33::4248

 @4000456684cc2044ac6c CHKUSER accepted sender: from
 [EMAIL PROTECTED]:: remote
 swkmsmail.sgwicus.com:unknown:210.101.150.33 rcpt  : sender accepted

 @4000456684cc3958792c CHKUSER accepted rcpt: from
 [EMAIL PROTECTED]:: remote
 swkmsmail.sgwicus.com:unknown:210.101.150.33 rcpt
 [EMAIL PROTECTED] : found existing recipient

 @4000456684d70545923c simscan:[29122]:CLEAN
 (-91.60/12.00):9.7070s:RE_ Re_ Rejected
 Mail:210.101.150.33:[EMAIL PROTECTED]:[EMAIL PROTECTED]

 @4000456684d801b4e99c tcpserver: end 29122 status 0

Could be a few different reasons. Here's some:
http://www.linuxquestions.org/questions/showthread.php?t=179972
But it looks like it's being blocked by simscan from the log. Is the
person sending an attachment? Or just a plain email? I think this one
also appears if there is a virus in the email.
If this is the only person you get these problems with, and you trust
their email, you may want to put a line for them in tcp.smtp and not
have them processed by simscan.


Re: [qmailtoaster] SMTP Protocol Returned a Permanent Error 554

2006-11-27 Thread Alexey Loukianov
Здравствуйте, Toni.

Вы писали 27 ноября 2006 г., 6:17:14:
 I can not receive email from sgwicus.com, even i  alraedy put this
 domain into whitelist and i also change spf behavior to 0, when  i check my 
 smtp log
 i found this:

 @4000456684c80ba42404 tcpserver: pid 29122 from 210.101.150.33
 @4000456684c80ba4378c tcpserver: ok 29122 
 mail.masterindo.com:202.138.230.179:25 :210.101.150.33::4248
 @4000456684cc2044ac6c CHKUSER accepted sender: from [EMAIL PROTECTED]:: 
 remote swkmsmail.sgwicus.com:unknown:210.101.150.33 rcpt  : sender  
 accepted
 @4000456684cc3958792c CHKUSER accepted rcpt: from [EMAIL PROTECTED]:: 
 remote swkmsmail.sgwicus.com:unknown:210.101.150.33 rcpt [EMAIL 
 PROTECTED] : found existing recipient
 @4000456684d70545923c simscan:[29122]:CLEAN (-91.60/12.00):9.7070s:RE_  
 Re_ Rejected Mail:210.101.150.33:[EMAIL PROTECTED]:[EMAIL PROTECTED]
 @4000456684d801b4e99c tcpserver: end 29122 status 0

You may be assured that the only way to get
554 mail server permanently rejected message (#5.3.0) from
qmail-smtpd is to got error code 31 from forked queue handler.
Because of it this trouble is not SPF related.

It can be a DomainKeys related problem, like described in
http://www.mail-archive.com/qmailtoaster-list@qmailtoaster.com/msg09360.html
thread. Try to turn off DomainKeys support completely by doing:

# cd /var/qmail/bin
# rm -f qmail-queue; ln -s qmail-queue.orig qmail-queue

-- 
С уважением,
 Alexey  mailto:[EMAIL PROTECTED]


-
 QmailToaster hosted by: VR Hosted http://www.vr.org
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]