Hi to everybody.
I've setup postfix to queue all the outgoing emails.
Basically I've add in master.cf this line:
hold      unix  -       -       n       -       -       smtp

And in main.cf I've wrote:
defer_transports = hold
default_transport = hold

The problem is that the queued emails will be in deferred queue, and
I've to manually put in hold queue with the command 'postsuper -h
ALL'.

There is a way to put queued email directly in hold queue?

Thanks a lot

Reply via email to