XMailforum is a readonly knowledge archive now.

Registering as a new user or answering posts is not possible anymore.

Might the force be with you, to find here what you are looking for.

2019-09-20 - hschneider, Admin

Cookie Disclaimer: This forum uses only essential, anonymous session cookies (xmailforum*), nothing to be scared of.

XMail Forum -> Xmail 1.26-pre03

Reply to this topicStart new topicStart Poll

> Xmail 1.26-pre03, Dovecot warning.
bOOster
Posted: Sep 5 2008, 05:21 AM
Quote Post


Junior Member
**

Group: Members
Posts: 31
Member No.: 2501
Joined: 13-April 07



Very dangerous update for Dovecot IMAP users.
All previous messages ends with CRLF, but new messages after update would be ends with LF.
Dovecot goes in trouble.
Before update we need export all messages with CRLF and import back with LF end. mad2.gif
PMEmail Poster
Top
karpa13a
Posted: Sep 5 2008, 09:40 AM
Quote Post


Newbie
*

Group: Members
Posts: 20
Member No.: 1490
Joined: 31-January 05



mmm, any script?
PMEmail Poster
Top
guru meditation
Posted: Sep 21 2008, 11:54 PM
Quote Post


Newbie
*

Group: Members
Posts: 11
Member No.: 3020
Joined: 21-September 08



It should work (again) with CRLF, changing a line in

SysTypesUnix.h:

change line 36 from
CODE

#define SYS_EOL                 "\n"


to
CODE

#define SYS_EOL                 "\r\n"


This declaration is used only twice in SMAILUtils.cpp (around lines 940 and 1112).

That's why I like Open Source smile.gif
PMEmail Poster
Top
0 User(s) are reading this topic (0 Guests and 0 Anonymous Users)
0 Members:
« Next Oldest | XMail Server | Next Newest »

Reply to this topicStart new topicStart Poll