On Mon, Nov 8, 2010 at 9:22 AM, Noel Jones <njo...@megan.vbhcs.org> wrote:
>
> The To: header is not a required header, and won't be added. You'll need
> some milter or content_filter to rewrite the To: header.
>


>From Cleanup documentation:

--------------------------------
  The cleanup(8) daemon always performs the following trans-
       formations:

   o      Insert missing message  headers:  (Resent-)  From:,
        To:, Message-Id:, and Date:.
--------------------------------

This work for 'date' header using IGNORE (or REPLACE changing the
header name) in header_checks, than cleanup will add a date header. If
doesn't work the documentation should be fixed or I misunderstand?

-- 
Reinaldo de Carvalho
http://korreio.sf.net
http://python-cyrus.sf.net

"While not fully understand a software, don't try to adapt this
software to the way you work, but rather yourself to the way the
software works" (myself)

Reply via email to