[Mailman-Users] Problems with list server bounces going throughnews gateway

2003-07-09 Thread Eric McDonald
Hi everyone:

I have a list server that's tied to a news server through the gateway,
specifically soc.nonprofit.org

When someone posts a message to the newsgroup, it gets forwarded to the
nonprofit list server that I maintain, but if one of the users on the
listserver has the mail bounced back, and then it's approved by the
administrator, then the bounce goes all the way back to the original
poster on the newsgroup (not the whole newsgroup itself).

Is there any way to make list server bounces transparent to those who
are posting to the newsgroup?

Thanks in advance,

Eric McDonald
Systems Admin, RAIN Network


--
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


[Mailman-Users] RE: Problems with list server bounces going throughnews gateway

2003-07-10 Thread Eric McDonald
Second request--Anybody have some insight on this one?

Eric McDonald
Systems Admin, RAIN Network

-Original Message-
From: Eric McDonald [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, July 09, 2003 10:44 AM
To: '[EMAIL PROTECTED]'
Cc: 'Kasey Minnis'
Subject: Problems with list server bounces going through news gateway


Hi everyone:

I have a list server that's tied to a news server through the gateway,
specifically soc.nonprofit.org

When someone posts a message to the newsgroup, it gets forwarded to the
nonprofit list server that I maintain, but if one of the users on the
listserver has the mail bounced back, and then it's approved by the
administrator, then the bounce goes all the way back to the original
poster on the newsgroup (not the whole newsgroup itself).

Is there any way to make list server bounces transparent to those who
are posting to the newsgroup?

Thanks in advance,

Eric McDonald
Systems Admin, RAIN Network


--
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


[Mailman-Users] list server bounces going through news gateway

2003-07-11 Thread Eric McDonald
Hi everyone:

I have a list server that's tied to a news server through the gateway,
specifically soc.nonprofit.org

When someone posts a message to the newsgroup, it gets forwarded to the
nonprofit list server that I maintain, but if one of the users on the
listserver has the mail bounced back, and then it's approved by the
administrator, then the bounce goes all the way back to the original
poster on the newsgroup (not the whole newsgroup itself).

Is there any way to make list server bounces transparent to those who
are posting to the newsgroup?

Thanks in advance,

Eric McDonald
Systems Admin, RAIN Network


--
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


[Mailman-Users] One more time--list server bounces going throughnews gateway

2003-07-14 Thread Eric McDonald


I've posted this several times now.  Am I asking the wrong question, not
providing enough information, or?  It seems that even the most simple of
questions are being answered, and I don't understand why this might be
off-topic.

*

Hi everyone:

I have a list server that's tied to a news server through the gateway,
specifically soc.nonprofit.org

When someone posts a message to the newsgroup, it gets forwarded to the
nonprofit list server that I maintain, but if one of the users on the
listserver has the mail bounced back, and then it's approved by the
administrator, then the bounce goes all the way back to the original
poster on the newsgroup (not the whole newsgroup itself).

Is there any way to make list server bounces transparent to those who
are posting to the newsgroup?

Thanks in advance,

Eric McDonald
Systems Admin, RAIN Network


--
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


[Mailman-Users] Problems with news2email gateway after upgrading from 2.1.2 to 2.1.5

2004-06-01 Thread Eric McDonald
Hi Guys:

I'm getting the following errors in my log after upgrading to mailman 2.1.5 from 2.1.2

I need this news to email gateway functionality as we are the de facto proxy for users 
on the soc.org.nonprofit list.

Please advise ASAP on how I can get the list server linked back up to my news server.

Thanks,

Eric

Jun 01 14:50:12 2004 gate_news(27744): Traceback (most recent call last):
Jun 01 14:50:12 2004 gate_news(27744):   File "/usr/local/mailman/cron/gate_news", 
line 284, in ?
Jun 01 14:50:12 2004 gate_news(27744):  main()
Jun 01 14:50:12 2004 gate_news(27744):   File "/usr/local/mailman/cron/gate_news", 
line 264, in main
Jun 01 14:50:12 2004 gate_news(27744):  process_lists(lock)
Jun 01 14:50:12 2004 gate_news(27744):   File "/usr/local/mailman/cron/gate_news", 
line 208, in process_lists
Jun 01 14:50:12 2004 gate_news(27744):  conn, first, last = open_newsgroup(mlist)
Jun 01 14:50:12 2004 gate_news(27744):   File "/usr/local/mailman/cron/gate_news", 
line 94, in open_newsgroup
Jun 01 14:50:12 2004 gate_news(27744):  nntp_host, nntp_port = 
Utils.nntpsplit(mlist.nntp_host)
Jun 01 14:50:12 2004 gate_news(27744): AttributeError :  'module' object has no 
attribute 'nntpsplit' 
Jun 01 16:33:04 2004 (6937) Uncaught runner exception: 'str' object has no attribute 
'get_sender'
Jun 01 16:33:05 2004 (6937) Traceback (most recent call last):
  File "/usr/local/mailman/Mailman/Queue/Runner.py", line 111, in _oneloop
self._onefile(msg, msgdata)
  File "/usr/local/mailman/Mailman/Queue/Runner.py", line 159, in _onefile
sender = msg.get_sender()
AttributeError: 'str' object has no attribute 'get_sender'

Jun 01 16:33:05 2004 (6937) SHUNTING: 
1086127558.5522461+433e09262469428e6a5b0db171f88cc065c4a323
**
The contents of this email and any attachments are confidential.
It is intended for the named recipient(s) only.
If you have received this email in error please notify the system manager or  the 
sender immediately and do not disclose the contents to any one or make copies.

** eSafe scanned this email for viruses, vandals (DBSB) and malicious content **
**

--
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/


RE: [Mailman-Users] Problems with news2email gateway after upgrading from 2.1.2 to 2.1.5

2004-06-01 Thread Eric McDonald
Hi:

Thanks for getting back to me.  Python 2.3 on Solaris 2.6  It was working fine with 
version 2.1.2?  Which I just upgraded from?

Yes, I do have an entry in my crontab file for this:

# crontab -l mailman
# At 8AM every day, mail reminders to admins as to pending requests.
# They are less likely to ignore these reminders if they're mailed
# early in the morning, but of course, this is local time... ;)
0 8 * * * /usr/local/bin/python -S /usr/local/mailman/cron/checkdbs
#
# At 9AM, send notifications to disabled members that are due to be
# reminded to re-enable their accounts.
0 9 * * * /usr/local/bin/python -S /usr/local/mailman/cron/disabled
#
# Noon, mail digests for lists that do periodic as well as threshhold delivery.
0 12 * * * /usr/local/bin/python -S /usr/local/mailman/cron/senddigests
#
# 5 AM on the first of each month, mail out password reminders.
0 5 1 * * /usr/local/bin/python -S /usr/local/mailman/cron/mailpasswds
#
# Every 5 mins, try to gate news to mail.  You can comment this one out
# if you don't want to allow gating, or don't have any going on right now,
# or want to exclusively use a callback strategy instead of polling.
0,5,10,15,20,25,30,35,40,45,50,55 * * * * /usr/local/bin/python -S 
/usr/local/mailman/cron/gate_news
#
# At 3:27am every night, regenerate the gzip'd archive file.  Only
# turn this on if the internal archiver is used and
# GZIP_ARCHIVE_TXT_FILES is false in mm_cfg.py
27 3 * * * /usr/local/bin/python -S /usr/local/mailman/cron/nightly_gzip
# Remove any camp held message more than three days old
0 0 * * * /usr/local/mailman/bin/removecampheld.sh
0 1 * * * /usr/local/mailman/bin/mailmanctl -s stop
1 1 * * * /usr/local/mailman/bin/mailmanctl -s start

_None_ of these entries are needed anymore?  Including sending out passwords and 
digests?

Thanks,

Eric

-Original Message-
From: Brad Knowles [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 01, 2004 1:52 PM
To: Eric McDonald
Cc: [EMAIL PROTECTED]
Subject: Re: [Mailman-Users] Problems with news2email gateway after
upgrading from 2.1.2 to 2.1.5


At 1:38 PM -1000 2004/06/01, Eric McDonald wrote:

>  Jun 01 14:50:12 2004 gate_news(27744): Traceback (most recent call last):
>  Jun 01 14:50:12 2004 gate_news(27744):   File 
>"/usr/local/mailman/cron/gate_news", line 284, in ?

Mailman 2.1.x doesn't use cron anymore.  The fact that "cron" 
appears in this URL would seem to be an indicator that you are 
upgrading from version 2.0.x to 2.1.5, not 2.1.2 to 2.1.5.  Is that 
correct?

>  Jun 01 14:50:12 2004 gate_news(27744): AttributeError :  'module' 
>object has no attribute 'nntpsplit'
>  Jun 01 16:33:04 2004 (6937) Uncaught runner exception: 'str' object 
>has no attribute 'get_sender'
>  Jun 01 16:33:05 2004 (6937) Traceback (most recent call last):
>File "/usr/local/mailman/Mailman/Queue/Runner.py", line 111, in _oneloop
>  self._onefile(msg, msgdata)
>File "/usr/local/mailman/Mailman/Queue/Runner.py", line 159, in _onefile
>  sender = msg.get_sender()
>  AttributeError: 'str' object has no attribute 'get_sender'

You don't tell us anything about the OS you're using, what 
version of Python  you have, etc  However, I would ask if you've 
seen the FAQ entry at 
<http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq05.008.htp>?

-- 
Brad Knowles, <[EMAIL PROTECTED]>

"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety."
 -Benjamin Franklin, Historical Review of Pennsylvania.

   SAGE member since 1995.  See <http://www.sage.org/> for more info.
**
The contents of this email and any attachments are confidential.
It is intended for the named recipient(s) only.
If you have received this email in error please notify the system manager or  the 
sender immediately and do not disclose the contents to any one or make copies.

** eSafe scanned this email for viruses, vandals (DBSB) and malicious content **
**

--
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/


RE: [Mailman-Users] Problems with news2email gateway after upgradingfrom 2.1.2 to 2.1.5

2004-06-01 Thread Eric McDonald
OKAY--

So thanks for pointing me at the FAQ.  I looked at the crontab.in file in 
/cron and I find the following entry in there:

0,5,10,15,20,25,30,35,40,45,50,55 * * * * /usr/local/bin/python -S 
/usr/local/mailman/cron/gate_news

Funny thing is, it started working all by itself.  No more errors?  Just how I like it.

Thanks!

Eric



-Original Message-
From: Todd [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 01, 2004 3:02 PM
To: [EMAIL PROTECTED]
Subject: Re: [Mailman-Users] Problems with news2email gateway after
upgradingfrom 2.1.2 to 2.1.5


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Brad Knowles wrote:
> At 8:14 PM -0400 2004/06/01, Todd wrote:
>>
>> The qrunners aren't called via cron anymore, but there are still other
>> functions that Mailman 2.1+ uses cron for.  From the INSTALL file for
>> 2.1.5:
>
>   Sorry, I completely spaced out.  I don't know what I was smoking 
> at the time I said that

Hehe, I won't ask -- I'll just drool jealously.

>   Beats the hell out of me why I didn't remember that

Perhaps 'cause you're busy answering tons of questions here and being
an all around helpful fellow?  :)

- -- 
ToddOpenPGP -> KeyID: 0xD654075A | URL: www.pobox.com/~tmz/pgp
==
It is easier to fight for one's principles than to live up to them.
-- Alfred Adler

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: When crypto is outlawed bayl bhgynjf jvyy unir cevinpl.

iD8DBQFAvScmuv+09NZUB1oRAq7fAKDBQOkkwf4CtqNChGdGk2IqJmbkAwCgl26e
x2iG1L5oYKlC2A6xcyDCQu0=
=srOk
-END PGP SIGNATURE-

--
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/
**
The contents of this email and any attachments are confidential.
It is intended for the named recipient(s) only.
If you have received this email in error please notify the system manager or  the 
sender immediately and do not disclose the contents to any one or make copies.

** eSafe scanned this email for viruses, vandals (DBSB) and malicious content **
**

--
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/