On 11/10/06, Mark Sapiro <[EMAIL PROTECTED]> wrote:
> Lukasz Szybalski wrote:
> >
> >Please not the smtlib.py is the one given to me and smtlib.py.1 is the
> >original one causing the problem.
> >I posted the whole file to debian bug report also.
>
>
> Your diff and the smtplib.py (the file you ref
Lukasz Szybalski wrote:
>
>Please not the smtlib.py is the one given to me and smtlib.py.1 is the
>original one causing the problem.
>I posted the whole file to debian bug report also.
Your diff and the smtplib.py (the file you refer to above as
smtplib.py.1) you posted to the bug report confirm
On 11/8/06, Mark Sapiro <[EMAIL PROTECTED]> wrote:
> Lukasz Szybalski wrote:
> >
> >I put the original smtplib.py file back in /varlib/python.3/smtplib.py
> >and i get the same problem again.
> >
> >Nov 08 16:41:31 2006 (13973) Low level smtp error: [Errno 9] Bad file
> >descriptor, msgid:
> ><[EMA
Mark:
I made the changes that Lucaz mentioned, with the two files, replacing them
and now mailman SEEMS to be working. It is sending out to my list anyway.
I am not sure that everything is working quite right though so I'll test
things more, for a few days.
Scott
Lukasz Szybalski wrote:
>
>I put the original smtplib.py file back in /varlib/python.3/smtplib.py
>and i get the same problem again.
>
>Nov 08 16:41:31 2006 (13973) Low level smtp error: [Errno 9] Bad file
>descriptor, msgid:
><[EMAIL PROTECTED]>
>Nov 08 16:46:31 2006 (13973) delivery to [EMAIL PRO
On 11/3/06, Lukasz Szybalski <[EMAIL PROTECTED]> wrote:
> > Lukasz Szybalski wrote:
> /var/lib/mailman/Mailman/Handlers/SMTPDirect.py
>
> >
> > >That is the file i patched SMTPDirect.py
> > >
> > > 57 class Connection:
> > > 58 def __init__(self):
> > > 59 self.__conn = None
> >
Lukasz Szybalski wrote:
>
>After placing a bug report in debian, i have been given two files to
>make debug information work.
>
>"replacements for /usr/lib/python2.3/smtplib.py
>and /usr/lib/mailman/Mailman/Logging/Utils.py that will enable
>smtplib-debugging to work (you still have to patch SMTPDi
> Lukasz Szybalski wrote:
/var/lib/mailman/Mailman/Handlers/SMTPDirect.py
>
> >That is the file i patched SMTPDirect.py
> >
> > 57 class Connection:
> > 58 def __init__(self):
> > 59 self.__conn = None
> > 60
> > 61 def __connect(self):
> > 62 self.__con
Lukasz Szybalski wrote:
>That is the file i patched SMTPDirect.py
>
> 57 class Connection:
> 58 def __init__(self):
> 59 self.__conn = None
> 60
> 61 def __connect(self):
> 62 self.__conn = smtplib.SMTP()
> 63 self.__conn.set_debuglevel(1)
>
On 10/24/06, Mark Sapiro <[EMAIL PROTECTED]> wrote:
> Lukasz Szybalski wrote:
>
> >On 10/24/06, Mark Sapiro <[EMAIL PROTECTED]> wrote:
> >>
> >> We still don't know what causes the timeout. The smtplib debugging info
> >> would help.
> >Where would i find it or how would i get it. Error, smtp,
> >s
Lukasz Szybalski wrote:
>On 10/24/06, Mark Sapiro <[EMAIL PROTECTED]> wrote:
>>
>> We still don't know what causes the timeout. The smtplib debugging info
>> would help.
>Where would i find it or how would i get it. Error, smtp,
>smtp-failure, syslog has only what i have pasted in.
The patch to S
On 10/24/06, Mark Sapiro <[EMAIL PROTECTED]> wrote:
> Lukasz Szybalski wrote:
> >
> >Why do i get this error in smtp-failure?
> >Any ideas?
> >
> >Oct 23 20:30:31 2006 (13510) delivery to email at email.com failed with
> >code -1: [Errno 9] Bad file descriptor
> >Oct 23 20:30:31 2006 (13510) delive
Lukasz Szybalski wrote:
>
>Why do i get this error in smtp-failure?
>Any ideas?
>
>Oct 23 20:30:31 2006 (13510) delivery to email at email.com failed with
>code -1: [Errno 9] Bad file descriptor
>Oct 23 20:30:31 2006 (13510) delivery to email at email.com failed with
>code -1: [Errno 9] Bad file de
Lukasz Szybalski wrote:
>
>error: (doesn't have much there)
>
>Oct 23 20:50:42 2006 mailmanctl(13642): The master qrunner lock could
>not be acquired because it appears as if another
>master qrunner is already running.
>I was restarting mailman..
'restart' won't issue this message. This message c
On 10/24/06, Mark Sapiro <[EMAIL PROTECTED]> wrote:
> Lukasz Szybalski wrote:
> >
> >mailman has been restarted many times...and here are the outputs:
> >It seems as some messages go through after few hours. I created test
> >mailing list subscribed users, and 4 hours later subscription emal
> >wen
Lukasz Szybalski wrote:
>
>mailman has been restarted many times...and here are the outputs:
>It seems as some messages go through after few hours. I created test
>mailing list subscribed users, and 4 hours later subscription emal
>went through...but here is the errior with the same time stamps.
>
On 10/23/06, Mark Sapiro <[EMAIL PROTECTED]> wrote:
> Lukasz Szybalski wrote:
> >
> >Why do i get this error in smtp-failure?
> >Any ideas?
> >
> >Oct 23 20:30:31 2006 (13510) delivery to [EMAIL PROTECTED] failed with
> >code -1: [Errno 9] Bad file descriptor
> >Oct 23 20:30:31 2006 (13510) deliver
Lukasz Szybalski wrote:
>
>Why do i get this error in smtp-failure?
>Any ideas?
>
>Oct 23 20:30:31 2006 (13510) delivery to [EMAIL PROTECTED] failed with
>code -1: [Errno 9] Bad file descriptor
>Oct 23 20:30:31 2006 (13510) delivery to [EMAIL PROTECTED] failed with
>code -1: [Errno 9] Bad file desc
On 10/23/06, Mark Sapiro <[EMAIL PROTECTED]> wrote:
> Lukasz Szybalski wrote:
>
> >One issue was a domain. I am not sure why it has worked before and one
> >day it stopped, but to continue on; i still have a problem.
> >
> >http://mail.python.org/pipermail/mailman-users/2005-May/044742.html
> >I di
Lukasz Szybalski wrote:
>One issue was a domain. I am not sure why it has worked before and one
>day it stopped, but to continue on; i still have a problem.
>
>http://mail.python.org/pipermail/mailman-users/2005-May/044742.html
>I did following test which showed me that when i use my
>SMTPHOST='ex
On 10/18/06, Mark Sapiro <[EMAIL PROTECTED]> wrote:
> Lukasz Szybalski wrote:
> >
> >/var/log/mailman/smtp-failure
> >says
> >Oct 18 11:47:06 2006 (29893) delivery to [EMAIL PROTECTED] failed with code
> >-1: (110, 'Connection timed out')
> >
> >/var/log/mailman/smtp
> >says:
> >Oct 18 11:47:06 200
Lukasz Szybalski wrote:
>
>/var/log/mailman/smtp-failure
>says
>Oct 18 11:47:06 2006 (29893) delivery to [EMAIL PROTECTED] failed with code
>-1: (110, 'Connection timed out')
>
>/var/log/mailman/smtp
>says:
>Oct 18 11:47:06 2006 (29893)
><[EMAIL PROTECTED]> smtp for
>34 recips, completed in 378.081
http://mail.python.org/pipermail/mailman-users/2006-August/thread.html#52865
Hello,
I have similar problem as was discussed in link i just gave.
When i send email to the list. It get's received,
Oct 16 14:11:12 localhost postfix/qmgr[1153]: BECCC25C12A:
from=, size=203906, nrcpt=1 (queue active)
On 8/30/06, Mark Sapiro <[EMAIL PROTECTED]> wrote:
> Patrick Bogen wrote:
>
> >On 8/30/06, Eric Howland <[EMAIL PROTECTED]> wrote:
> >> I thought I have another machine that can act as a mail server (and is
> >> also running postfix) maybe I could get it to sent the mail. Since I
> >> am running
>
Patrick Bogen wrote:
>On 8/30/06, Eric Howland <[EMAIL PROTECTED]> wrote:
>> I thought I have another machine that can act as a mail server (and is
>> also running postfix) maybe I could get it to sent the mail. Since I
>> am running
>> DELIVERY_MODULE = 'SMTPDirect'
>
>Are you sure that the machi
On 8/30/06, Eric Howland <[EMAIL PROTECTED]> wrote:
> I thought I have another machine that can act as a mail server (and is
> also running postfix) maybe I could get it to sent the mail. Since I
> am running
> DELIVERY_MODULE = 'SMTPDirect'
Are you sure that the machine in question is configured
On 8/29/06, Mark Sapiro <[EMAIL PROTECTED]> wrote:
> Eric Howland wrote:
> >
> >I have used both DELIVERY_MODULE = 'Sendmail'
> >and
> >DELIVERY_MODULE = 'SMTPDirect'
> >
> >This just shifts the directory in which the outgoing email is stuck.
> >SMTPDirect leaves them in the out directory
> >Sendma
Eric Howland wrote:
>
>I have used both DELIVERY_MODULE = 'Sendmail'
>and
>DELIVERY_MODULE = 'SMTPDirect'
>
>This just shifts the directory in which the outgoing email is stuck.
>SMTPDirect leaves them in the out directory
>Sendmail leaves them in the shunt directory
>
>Should this tell me anything
On 8/27/06, Mark Sapiro <[EMAIL PROTECTED]> wrote:
> Eric Howland wrote:
> >
> >I have this problem as well. Mark's response describes my case. In my
> >smtp-failures file I get:
> >
> >[EMAIL PROTECTED] src]# tail /var/log/mailman/smtp-failure
> >Aug 27 04:20:05 2006 (23140) delivery to [EMAIL PR
At 7:04 AM -0700 2006-08-27, Mark Sapiro wrote:
> The symptoms are those of a hoplessly backlogged 'out' queue in
> Mailman. If you have access to them, you can look at Mailman's
> qfiles/out/ directory, which will probably contain a large number of
> entries waiting to be processed, and Mailm
At 11:17 AM -0400 2006-08-27, Eric Howland wrote:
> I take it that the Low level smtp errors are comming from my MTA
> (postfix). In my case the problem was intermittent untill about a week
> ago when it became steady. I have posted to the postfix list but I
> still have no understanding of w
Eric Howland wrote:
>
>I have this problem as well. Mark's response describes my case. In my
>smtp-failures file I get:
>
>[EMAIL PROTECTED] src]# tail /var/log/mailman/smtp-failure
>Aug 27 04:20:05 2006 (23140) delivery to [EMAIL PROTECTED] failed with
>code -1: (110, 'Connection timed out')
>Aug
On 8/27/06, Mark Sapiro <[EMAIL PROTECTED]> wrote:
> Brad Knowles wrote:
>
> >At 12:31 AM -0400 2006-08-27, David Diskin wrote:
> >
> >>What is happening lately is that new posts are
> >> visible in the archives, but in general are not mailed out or may not
> >> be mailed
Brad Knowles wrote:
>At 12:31 AM -0400 2006-08-27, David Diskin wrote:
>
>>What is happening lately is that new posts are
>> visible in the archives, but in general are not mailed out or may not
>> be mailed out for several hours to several days. There are no
>> errors
At 12:31 AM -0400 2006-08-27, David Diskin wrote:
>What is happening lately is that new posts are
> visible in the archives, but in general are not mailed out or may not
> be mailed out for several hours to several days. There are no
> errors in the error log. The mem
We have an announcement list set up on a high speed rails server.
(high speed rails is a successor hosting service to zettai.net).
Moderated members can't post. We have a few unmoderated members who
are allowed to post. What is happening lately is that new posts are
visible in the archi
36 matches
Mail list logo