[Mailman-Users] Error in pipermail

2018-10-25 Thread David Gibbs

I just upgraded from a pretty old version of MM to 2.1.29 and everything 
appears to be working OK.

I noticed the following in my error log though.

I only have a few lists that archive using the built in functionality.

Oct 24 07:57:40 2018 (18940) Uncaught runner exception: 'ascii' codec can't 
decode byte 0xb5 in position 26: ordinal not in range(128)
Oct 24 07:57:40 2018 (18940) Traceback (most recent call last):
  File "/usr/local/mailman/Mailman/Queue/Runner.py", line 119, in _oneloop
self._onefile(msg, msgdata)
  File "/usr/local/mailman/Mailman/Queue/Runner.py", line 190, in _onefile
keepqueued = self._dispose(mlist, msg, msgdata)
  File "/usr/local/mailman/Mailman/Queue/ArchRunner.py", line 77, in _dispose
mlist.ArchiveMail(msg)
  File "/usr/local/mailman/Mailman/Archiver/Archiver.py", line 216, in 
ArchiveMail
h.processUnixMailbox(f)
  File "/usr/local/mailman/Mailman/Archiver/pipermail.py", line 596, in 
processUnixMailbox
self.add_article(a)
  File "/usr/local/mailman/Mailman/Archiver/pipermail.py", line 640, in 
add_article
author = fixAuthor(article.decoded['author'])
  File "/usr/local/mailman/Mailman/Archiver/pipermail.py", line 63, in fixAuthor
while i>0 and (L[i-1][0] in lowercase or
UnicodeDecodeError: 'ascii' codec can't decode byte 0xb5 in position 26: 
ordinal not in range(128)

Any suggestions on how to fix this?

david

--
IBM i on Power Systems: For when you can't afford to be out of business!

I'm riding 615 miles (Yes, you read that right) in the American Diabetes 
Association's Tour de Cure to raise money for diabetes research, education, 
advocacy, and awareness.  You can make a tax deductible donation to my ride by 
visiting https://gmane.diabetessucks.net.

You can see where my donations come from by visiting my interactive donation 
map ... https://gmane.diabetessucks.net/map (it's a geeky thing).

I may have diabetes, but diabetes doesn't have me!

--
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org


Re: [Mailman-Users] mm-handler support

2018-10-25 Thread Grant Taylor via Mailman-Users

On 10/25/2018 09:22 AM, Mark Sapiro wrote:
Please make whatever changes you feel are needed and post them here, 
and I will include them in the next release.


What is the authoritative version / source of mm-handler?

I've got three different versions:

 - 2.1.10
 - 5100
 - modified form of an unknown version

I made some changes years ago to have mm-handler return a properly 
formatted DSN.  But I don't know what version it was based on.  As such, 
I can't submit patches.


I'd be willing to make similar changes to current and submit them if 
you're interested.


In hindsight I'd like to also add the Auto-Submitted: auto-generated 
header to the DSN.  And make sure it uses the Null Reverse Path.




--
Grant. . . .
unix || die

--
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org


Re: [Mailman-Users] mm-handler support

2018-10-25 Thread Mark Sapiro
On 10/24/18 2:52 PM, Jim Ziobro wrote:
> I used mm-handler to setup mailman here.  It is a wonderful piece of
> work!  Go Dave Champion (2006)!
> 
> There is a couple of simple things that need to be done:
>     - add the conversion to lowercase (solved over a decade ago!)
>     - handle POSTMASTER (RFC822)
> 
> I am a newbie to mailman but an old sendmail hand.  I'd be happy to make
> those changes.  Anyone else got comments about mm-handler?


Please make whatever changes you feel are needed and post them here, and
I will include them in the next release.

-- 
Mark Sapiro The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan
--
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org


[Mailman-Users] mm-handler support

2018-10-25 Thread Jim Ziobro
I used mm-handler to setup mailman here.  It is a wonderful piece of 
work!  Go Dave Champion (2006)!


There is a couple of simple things that need to be done:
    - add the conversion to lowercase (solved over a decade ago!)
    - handle POSTMASTER (RFC822)

I am a newbie to mailman but an old sendmail hand.  I'd be happy to make 
those changes.  Anyone else got comments about mm-handler?

Ciao,
//Z\\
Jim Ziobro
--
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org