This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Strange mistake on SMTP proxy stoped mail delivery

Hi!

I am using ASL v4 at one of our customers. On tuesday I realized, that they are recieving no mails, but they can send them without problem. All mail comunication works through Astaro and they have virus scanning and spam detection ON. Here I am posting with a part of log. Mail which is mentioned at value string, spam white list.

Mistake was removed with restarting SMTP proxy.

Now customer waits for clarification of problem.
BR, Matjaz

P.S. Here is part of a log
2004-Apr 20 05:32:04 (none) exim[16017]: 2004-04-20 05:32:04 1BFlzQ-0004AL-05 H=(mx2.email.si) [81.24.97.27] Warning: ACL "warn" statement skipped: condition test deferred: invalid "condition" value "Bojan_DROBEZ\@lab\.org\N 1"
2004-Apr 20 05:32:04 (none) exim[16017]: [1\17] 2004-04-20 05:32:04 1BFlzQ-0004AL-05 H=(mx2.email.si) [81.24.97.27] Warning: ACL "warn" statement skipped: condition test deferred: invalid "condition" value "Bojan_DROBEZ\@lab\.org\N 1"
2004-Apr 20 05:32:04 (none) exim[16017]: [2\17] Envelope-from: <>
2004-Apr 20 05:32:04 (none) exim[16017]: [3\17] Envelope-to: 
2004-Apr 20 05:32:04 (none) exim[16017]: [4\17] P Received: from [81.24.97.27] (helo=mx2.email.si)
2004-Apr 20 05:32:04 (none) exim[16017]: [5\17] ^Iby calcit.si with esmtp (Exim 4.22)
2004-Apr 20 05:32:04 (none) exim[16017]: [6\17] ^Iid 1BFlzQ-0004AL-05
2004-Apr 20 05:32:04 (none) exim[16017]: [7\17] ^Ifor bostjan.burja@calcit.si; Tue, 20 Apr 2004 05:32:04 +0200
2004-Apr 20 05:32:04 (none) exim[16017]: [8\17] P Received: by mx2.email.si (Postfix)
2004-Apr 20 05:32:04 (none) exim[16017]: [9\17] ^Iid 013C917D9E; Mon, 19 Apr 2004 22:59:43 +0200 (CEST)
2004-Apr 20 05:32:04 (none) exim[16017]: [10\17]   Date: Mon, 19 Apr 2004 22:59:43 +0200 (CEST)
2004-Apr 20 05:32:04 (none) exim[16017]: [11\17] F From: MAILER-DAEMON@email.si (Mail Delivery System)
2004-Apr 20 05:32:04 (none) exim[16017]: [12\17]   Subject: Undelivered Mail Returned to Sender
2004-Apr 20 05:32:04 (none) exim[16017]: [13\17] T To: bostjan.burja@calcit.si
2004-Apr 20 05:32:04 (none) exim[16017]: [14\17]   MIME-Version: 1.0
2004-Apr 20 05:32:04 (none) exim[16017]: [15\17]   Content-Type: multipart/report; report-type=delivery-status;
2004-Apr 20 05:32:04 (none) exim[16017]: [16\17] ^Iboundary="1C87817E31.1082408383/mx2.email.si"
2004-Apr 20 05:32:04 (none) exim[16017]: [17/17] I Message-Id: #6020040419205943.013C917D9E@mx2.email.si>


This thread was automatically locked due to age.
Parents
  • Ok, I have traced this. This happens when a Spam Whitelist entry has a leading space. Then the lookup for an empty sender (or empty header sender) will result in the fragmented string.

    Since the web interface will remove leading spaces from input, I have to ask you if you edited /etc/wfe/conf/smtpdata manually? [:)]

    /tom
Reply
  • Ok, I have traced this. This happens when a Spam Whitelist entry has a leading space. Then the lookup for an empty sender (or empty header sender) will result in the fragmented string.

    Since the web interface will remove leading spaces from input, I have to ask you if you edited /etc/wfe/conf/smtpdata manually? [:)]

    /tom
Children
  • No! I edited no configuration manually. Address was added with copy&paste function into web interface. Strange is that this email address was in configuration for quite a while and was not cousing any trouble. Then from a sudden it apeared to block all incomming SMTP traffic. 
    There is also one more data which I mentioned also to Support; the only thing which I could rember I did before problem apeared is that I changed second spam trashhold to 15 / blackhole.

    BR, Matjaz