Laurence Brockman <[EMAIL PROTECTED]> wrote:
> Is there a way to do this easily? I want to change the Mail from address of
> double bounces from #@[] to something like [EMAIL PROTECTED]

You'll have to edit the qmail source to do this.  However, you probably
shouldn't -- double bounces have to have a null envelope sender, so that
if they are going to bounce, they get thrown away -- if you change it to
something non-null, the receiving SMTP daemon can't tell it's a double-bounce,
and will bounce it, resulting in a triple-bounce, which should never
happen.  If _that_ host also uses something non-null for envelope sender,
it could theoretically bounce forever.

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