Dear
For some reasons :
- mistakes
- bug inside a sender robot
- emailing application that going to be crazy,
- Internal infected network with an SMTP worm,
...
i would like send a "freeze" command to postfix that stopping the
routing process for a period or wat other command to release/continue
processing.
"freeze" means that postfix still accept connexions and messages, store
them into it's queue but not re-processing them to the next-hope
destination.
A kind of order that permit to put all messages in "defer" queue and
wait order to reprocess them...
Is it possible to perform this operation ?
Can this operation can be switched by a target flow :
- freeze outgoing but not incoming
- freeze incoming but not outoing.
This last request is not really mandatory because with multiple
instance, we can separate flow
best regards