On Tue, 15 Jul 2003, Richard Mayhew wrote:

> Is it not possible to have XMail only terminate lines in messages that are
> written to a users mailbox with <LF> on Unix Systems?
> Writing messages in DOS format on Unix systems is a little irritating.
> Exim, Postfix, Sendmail, QMail etc don't write messages to disk using the
> <CR><LF> format. I understand that when messages are sent between servers
> that this is the case, but not when a message is written to disk for a user
> to retrieve.

I don't give a damn what other servers do. It is not the DOS format it is
the RFC format, and You are not supposed to magically fetch files directly
from the file system but you have to use POP3. Like I said in about 100 of
messages, CRLF termination enables XMail to use sendfile() on Linux and
will use TransmitFile() on Windows as soon I have a few minutes free to
add it.



- Davide

-
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