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]

Reply via email to