Dale Qualls wrote:

>Hi all!
>
>I'm pretty new to Linux and really new to Xmail (tried out eXtremail and =
>have found that I liked this better).
>
>I've got everything running that I need except Anti-Virus and SpamAssassin =
>(I'll worry about SA later).  I've followed two different HOWTOs (the =
>Xmail Beginners guide at http://www.ubaight.com/xmail/BeginnersGuide.html =
>and also the one from lindeman.org) for Lindeman's script and I'm not =
>getting anywhere.
>
>I perused the archives and didn't find much that helped.
>
>The mail process just fine, as if there wasn't a virus attached (I'm =
>sending the Eicar.com attachment).
>
>  
>

Run XMail in debug mode and check the output. You need to run it from 
the command line since the debug output goes to stdout and not to a 
file. To enable logging you need to add  the appropriate switches. Try:

|export MAIL_ROOT=/var/MailRoot
/var/MailRoot/bin/XMail --debug -Md -Pl -Sl -Fl -Cl -Ll
|

Note that the second character of each switch is a lower case "L".

Jeff

-
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