|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
RE: Accept message and defer delivery
From: Mutter, James (JMutter
Juniper.com)
Date: Wed Nov 30 2005 - 12:36:16 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
What's to prevent whatever in a header_check, body_check, or access
table from catching the message when it's released from the hold queue
and causing a loop of sort?
Too bad about your DELAY patch, sounds like it's exactly what we're
after.
Thanks,
Jim
>
> What's the best way to have Postfix accept messages and defer delivery
> until a later, predetermined time?
Put in the "hold" queue using "HOLD" in an access(5) table or
header/body
checks. Release it with "postsuper -H" at your convenience.
# Release all held mail, to be selective:
# postsuper -H - < list_of_queue_ids_one_per_line
#
postsuper -H ALL
# Optional if you can't wait for the next deferred queue scan:
#
postkick public qmgr D
_______________________________________________________
Juniper Bank
www.juniper.com
_______________________________________________________
This e-mail and any files transmitted with it may contain confidential
and/or proprietary information. It is intended solely for the use of
the individual or entity who is the intended recipient. Unauthorized
use of this information is prohibited. If you have received this in
error, please contact the sender by replying to this message and
delete this material from any system it may be on.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]