Dave Cinege | 1 Jun 1999 01:21

run_queue just hangs...

Mail man seems to be running OK now, but 'run_queue' does nothing but
hang eveytime cron runs it. I woke up this morning a 'ps' tree full of them.

I can't find and error's directly and if I run it as the mailman user (list) it
does nothing. The most I can get is this when I Ctrl-C out.

Traceback (innermost last):
  File "/usr/lib/mailman/cron/run_queue", line 31, in ?
    OutgoingQueue.processQueue()
  File "/usr/lib/mailman/Mailman/OutgoingQueue.py", line 88, in processQueue
    lock_file.lock()
  File "/usr/lib/mailman/Mailman/flock.py", line 182, in lock
    time.sleep(self.sleep_interval)
KeyboardInterrupt

Eh? It's sleeping on a lock file??

--

-- 
http://www.linuxrouter.org/     Linux Router Project

Over 750,000 people are now in jail for consensual 'crimes'. 2 million more
are now on parole or probation. 4 million more will be arrested this year.
Would someone please remind how 'free' America is again?

Dave Cinege | 1 Jun 1999 05:28

Re: run_queue just hangs...

Dave Cinege wrote:
> 

Now some of them are dying with:

Logging error: <StampedLogger to '/var/lib/mailman/logs/smtp-failures'>
Traceback (innermost last):
  File "/usr/lib/mailman/Mailman/Logging/Logger.py", line 55, in __get_f
IOError: (24, 'Too many open files')
Original log message:
(24, 'Too many open files')
May 31 23:12:14 1999 TrySMTPDelivery: To mike_stroven <at> effectnet.com:
May 31 23:12:14 1999 TrySMTPDelivery:    socket.error  / host not found
(deferred)
Traceback (innermost last):
  File "/usr/lib/mailman/cron/run_queue", line 31, in ?
  File "/usr/lib/mailman/Mailman/OutgoingQueue.py", line 120, in processQueue
IOError: (24, 'Too many open files')

--

-- 
http://www.linuxrouter.org/     Linux Router Project

The Internet is the last bastion of Anarchy. Do not take lightly
any government's encroachment of it.

Dave Sill | 1 Jun 1999 18:13
X-Face
Picon

smtplib

It looks like Mailman does:

    MAIL FROM:mailman-owner <at> sws1.ctd.ornl.gov

instead of:

    MAIL FROM:<mailman-owner <at> sws1.ctd.ornl.gov>

I wonder what other SMTP corners were cut.

-Dave

Me | 1 Jun 1999 20:04
Picon
Favicon

(no subject)

Hi ...

this is actually a re-post of a problem I sent
earlier, but I've still haven't managed to solve
it.

I set up a demo mailman installation at my
server. Everything goes fine, I got my lists out,
subcription work OK, admin page is cool, etc.

However, the problem is my archives page. My
current archives isn't accessible with a message 
 "You don't have permission to access
/pipermail/sme/1999-May.txt.gz on this server."

The previous week's archives are ok. 

You can have a look yourself at 
http://listserv.mysmac.com/pipermail/sme/

So if anyone has a clue, SOS me!!! please :)

Thanks in advance

Feisal
_________________________________________________________
Do You Yahoo!?
Get your free  <at> yahoo.com address at http://mail.yahoo.com

(Continue reading)

J C Lawrence | 1 Jun 1999 20:54
Picon
Favicon

Re: Mailman, Exim, and Debian (recipient rejected)

On Mon, 31 May 1999 00:58:33 -0400 
Dave Cinege <dcinege <at> psychosis.com> wrote:

> If your exim is setup with good relay controls (aka CORRECTLY!)
> all resends will get rejected with the error:

Not entirely true.  If you allow locahost (127.0.0.1) to be an open
relay (which can be a totally acceptable configuration) mailman is
quite happy.

--

-- 
J C Lawrence                                   Home: claw <at> kanga.nu
---------(*)                Linux/IA64 - Work: claw <at> varesearch.com
 ... Beware of cromagnons wearing chewing gum and palm pilots ...

Dave Cinege | 1 Jun 1999 21:14

Re: Mailman, Exim, and Debian (recipient rejected)

