its strange, im using: [XMail 1.17 (Linux/Ix86) ESMTP Server] service ready

And i have /usr/sbin/sendmail :

#!/bin/sh


if [ -z $MAIL_ROOT ]; then
        export MAIL_ROOT=/var/MailRoot
export DEFAULT_DOMAIN=testdom.com
fi


/usr/sbin/sendmail.xmail $*

is it no fine?

thks.


----- Original Message ----- 
From: "Sasa Stupar" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, October 12, 2003 3:29 PM
Subject: [xmail] Re: developers: will u solve mail command problem?


>
> Tuflipes wrote:
> > HI there,
> >
> > I'd lilke to know if you will solve "maill" command linux shell problem.
I'd like to put xmail in a productive environment (im using qmail atm) but i
have the problem that i have mail server and webserver in same server, and
lof ot php script use mail command to send reports and so. And as you know
when you send to local xmail user , xmail reports:
> >       From :  [EMAIL PROTECTED]
> >
> > And some mail servers where i send reports doesnt allow it.
> >
> > Another error is that lof ot scripts send emails to "root" as local
account so nobody is reciving this email. :(
> >
> > thks in advance.
> >
> > -
> > 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]
> >
> >
>
> For sending to <root> has been solved in version 1.17. You need to add
> DEFAULT_DOMAIN=mydomain parameter to /usr/sbin/sendmail script.
>
> I am also using php scripts and I have no problem with that. Looks like
> you need to have better script which will add From: parameter.
>
> -
> 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]
>

-
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