On Wed, Aug 07, 2013 at 09:03:41AM +0100, Tim Milstead wrote:
> I would like to send emails, with a subject that matches a regular 
> expression (or wildcard), at the end of the day (e.g. 11pm) instead 
> of immediately.
> 
> Is this possible and how do I do it?

This sounds like something which would be better done at the 
MUA/sending level.

Yes, you can use header_checks(5) with a HOLD action, and script 
something with postsuper(1) to release them, but I don't think it's 
your best option.

> I'm guessing that queue would survive the postfix service being
> restarted or offline for a while?

Hmm? Is that a related question? I don't see the connection. But 
indeed, "queue" means that mails which have been accepted for 
processing and transfer will be written to disk and handled when 
possible.
-- 
  http://rob0.nodns4.us/ -- system administration and consulting
  Offlist GMX mail is seen only if "/dev/rob0" is in the Subject:

Reply via email to