Hi,
Got also an other small problem, when i use sendmail, the mail is
sended twice.
This is the contents of the sendmail file:
/usr/sbin/sendmail
******************
#!/bin/sh
if [ -z $MAIL_ROOT ]; then
export MAIL_ROOT=/var/MailRoot
fi
/usr/sbin/sendmail2 $*
********************
and sendmail2 is a copy of the sendmail which is included in xmail.
How comes???
Thx
Maarten
-
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]