Hello,

I have posted this question already but received no response, so I am posting again with different subject.

I am running exim 4.5 on Debian Sarge. Becuase I do not have a fixed IP address I generally use a 3rd party SMTP server when sending mail (SMTP connection from user agent, not using forwarding from exim). I have a problem where if I send a message to myself, when exim receives the message it rejects the mail, and instead delivers a message with no headers and "aaazzzaaazzzaaazzzaaazzzaaazzz" as the body.

If I configure my user agent to use my server as SMTP, the mail is delivered properly. If I send to another user on my server using a 3rd party SMTP server, the mail is delivered. Only when sending to myself (or another user sending to themself) is there a problem.

Here is mainlog when the problem happens:

2006-02-01 12:40:43 1F49nP-0004KE-Lg SA: Debug: SAEximRunCond expand returned: '1'
2006-02-01 12:40:43 1F49nP-0004KE-Lg SA: Debug: check succeeded, running
spamc
2006-02-01 12:40:52 1F49nP-0004KE-Lg SA: Debug: SAEximRejCond expand
returned: '1'
2006-02-01 12:40:52 1F49nP-0004KE-Lg SA: Action: flagged as Spam but
accepted: score=6.4 required=5.0 (scanned in 9/9 secs | Message-Id:
1F49nP-0004KE-Lg). From <[EMAIL PROTECTED]>
(host=out4.smtp.messagingengine.com [66.111.4.28]) for
[EMAIL PROTECTED]
2006-02-01 12:40:52 1F49nP-0004KE-Lg <= [EMAIL PROTECTED]
H=out4.smtp.messagingengine.com [66.111.4.28] P=esmtp S=1461
2006-02-01 12:40:52 SMTP protocol violation: synchronization error (next
input sent too soon: pipelining was advertised): rejected
"sql-sessions.internal [10.202.2.149])" H=out4.smtp.messagingengine.com
[66.111.4.28] next input="   by frontend1.messagingengine.com (Postfix)
with ESMTP id 31187D335BD\r\n        for <[EMAIL PROTECTED]>; Tue, 31
Jan 2006 23:40:37 -0500 (EST)\r\nReceived: fro"
2006-02-01 12:40:53 1F49nP-0004KE-Lg => chris <[EMAIL PROTECTED]>
R=maildrop T=maildrop_pipe
2006-02-01 12:40:53 1F49nP-0004KE-Lg Completed

If I send the same message from the same server, but with a different
from adderss I get:

2006-02-01 12:44:19 1F49qr-0004Kx-PL SA: Debug: SAEximRunCond expand
returned: '1'
2006-02-01 12:44:19 1F49qr-0004Kx-PL SA: Debug: check succeeded, running
spamc
2006-02-01 12:44:31 1F49qr-0004Kx-PL SA: Action: scanned but message
isn't spam: score=-4.4 required=5.0 (scanned in 12/12 secs | Message-Id:
[EMAIL PROTECTED]). From
<[EMAIL PROTECTED]> (host=out4.smtp.messagingengine.com [66.111.4.28])
for [EMAIL PROTECTED]
2006-02-01 12:44:31 1F49qr-0004Kx-PL <= [EMAIL PROTECTED]
H=out4.smtp.messagingengine.com [66.111.4.28] P=esmtp S=1661
[EMAIL PROTECTED]
2006-02-01 12:44:31 1F49qr-0004Kx-PL => chris <[EMAIL PROTECTED]>
R=maildrop T=maildrop_pipe
2006-02-01 12:44:31 1F49qr-0004Kx-PL Completed

Any help is appreciated.


--
Good day, eh.
Chris


--
## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to