On 2012-06-23 Len Conrad wrote:
> Releasing from HOLD to deliverable is clear (and used often)
> 
> but how to move deferred to HOLD?

man postsuper | grep -A 11 -- " -h"
   -h queue_id
      Put  mail  "on  hold"  so that no attempt is made to deliver it.
      Move one message with the named queue ID  from  the  named  mail
      queue(s)  (default:  incoming,  active and deferred) to the hold
      queue.

      If a queue_id of - is specified, the  program  reads  queue  IDs
      from standard input.

      Specify  "-h ALL" to hold all messages; for example, specify "-h
      ALL deferred" to hold all mail in  the  deferred  queue.   As  a
      safety measure, the word ALL must be specified in upper case.

Regards
Angsgar Wiechers
-- 
"Abstractions save us time working, but they don't save us time learning."
--Joel Spolsky

Reply via email to