> Dunno how to add default_domain in sendmail scripts. i have
> sendmail.xmail.sh:
> #!/bin/sh
>
>
> if [ -z $MAIL_ROOT ]; then
>         export MAIL_ROOT=/var/MailRoot

export DEFAULT_DOMAIN=yourdomain.com

> fi

> /usr/sbin/sendmail.xmail $*
>
> About logs....

yeah thats a FAQ - add [EMAIL PROTECTED] to the top of your
crontab.

mhm - about your logwatch problem - i have no idea ... it _should_ work ;-)

-
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