On Tue, Mar 10, 2009 at 11:52:07AM -0400, Terry Carmen wrote:
> Is it possible to implement multiple HOLD queues for different types of
> content that requires inspection (spam, file attachments, etc?)
Yes, use FILTER rather than HOLD, and deliver the mail to separate
Postfix quarantine instances each of which puts all mail on hold.
You may not like this answer. A better solution is an SMTP server that
accepts messages and places them into directories of your choice (
preserving both the message and the envelope), and the messages will
be in plain-text, which is much easier to manage than the queue-file
format in the "hold" queue.
--
Viktor.
Disclaimer: off-list followups get on-list replies or get ignored.
Please do not ignore the "Reply-To" header.
To unsubscribe from the postfix-users list, visit
http://www.postfix.org/lists.html or click the link below:
<mailto:[email protected]?body=unsubscribe%20postfix-users>
If my response solves your problem, the best way to thank me is to not
send an "it worked, thanks" follow-up. If you must respond, please put
"It worked, thanks" in the "Subject" so I can delete these quickly.