Oleg Sobolyev <[EMAIL PROTECTED]> wrote:
> 
> I havn't any experience in qmail software, but I need to administrate host
> with it.

Better start reading some documentation, then.

> When I try to configure qmail to forward mail out of my host ( by echo
> "&usr@remote" > ~alias/.qmail-user or by fastforward way) I receive in logs:
> 
> delivery 9451: failure:
> Connected_to_207.174.179.1_but_sender_was_rejected./Remote_host_said:_501_<#
> @[]>..
> ._Sender_domain_must_exist/

The original message, sent to your local user account, has an envelope
sender address of <#@[]>.  The remote site doesn't like it, because it can't
look it up.  qmail uses that address for double-bounces.

> What I need to do? Why qmail don't substitute local domain in From: field?

qmail doesn't rewrite headers arbitrarily.  That is a broken design.

Charles
-- 
-----------------------------------------------------------------------
Charles Cazabon                            <[EMAIL PROTECTED]>
GPL'ed software available at:  http://www.qcc.sk.ca/~charlesc/software/
Any opinions expressed are just that -- my opinions.
-----------------------------------------------------------------------

Reply via email to