>How can I check that when I send a mail to [EMAIL PROTECTED] >xmail
>receives it and put it in /var/MailRoot/domains/ksa->mortsel.org/info
read the section in doc with the command line parameters of xmail,
there you can enable the logging.
you can add that in your "xmail" startup/stop script in the line where XMail
is started, e.g.
start_xmail() {
....
$DAEMON -Ml -Pl -Ql
----
that enable all logs, then have a look at /var/MailRoot/logs/smail-xxxx log,
there you can find all mail that xmail drops into mailbox.
-
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]