Hello,
When I send a mail via the latest version of RoundCube.
The recipient not receive sometimes the message. The message left the server, I can see that with the log
After investigations, we have constated that that's happen when the recipient use qmailscanner.
There is an error : Disallowed characters found in MIME headers
Is there a way to correct that ?
Thanks,
Christian,
Here the full email (header + text) send :
Hi,
If you can find out, what characters are not allowed in qmailscanner...
It probably has something to do with the header delimiters. Open program/steps/mail/sendmail.inc and replace new Mail_mime(); with new Mail_mime("\n"); (which is actually not standard but you never know)
Another thing you can try out is to modify the user-agent string in config/main.inc.php or leave it blank to avoid sending it.
Good luck! Thomas
Christian Ista wrote:
Hello,
When I send a mail via the latest version of RoundCube.
The recipient not receive sometimes the message. The message left the server, I can see that with the log
After investigations, we have constated that that's happen when the recipient use qmailscanner.
There is an error : Disallowed characters found in MIME headers
Is there a way to correct that ?
Thanks,
Christian,
Here the full email (header + text) send :
MIME-Version: 1.0 Date: Mon, 21 Nov 2005 11:38:35 +0100 From: Christian Ista ml@cista.be To: david@XXXXXX.fr Subject: Test message 11h37 Reply-To: ml@cista.be Message-ID: c2f1b1304dab52095a57ad54020b8c5b@localhost X-Sender: ml@cista.be User-Agent: RoundCube Webmail/0.1-20051021 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit
Test message 11h37