|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: lost Delivered-To header
From: mouss (usebsd
free.fr)
Date: Fri Dec 01 2006 - 17:42:59 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Tom Allison wrote:
> Somewhere I lost my Delivered-To header.
>
> Not sure how to get it back..
>
> Local deliver is :
>
> mailbox_transport = lmtp:unix:/tmp/dspam.sock
I tend to prefer TCP...
> dspam_destination_recipient_limit=1
why? dspam can handle multiple recipients.
>
> Which is in turn delivered to TCP/IP LMTP (dbmail)
>
> Is there somewhere I can turn it back on? I didn't mean to do this so
> I'm not certain if it's the postfix defaults or if it's stripped
> somewhere else.
>
why do you need this at this step? what happens to your mail after dspam
filters it?
a common setup is to use dspam as a transport (content_filter) in which
case it forwards mail back to postfix, which will then add delievered-To
headers at delivery time.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]