[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Re: Flushing mail queue on Qube3



Thanks very much for that - it worked like a charm!

For some reason it is not clearing the undeliverable emails after their
lifespan, dunno why and not sure if I do.  Their where only about 150 to 300
emails so it wasn't bad I guess.

Thanks otherwise!

Regards,

James Nesbitt

-----Original Message-----
From: cobalt-users-admin@xxxxxxxxxxxxxxx
[mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]On Behalf Of Bruce Timberlake
Sent: Tuesday, April 22, 2003 14:35
To: cobalt-users@xxxxxxxxxxxxxxx
Subject: [cobalt-users] Re: Flushing mail queue on Qube3


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

> > How do I flush the outgoing email queue on the Qube3?

Force delivery of any deliverable mail by processing the queue once:

sendmail -q

Any mail that remains after that is undeliverable (check /var/log/maillog
for reasons why), so delete the queue contents:

/etc/rc.d/init.d/sendmail stop
ps -ef | grep mail
Kill any mail processes that remain

cd /home/spool/mqueue
rm -rf q1/*
rm -rf q2/*
rm -rf q3/*
rm -rf q4/*

/etc/rc.d/init.d/sendmail start

Do you know why mail is building up in the outbound queue in the first
place?

- --
Bruce Timberlake

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+pOKmvLA2hUZ9kgwRArULAJwJzTqvZaVZYWLnYRyXekmStMse8gCbBkLF
082eTHJdBzjSlaRK/nfJHO0=
=qx6S
-----END PGP SIGNATURE-----

_____________________________________
cobalt-users mailing list
cobalt-users@xxxxxxxxxxxxxxx
To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
http://list.cobalt.com/mailman/listinfo/cobalt-users