On Tue, Mar 20, 2001 at 08:42:47AM -0500, Peter Green wrote:
> > 
> > qmail doesn't add the Return-Path and Delivered-To lines when delivering
> > to programs:
> 
> Gotcha.
> 
> > vpopmail adds Return-Path and Delivered-To itself:
> > 
> > from vdelivermail.c:
> > [...]   
> >         sprintf(msgbuf, "%sDelivered-To: %s@%s\n",
> >                 getenv("RPLINE"), TheUser, TheDomain);
> > [...]
> 
> But as far as I can tell, vpopmail doesn't have anything to say about the
> format of the Delivered-To: line, since qmail-send has already ``mangled''
> the local part of the e-mail address, right? I guess vpopmail could revert
> the local information to a pre-virtualdomains state before writing the
> Delivered-To: line, but that doesn't seem like it would make much sense...

Assumed I understood you correctly, that's exactly what vpopmail does, but it 
constructs it's own Delivered-To line rather than reverting anything

> 
> /pg
> -- 
> Peter Green : Gospel Communications Network, SysAdmin : [EMAIL PROTECTED]
> ---
> panic("Splunge!");
> (Panic message in the kernel.)
> 
-- 
Kirill

Reply via email to