Stephen Lu wrote:

Sendmail is in a loop trying to send a message out to a number of
subscribers. The other sides are rejecting it because "Sender address
rejected: Domain not found".

This means your domain name is unresolvable by the recipient. Fix your DNS record.

So Sendmail just kept trying and trying, and I can't send any new messages
out over the list. New messages just get stacked in qfiles.

So I've cleared out all files in qfiles and in locks, but Sendmail is still
on a mission. How do I make it stop?

That's because mailman will pass messages along to sendmail for delivery. What you say in 'qfiles' is only mailman's queue files. You need to clear our sendmail's queue as well. Shut it off (service sendmail stop), go into /var/spool/mqueue and clear it out, then start sendmail again (service sendmail start). Keep in mind that clearing out /var/spool/mqueue means you're clearing out all other queue file that doesn't belong to mailman as well. It's up to you.

--
M | I haven't lost my mind; it's backed up on tape somewhere.
+--------------------------------------------------------------------
Ashley M. Kirchner <mailto:[EMAIL PROTECTED]> . 303.442.6410 x130
IT Director / SysAdmin / WebSmith . 800.441.3873 x130
Photo Craft Laboratories, Inc. . 3550 Arapahoe Ave. #6
http://www.pcraft.com ..... . . . Boulder, CO 80303, U.S.A.





------------------------------------------------------
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/

This message was sent to: [email protected]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to