On Sunday, February 06, 2005 8:47 PM [GMT+1=CET],
Dustin C. Hatch <[EMAIL PROTECTED]> wrote:

> Someone wrote a modification to the sendmail script that removes the
> extra parameters.  Here is what I have for /usr/bin/sendmail
> # nano /usr/bin/sendmail
> -------------------------------------
> #!/bin/sh
>
>
> if [ -z $MAIL_ROOT ]; then
>        export MAIL_ROOT=/etc/xmail

         export DEFAULT_DOMAIN=yourmaindomain.de

> fi

Just set the DEFAULT_DOMAIN like above. yourmaindomain.de must have a root 
user or alias. Then it should work.

If not, please check LMAIL logs and read the other hints on this thread. :) 

-
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