Re: [Mailman-Users] Mail are not going out from mailman...

2008-10-06 Thread Nitin Bhadauria
Dear Sir, I found the problem the "Bounce processing" option was disabled. The mailman send the mail to 500 rcpt at once because of the 20 user are says User unknown in virtual mailbox table so all the 500 mails are keep bouncing between mailman and postfix. Thanks Nitin Bhadauria Mark Sapi

Re: [Mailman-Users] Mailman and SMS

2008-10-06 Thread Brad Knowles
Rick Bragg wrote: Is there a way to thin down Mailman to work nicely with SMS? I would like to set up a system similar to Twitter. Has anyone done this at all? Your biggest problem here is not Mailman. Your biggest problem is that all mail-to-SMS gateways that are in operation, especially i

Re: [Mailman-Users] Mailman and SMS

2008-10-06 Thread Mark Sapiro
Carl Zwanzig wrote: >In a flurry of recycled electrons, Rick Bragg wrote: > >> It is very important that all web pages be totally customizable, and >> mobile screen friendly, and also that all text message text be very >> short and also totally customizable. > >They are all customizable, provided

Re: [Mailman-Users] Mailman and SMS

2008-10-06 Thread Carl Zwanzig
In a flurry of recycled electrons, Rick Bragg wrote: > It is very important that all web pages be totally customizable, and > mobile screen friendly, and also that all text message text be very > short and also totally customizable. They are all customizable, provided that you don't mind hacking

[Mailman-Users] Mailman and SMS

2008-10-06 Thread Rick Bragg
Hello, Is there a way to thin down Mailman to work nicely with SMS? I would like to set up a system similar to Twitter. Has anyone done this at all? I know it is a stretch for Mailman. Also other middle-ware software is needed for the web-app part. It is very important that all web pages be t

Re: [Mailman-Users] Mailman Developers Guide?

2008-10-06 Thread Mark Sapiro
Kelly Jones wrote: >It took me a long time to figure out that Mailman's 'virgin' directory >was for messages that Mailman created itself. Is stuff like this >documented somewhere? Is there a developer's guide to Mailman out >there? UTSL There's really nothing beyond that. Mailman 3 will be bett

Re: [Mailman-Users] Formatting the html inside of article.html

2008-10-06 Thread Edward Ned Harvey
> >By any chance, can you tell me a simple change, to fix the In-Reply-To > >problem? > > > Yes, it's very simple. See > coders/mailman/2.1/revision/1017>. Awesome. You're the best. :-) And I'm glad to see the other "bugfix" in there too, addition of "R

[Mailman-Users] Mailman Developers Guide?

2008-10-06 Thread Kelly Jones
It took me a long time to figure out that Mailman's 'virgin' directory was for messages that Mailman created itself. Is stuff like this documented somewhere? Is there a developer's guide to Mailman out there? -- We're just a Bunch Of Regular Guys, a collective group that's trying to understand an

Re: [Mailman-Users] Formatting the html inside of article.html

2008-10-06 Thread Mark Sapiro
Edward Ned Harvey wrote: > >I am looking at the "&In-Reply-To=" of the email url. I know you said this >was a bug fixed in 2.1.10, however, due to selinux messing around with the >"apache" and "mailman" users' processes, I spent about a day or two trying >to build my own mailman unsuccessfully. I

Re: [Mailman-Users] Formatting the html inside of article.html

2008-10-06 Thread Edward Ned Harvey
> The '%' character is the leadin for interpolation in templates. Thus if > you want a literal % in a template, you have to double it - %%58%%20. Thanks, that's very helpful - Next question - I am looking at the "&In-Reply-To=" of the email url. I know you said this was a bug fixed in 2.1.10,

Re: [Mailman-Users] Post by non-member to a members-only list

2008-10-06 Thread Carl Zwanzig
In a flurry of recycled electrons, [EMAIL PROTECTED] wrote: > I'm getting this message but yet the person posting IS a member. Any ideas? Did it ever work for them? Has their email address changed recently? AFAIK If they're subscribed & receiving mail as [EMAIL PROTECTED] and the server is se

Re: [Mailman-Users] Mass Subscribe Digest members

2008-10-06 Thread Mark Sapiro
Mel Sojka wrote: >I know it must be somewhere in the wiki but have yet to find it and >google went everywhere else. I have a long list of both regular and >digest members how can I mass subscribe the digest members or even >better both combined? If you have command line access, use bin/add_me

[Mailman-Users] Mass Subscribe Digest members

2008-10-06 Thread Mel Sojka
I know it must be somewhere in the wiki but have yet to find it and google went everywhere else. I have a long list of both regular and digest members how can I mass subscribe the digest members or even better both combined? Mel -- System Janitor/Network Plumber http://www.nwla.com Linux User

