David Levine <levinedl(_at_)acm(_dot_)org> writes:
To list what's in your sendmail queue:
# sendmail -bp
It should also show you where the queue is, likely
/var/spool/mqueue/
You can use your big "rm" hammer to remove the files that
are there, AND that pertain to the error message. There
should be two. I'd look at them first so you don't remove a
different message.
As the failure message noted, your original message was not
delivered because it's too big, as determined by your ISP.
Alas:
# sendmail -bp
Mail queue is empty
# ls -A /var/spool/mqueue/
ls: cannot access /var/spool/mqueue/: No such file or directory
But the deluge continues.
Norman Shapiro
_______________________________________________
Nmh-workers mailing list
Nmh-workers(_at_)nongnu(_dot_)org
https://lists.nongnu.org/mailman/listinfo/nmh-workers