Bonjour Filip, <private> I just saw you message, the world is really small </private>
Monday, August 4, 2003, 11:49:59 PM, Filip wrote: > Has anybody succeeded in using Xmail local mailer under Linux ? When > I drop file in spool/local, I receive the message allright but the MUA > does not see the subject. Anybody has an exemple that works ? > Here an example file I drop in the /spool/local : > **File starts here** > mail from:<[EMAIL PROTECTED]> > rcpt to:<[EMAIL PROTECTED]> > from: <[EMAIL PROTECTED]> > to: [EMAIL PROTECTED] > subject: Test subject > Some message text... > **file ends here*** > Thanks for any help. mail from:<...>[CR][LF] rcpt to:<...>[CR][LF] .... [CR][LF] message text with [CR][LF] line termination You miss something [BLANK LINE] here, your syntax need to be : > **File starts here** > mail from:<[EMAIL PROTECTED]> > rcpt to:<[EMAIL PROTECTED]> [BLANK LINE] > from: <[EMAIL PROTECTED]> > to: [EMAIL PROTECTED] > subject: Test subject > Some message text... > **file ends here*** Anyway, the msg should have been moderated, but there is a new antivirus filter for win32 (at this time, port shouldn't be difficult under *nix) for xmail at : http://software.dolist.lan/xav.asp Regards, -- DOLIST Technical Center __________________________________________________ DOLIST.NET, Internet E-mail List Server Technology DOLIST information at : http://www.dolist.net - 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]
