Re: [Mailman-Users] sorting out bounces

2006-01-02 Thread Eric S. Johansson
Stephen J. Turnbull wrote: >>>>>> "Eric" == Eric S Johansson <[EMAIL PROTECTED]> writes: > Could you take a look at the bounce processing page > (http://YOUR-SERVER.TLD/lists/admin/LISTNAME/bounce or so) and tell us > what the settings are? bounce_

Re: [Mailman-Users] sorting out bounces

2006-01-01 Thread Eric S. Johansson
Brad Knowles wrote: > > Now, maybe it doesn't work the way you want, but it is absolutely > *NOT* "totally useless". your explanations further on were quite helpful and correct my misunderstandings. Therefore I stand corrected on this feature. > List admins don't receive the bounc

Re: [Mailman-Users] sorting out bounces

2006-01-01 Thread Eric S. Johansson
Brad Knowles wrote: > Mailman manages the bounces internally, so as to automatically > handle unsubscriptions due to excessive bounces, nonexistent > accounts, etc > > That's the way it is supposed to work. > correct behavior but totally useless. if you have three or four peop

[Mailman-Users] sorting out bounces

2006-01-01 Thread Eric S. Johansson
I recently merged together a bunch of mailing list from different machines onto one. When the monthly notices were sent out, all of the bounces went to one address. Is it anyway to set up mailman so that bounces go to the list owner and not the general mailman address? Many thanks ---eric --

Re: [Mailman-Users] list members treated as nonmembers problem

2005-08-23 Thread Eric S. Johansson
Mark Sapiro wrote: > The poster is validated as a list member in various ways depending in > particular on the Defaults.py/mm_cfg.py setting of > USE_ENVELOPE_SENDER. Read the comments about this and about > SENDER_HEADERS in Defaults.py, and also understand what headers are > put in your message a

[Mailman-Users] list members treated as nonmembers problem

2005-08-23 Thread Eric S. Johansson
mailman 2.1.5 on gentoo I was upgrading from 2.0.God knows how old on a Red Hat eight system. I moved the list and archive directories over into the 2.1.5 hierarchy. Whenever I send a message to a list, the message is held and I am told I am not a member of that list even though I can see it i

Re: [Mailman-Users] disguising e-mail addresses in archive

2003-08-22 Thread Eric S. Johansson
Jon Carnes explained: There are a couple, but none of them work great. I have used a small 4 line script to hide the addresses in some archives. IMO, the best method is to allow concerned users to sign up on a private list to have their email addresses expunged from the archives (and provide the

[Mailman-Users] disguising e-mail addresses in archive

2003-08-19 Thread Eric S. Johansson
I started getting requests from users that want their addresses in the bodies of messages and headers disguised in mailman/pipermail archives. has anyone come up with a patch for this yet? ---eric -- Mailman-Users mailing list [EMAIL PROTEC

[Mailman-Users] stripping out HTML

2001-11-22 Thread Eric S. Johansson
yes, I know this is a frequently asked question and I know it's mostly sendmail related. I want to strip out HTML/attachments from incoming mail messages. I've done some research and settled on using stripmime.pl until stripping out mime stripping is incorporated into Mailman. Unfortunately,