Jesper Dybdal: > Is there a simple way to put all outgoing mail (i.e., everything that > would normally be processed by the default "smtp" instance) into the > HOLD queue?
# postconf -e 'default_transport = retry:waiting for remote server upgrade' Wietse