6.0.0-beta1
7/7/25

[#11029] Header problem
Summary Header problem
Queue IMP
Queue Version 5.0.18
Type Bug
State Not A Bug
Priority 3. High
Owners
Requester michal (at) vrabel (dot) cz
Created 02/27/2012 (4879 days ago)
Due
Updated 02/27/2012 (4879 days ago)
Assigned
Resolved 02/27/2012 (4879 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
02/27/2012 08:06:27 AM michal (at) vrabel (dot) cz Comment #3 Reply to this comment
Hi, thank you, sendmail changed to SMTP works properly.
02/27/2012 06:11:55 AM Michael Slusarz Comment #2
State ⇒ Not A Bug
Reply to this comment
DON'T USE SENDMAIL.  Please read horde/docs/INSTALL.

Regardless, this has already been fixed in Horde_Mail.
02/27/2012 06:05:46 AM michal (at) vrabel (dot) cz Comment #1
Priority ⇒ 3. High
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ Header problem
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
IMP creates invalid Header.

This is correct header:
Return-path: <michal@vrabel.cz>
Envelope-to: info@keep.cz
Delivery-date: Sun, 26 Feb 2012 13:03:06 +0100
Received: from [82.208.14.214] (helo=stalker.keep.cz)
        by zofka.keep.cz with esmtps (TLSv1:AES256-SHA:256)
        (Exim 4.75)
        (envelope-from <michal@vrabel.cz>)
        id 1S1coe-0004AL-2l
        for info@keep.cz; Sun, 26 Feb 2012 13:03:00 +0100
Received: from [46.16.121.200] (helo=KOCICKOVIPC)
        by stalker.keep.cz with esmtpa (Exim 4.63)
        (envelope-from <michal@vrabel.cz>)
        id 1S1coV-0004Rv-Au
        for info@keep.cz; Sun, 26 Feb 2012 13:02:51 +0100
From: =?iso-8859-2?Q?Michal_Vr=E1bel?= <michal@vrabel.cz>
To: <info@keep.cz>
Subject: test
Date: Sun, 26 Feb 2012 13:02:51 +0100
Message-ID: <002e01ccf47e$908e8e20$b1abaa60$@cz>
MIME-Version: 1.0
Content-Type: multipart/alternative;
        boundary="----=_NextPart_000_002F_01CCF486.F252F620"
X-Mailer: Microsoft Office Outlook 12.0
Thread-Index: Acz0fpBx3PDlNXaIRvOxB02LB82uUQ==
Content-Language: cs
X-MailScanner-ID: 1S1coV-0004Rv-Au
X-zofka.keep.cz-MailScanner: Found to be clean
X-zofka.keep.cz-MailScanner-SpamCheck: not spam, SpamAssassin (not cached,
        score=-1.499, required 7, autolearn=disabled, ALL_TRUSTED -1.00,
        BAYES_05 -0.50, HTML_MESSAGE 0.00)
X-zofka.keep.cz-MailScanner-From: michal@vrabel.cz
MailScanner-NULL-Check: 1330862572.36971@12ZZRs/hY3lgqW3Kz98E1g
X-keep-cz-MailScanner-ID: 1S1coe-0004AL-2l
X-keep-cz-MailScanner: Not scanned: please contact your Internet 
E-Mail Service Provider for details
X-keep-cz-MailScanner-SpamCheck: not spam, SpamAssassin (not cached,
        score=1.594, required 6, BAYES_50 0.80, HTML_MESSAGE 0.00,
        RDNS_NONE 0.79)
X-keep-cz-MailScanner-SpamScore: s
X-keep-cz-MailScanner-From: michal@vrabel.cz
X-Spam-Status: No



This is invalid header (one more space in the begin of line) - from 
Date header:

Return-path: <www-data@zofka.keep.cz>
Envelope-to: info@keep.cz
Delivery-date: Mon, 27 Feb 2012 07:03:14 +0100
Received: from www-data by zofka.keep.cz with local (Exim 4.75)
        (envelope-from <www-data@zofka.keep.cz>)
        id 1S1tfz-0005Py-Bt
        for info@keep.cz; Mon, 27 Feb 2012 07:03:11 +0100
Received: from b200.marcomnet.cz (b200.marcomnet.cz [46.16.121.200]) by
  mail.keep.cz (Horde Framework) with HTTP; Mon, 27 Feb 2012 07:03:11 +0100
  Date: Mon, 27 Feb 2012 07:03:11 +0100
  Message-ID: <20120227070311.Horde.hz01fBa84_ZPSxyfEB3k5XA@mail.keep.cz>
  From: info@keep.cz
  To: info@keep.cz
  Subject: test
  User-Agent: Internet Messaging Program (IMP) H4 (5.0.18)
  Content-Type: text/plain; charset=ISO-8859-2; format=flowed; DelSp=Yes
  MIME-Version: 1.0
  Content-Disposition: inline


  test


This cause problems with antispam, because antispam has problem with 
this invalid header format.

Best regards
Michal Vrabel


Saved Queries