Chris:
> Hi all.
> We have a postfix setup with recipient_bcc_maps and sender_bcc_maps enabled
> for
> each mailbox and delivering to another mta for archiving.
>
> We've maintained the same mailbox namings and added a suffix
> incoming "[email protected]" bccs to "[email protected]"
> outgoing "[email protected]" bccs to "[email protected]"
>
> We didn't want to create a record in the local dns so I've created
> a transport for the domain "company.local". Now I need to put all
> the main to "company.local" in the HOLD queue for manual
> inspection/release. How can I do that without having to edit the
> transport map each time?
When a message is moved to the "hold" queue, none of the recipients
of that message is delivered. That may not be what you want.
Some archival configurations create a separate archival copy of the
message, for example with a before-queue SMTP-based content filter.
This has been discussed on this list several times but there is no
complete working example.
Wietse