Messages in this thread |  | | Date | Fri, 10 Nov 2000 20:35:06 +0100 | From | Andrea Arcangeli <> | Subject | Re: [Fwd: sendmail fails to deliver mail with attachments in /var/spool/mqueue] |
| |
On Fri, Nov 10, 2000 at 11:45:39AM -0700, Jeff V. Merkey wrote: > > > > > [..] Issuing the command "sendmail -v > > > > > -q" does not flush the mail queue. [..]
So first thing to do is to check that in /etc/sendmail.cf this line is commented out this way:
#O HostStatusDirectory=...
(if you build .cf via m4 add this line:
undefine(`confHOST_STATUS_DIRECTORY')dnl
and rebuild the .cf from the m4 source)
Then `rcsendmail reload; sendmail -q; mailq`.
Andrea - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |