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.
David
Norm wrote:
Every three minutes I get mail like the forwarded message
below. Rebooting didn't stop the deluge. What can I do to stop
them.
------- Forwarded Message
Received: from lad.dad.org (localhost [IPv6:::1])
by lad.dad.org (Postfix) with SMTP id EC3AC6035A
for <norm(_at_)dad(_dot_)org>; Sat, 2 Feb 2013 08:29:10 -0800 (PST)
Subject: Mail delivery failed: returning message to sender
From: Mail Delivery System <MAILER-DAEMON(_at_)lad(_dot_)dad(_dot_)org>
A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error.
Reason: This message was too large (SMTP error 552).
The following address(es) failed:
norm@localhost
SMTP error: 552 5.3.4 Message size exceeds fixed limit
------- End of Forwarded Message
_______________________________________________
Nmh-workers mailing list
Nmh-workers(_at_)nongnu(_dot_)org
https://lists.nongnu.org/mailman/listinfo/nmh-workers