two solutions
1. Don't start qmail-send in your RC script (in case u are not
using supervise (comment out the line having qmail-start).
If qmail-send is already running
kill
If using supervise,
touch /service/qmail-send/down
svc -d /service/qmail-send
(having the d
Hi Werner:
Try to stop qmail-send process.
It will show you in the log a line in every delivery "exiting ASAP", and
every incoming message will be delivered when you restart qmail-send
process.
If you execute qmail-qstat you will see "messages in queue but not yet
preprocessed" growing for every
Hi,
> I think you need to turn of qmail-send. And possible qmail-local.
how can I do that. Just stop the appropriate processes?
Bye and thanks,
Werner.
Werner Schalk wrote:
Hi guys,
I know this is not the official qmail list but I might get the best answers on
this list here :-)
How can I make qmail to queue every incoming mail and not sending it? I mean
qmail should keep every mail in its queue without actually delivering it. How
can I do t