Hello,

Does anyone else get this problem or is it something that I've missed during setting up RoundCube.

When sending email from RC, then mail headers seem to have incorrect linebreaks (CRLF vs LF, php is written in Windows system?). Here is snippet from one test email:

Received: by localhost (Postfix, from userid 33)
        id 4E6EAA7335; Mon, 27 Mar 2006 08:22:20 +0000 (UTC)
To: [EMAIL PROTECTED]
Subject: test
MIME-Version: 1.0^M
Date: Mon, 27 Mar 2006 8:22:20 +0000^M
From: Viljo Marrandi <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>^M
X-Sender: [EMAIL PROTECTED]
User-Agent: RoundCube Webmail/0.1b^M

It is fine otherwise, but one my qmail system, which seems to have more strict rules about headers disregards this mail and sends back with error message.

http://qmail-scanner.sourceforge.net/FAQ.php (question 21)

Thunderbird can send mails OK from this postfix system, so problem is on sender client side.

Thanks in advance,
Viljo


Reply via email to