[Dovecot] Wish-list: X-Delivered-To headers generated by dovecot-deliver

Timo Sirainen tss at iki.fi
Thu Oct 29 19:05:34 EET 2009


On Thu, 2009-10-29 at 13:03 -0400, Timo Sirainen wrote:
> On Wed, 2009-10-28 at 09:08 +0100, Andrzej Adam Filip wrote:
> > By specifying content of the header(s) via command line parameter(s)
> > 
> > e.g.
> > deliver -d userx -x userx at gmail.com
> >   X-Delivered-To: userx at gmail.com
> 
> I guess there could be a new command line parameter that allows you to
> specify any header you want. Something like:
> 
> deliver -h 'X-Delivered-To: foo at bar.org' -h 'X-Hello: world'

Oh, and you could of course already do this with an ugly shell script:

(echo "X-Delivered-To: user at domain"; grep -v "^X-Delivered-To:") | deliver
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20091029/d2aa25c5/attachment.bin 


More information about the dovecot mailing list