> > On Mon, 15 Sep 2003, Michail Tchoudinov wrote:
> >
> > Courier-IMAP looks good, but has troubles with
> > <CRLF> end of lines, and produces double messages
> > to POP after IMAP access.

I have written a _simple_ patch to Courier-IMAP-2.0.0
to solve the <CRLF> problem. Please, find it attached.

XMail POP produces (more than) two copies of the same
message because Courier-IMAP renames the corresponding
file - it adds the IMAP flags (Seen, Deleted ...) to
the file name - and XMail POP uses the file name as
the "unique-id" to the UIDL POP3 command. So, each
different combination of flags produces a different
"unique-id".

I guess it is quite easy to write a patch to XMail POP
to solve that: the UIDL command should ignore the IMAP
flags on the file name.

> Or wait for XMail's IMAP.
> 
> - Davide

Is there a XMail's IMAP project, Davide?




-- Binary/unsupported file stripped by Ecartis --
-- Type: application/octet-stream
-- File: courier-imap.diff
-- Desc: courier-imap.diff


-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]

Reply via email to