J C Lawrence wrote:
> 
> On Mon, 31 May 1999 00:58:33 -0400
> Dave Cinege <dcinege <at> psychosis.com> wrote:
> 
> > If your exim is setup with good relay controls (aka CORRECTLY!)
> > all resends will get rejected with the error:

> Not entirely true. 

If you read further down in my mail, this problem was because
USE_ENVELOPE_SENDER = 0. It had nothing to do with it coming from localhost.

> If you allow locahost (127.0.0.1) to be an open
> relay (which can be a totally acceptable configuration) mailman is
> quite happy.

For some reason allowing 127.0.0.1 makes me warry some hole will be opened to
allow a spoof. (Call me paranoid) Infact I just changed the SMTPHOST
to my actual host name and removed the localhost allowence.

--

-- 
http://www.linuxrouter.org/     Linux Router Project

Over 750,000 people are now in jail for consensual 'crimes'. 2 million more
are now on parole or probation. 4 million more will be arrested this year.
Would someone please remind how 'free' America is again?

Jerry Alexandratos | 1 Jun 1999 22:24

Dropped SMTP Connections

I've been getting the following errors on certain mailing lists I
manage:

May 25 15:23:21 1999 TrySMTPDelivery: Mailman.pythonlib.smtplib.SMTPServerDisconnected  /
Connection unexpectedly closed  (dequeued)

Any ideas what could be causing this and what I can do to fix it?

Oh, and before I forget, I'm running the following:

OS:      FreeBSD 3.2
MTA:     Exim 2.12
Python:  Python 1.5.2
Mailman: Mailman 1.0rc1

Thanks in advance...

        --Jerry

name:  Jerry Alexandratos         ||  Open-Source software isn't a
phone: 302.521.1018               ||  matter of life or death...
email: jalexand <at> quansoo.com       ||  ...It's much more important
                                  ||  than that!

Christopher Schulte | 1 Jun 1999 23:37
Gravatar

archives: not splitting at correct date

I've got an archive for one of my mailing lists:

http://lists.schulte.org/pipermail/pptp-server/

The archive is supposed to branch off at the end of the month and start a
new one.

For some reason the new JUNE archive started with messages that were posted
at the end of May.

http://lists.schulte.org/pipermail/pptp-server/1999-June/thread.html
http://lists.schulte.org/pipermail/pptp-server/1999-May/thread.html

You'll see what I am referring to.

Any ideas?  Many thanks.

--
Christopher Schulte 
WEB: http://www.schulte.org/ 
EMAIL: christopher <at> schulte.org
FAX: (209) 391.9867

"The more I give to you, the more I die!"
(the perfect drug)
--Trent Reznor, Nine Inch Nails HALO 11

Tomaz Borstnar | 2 Jun 1999 03:01

Re: Dropped SMTP Connections

At 22:24 1.6.99 , Jerry Alexandratos wrote the following message:
>May 25 15:23:21 1999 TrySMTPDelivery: 
>Mailman.pythonlib.smtplib.SMTPServerDisconnected  / Connection 
>unexpectedly closed  (dequeued)
>Any ideas what could be causing this and what I can do to fix it?

Did it work before? Maybe problems with standard conformance? I had such 
problems with mailman and zmailer where zmailer wasn't happy with mailman 
being sloppy.

Do you have any logs from exim?

Tomaz

----
Tomaz Borstnar <tomaz.borstnar <at> over.net>
"Love is the answer to the final question you ask" - Unknown

John-David Childs | 2 Jun 1999 04:13

Get rid of Apparently To?

My boss just sent out a notice to our customer list using mailman 1.0rc1
and wrote "this new list software sucks" because it included an
"apparently-to:" line for each of our customers in the header.  I had
never noticed this before because I use various unix mailers and have
most headers turned off.  He apparently uses Eudora which shows those
apparently to's by default.  Is there any way to get rid of it so that the
membership list isn't divulged every time mailman sends out a message (or
more likely did I screw something up when I configured the mailing list?)

--

-- 
John-David Childs (JC612)	Enterprise Internet Solutions
Systems Administration          http://www.nterprise.net
  & Network Engineering         8707 E. Florida Ave #814 Denver, CO 80231
Even if you do learn to speak correct English, whom are you going to
speak it to?
		-- Clarence Darrow


Gmane