Noel Jones:
> You can delay mail in the queue by adding a transport_maps entry
> pointing to the defer: transport. Release the deferred mail with
> "postqueue -i QUEUEID"
> # main.cf
> transport_maps = hash:/etc/postfix/transport
> # transport
> example.com  defer:

example.com  retry:

(the defer service does not spedk the "delivery agent" protocol).

        Wietse

Reply via email to