> ignore, my fault.

so here is the new right sendmail script:

--

#!/bin/sh


if [ -z $MAIL_ROOT -a -z $DEFAULT_DOMAIN ]; then
export MAIL_ROOT=/var/MailRoot
export DEFAULT_DOMAIN=mail.city-map.de
fi


/usr/sbin/sendmail.xmail $*

--


man bash rulez :-P
-
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