Re: [Mailman-Users] Spam Problem

2008-10-06 Thread Mark Sapiro
Donald J. Organ IV wrote: >I seem to be getting spam sent through mailman > >I have the following lists setup > >LIPHP ([EMAIL PROTECTED]) and mailman > >mailman shouldnt actually be sending any where > >The MTA is exim4 > >something sent from [EMAIL PROTECTED] is being accepted and looks lik

Re: [Mailman-Users] Post by non-member to a members-only list

2008-10-06 Thread Brad Knowles
[EMAIL PROTECTED] wrote: I'm getting this message but yet the person posting IS a member. Any ideas? Reason: Post by non-member to a members-only list They must be posting to the list from a different address than the one they are subscribed as. -- Brad Knowles <[EMAIL PROTECTED]> Linked

Re: [Mailman-Users] HTML table code broken via Mailman

2008-10-06 Thread Edward Salm, PhD
Thanks to everyone. All problems solved. That is, after I sent the message and found out my host had a 500/hour limit. *(@&*(#&[EMAIL PROTECTED] They raised it temporarily, and it was just sent. Whew. This was my first time working with mailman. It was a little quirky, but everything worked out

Re: [Mailman-Users] HTML table code broken via Mailman

2008-10-06 Thread Edward Salm, PhD
The email programs that sent the mail both Apple Mail and Thunderbird, so it appears that Microsoft is not the only culprit. I would have assumed (perhaps incorrectly) that Thunderbird uses "standards". I have just contacted my webhost, hostforweb.com, regarding the Personalization option, as well

Re: [Mailman-Users] Unsubscribe after just one hard bounce

2008-10-06 Thread Edward Salm, PhD
I am using the cPanel version of Mailman, as someone pointed out earlier. This is at my webhost, and I do not have such access to those logs. What cPanel does give me is a graphical user interface. It shows that bogus user that I subscribed manually as having the status of "nomail (Reason [b])" wh

Re: [Mailman-Users] HTML table code broken via Mailman

2008-10-06 Thread Edward Salm, PhD
=3d is the escape code for a "=". That is "direct" HTML as translated. Regular HTML was used, so that part you were incorrect. However... You were right on the money about the footer! Wow, that did it. Thank you. What do you mean "full personalization"? I don't know what you are referring to? O

[Mailman-Users] Spam Problem

2008-10-06 Thread Donald J. Organ IV
I seem to be getting spam sent through mailman I have the following lists setup LIPHP ([EMAIL PROTECTED]) and mailman mailman shouldnt actually be sending any where The MTA is exim4 something sent from [EMAIL PROTECTED] is being accepted and looks like sending some spam through it. I don

[Mailman-Users] Post by non-member to a members-only list

2008-10-06 Thread bryon
Hello all, I'm getting this message but yet the person posting IS a member. Any ideas? Reason: Post by non-member to a members-only list Bryon -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mai

Re: [Mailman-Users] Formatting the html inside of article.html

2008-10-06 Thread Mark Sapiro
Edward Ned Harvey wrote: >Hey, I'm not sure exactly what and how the escape sequences are getting >processed when generating an archived article out of article.html. > > > >I want to have something like this as the end result: > >Reply To: %(author_html)sHREF="mailto:%(email_url)s

[Mailman-Users] Formatting the html inside of article.html

2008-10-06 Thread Edward Ned Harvey
Hey, I'm not sure exactly what and how the escape sequences are getting processed when generating an archived article out of article.html. I want to have something like this as the end result: Reply To: %(author_html)shttp://mail.python.org/mailman/listinfo/mailman-users Mailma

Re: [Mailman-Users] Mail are not going out from mailman...

2008-10-06 Thread Mark Sapiro
Nitin Bhadauria wrote: > >One of my list with 6000 users is not sending mail to all the users of a >same domain, I search over the logs of postfix and the only error i >found is some of the user on the domain are not accepting the mails > >reply: '550 <[EMAIL PROTECTED]>: Recipient addres

[Mailman-Users] [Fwd: Mail are not going out from mailman...]

2008-10-06 Thread Nitin Bhadauria
When i check the qfiles they are empty but if i restart mailman it start sending all pending mails again is that any where else mailman store pending mails request ... -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.o

[Mailman-Users] Mail are not going out from mailman...

2008-10-06 Thread Nitin Bhadauria
Dear All, One of my list with 6000 users is not sending mail to all the users of a same domain, I search over the logs of postfix and the only error i found is some of the user on the domain are not accepting the mails reply: '550 <[EMAIL PROTECTED]>: Recipient address rejected: User