Re: [Mailman-Users] Stuck outgoing message

2001-02-10 Thread J C Lawrence
On Mon, 05 Feb 2001 20:40:47 -0600 Richard Martin <[EMAIL PROTECTED]> wrote: > How can I flush out or delete messages queued by Mailman? I have > looked thorough the directories and archives, but I can't seem to > locate much on this one. Configure your MTA to not do DNS verification upong rec

Re: [Mailman-Users] Stuck outgoing message

2001-02-06 Thread Dan Mick
Richard Martin wrote: > > I am refining the definition of the problem 'Can not check MX records' > > Apparently there is a bad address in the users list, bad in the respect > that the destination server has a broken MX record. consequently, the > posted message is patiently waiting in queue, h

Re: [Mailman-Users] Stuck outgoing message, MX, DNS

2001-02-06 Thread Richard Martin
I am posting this solution back to the list so the title will be searchable. In addition to changing the sendmail.mc file, one can hand edit the sendmail.cf file and change the Timeout.rcpt setting. In many default configurations, this line is merely commented out. Glen Foster wrote: > It is n

[Mailman-Users] Stuck outgoing message

2001-02-05 Thread Richard Martin
I am refining the definition of the problem 'Can not check MX records' Apparently there is a bad address in the users list, bad in the respect that the destination server has a broken MX record. consequently, the posted message is patiently waiting in queue, hitting a brick wall every minute. Ho