Re: [Mailman-Users] can't get self post after enabling "Receive yourown posts to the list"

2008-02-07 Thread Forrest Sheng Bao
Thanks Mark. Damn, I spent 2 hours tonight on fighting this... On Feb 7, 2008 11:56 PM, Mark Sapiro <[EMAIL PROTECTED]> wrote: > Forrest Sheng Bao wrote: > > > >Brad, which FAQ did you refer to? I only found this one here : > >http://www.gnu.org/software/mailman/faq.html > >I can't index to 2.8

Re: [Mailman-Users] can't get self post after enabling "Receive yourown posts to the list"

2008-02-07 Thread Mark Sapiro
Forrest Sheng Bao wrote: > >Brad, which FAQ did you refer to? I only found this one here : >http://www.gnu.org/software/mailman/faq.html >I can't index to 2.8 The Mailman FAQ at -- Mark Sapiro <[EMAIL PROTECTED]>The highway is for gamblers, San

Re: [Mailman-Users] can't get self post after enabling "Receive yourown posts to the list"

2008-02-07 Thread Forrest Sheng Bao
No, I don't think so. I am also using the mailing list of other groups. They are running on Mailman and I can get the posts sent by myself. Brad, which FAQ did you refer to? I only found this one here : http://www.gnu.org/software/mailman/faq.html I can't index to 2.8 On Feb 7, 2008 11:39 PM, Ma

Re: [Mailman-Users] can't get self post after enabling "Receive yourown posts to the list"

2008-02-07 Thread Mark Sapiro
Forrest Sheng Bao wrote: > >I am just beginning to use Mailman and found a strange problem. I haven >enabled "*Receive your own posts to the list*" in my personal options. Since >I am also the admin, I also unchecked the "not metoo" box of myself at >membership administration section. But I found t

Re: [Mailman-Users] can't get self post after enabling "Receive your own posts to the list"

2008-02-07 Thread Brad Knowles
On 2/7/08, Forrest Sheng Bao wrote: > I am just beginning to use Mailman and found a strange problem. I haven > enabled "*Receive your own posts to the list*" in my personal options. Since > I am also the admin, I also unchecked the "not metoo" box of myself at > membership administration sect

[Mailman-Users] can't get self post after enabling "Receive your own posts to the list"

2008-02-07 Thread Forrest Sheng Bao
Hi, I am just beginning to use Mailman and found a strange problem. I haven enabled "*Receive your own posts to the list*" in my personal options. Since I am also the admin, I also unchecked the "not metoo" box of myself at membership administration section. But I found that I still couldn't get t

Re: [Mailman-Users] Non-members seemingly able to post

2008-02-07 Thread Robert Boyd Skipper
Mark: No. There are a few email addresses there, but they are seemingly unrelated to the three different ones that have gotten through. Skipper Mark Sapiro wrote: > Robert Boyd Skipper wrote: >> Thanks again. This is greatly helpful. I'll look into all of these >> suggestions today. >>

Re: [Mailman-Users] Mailman Borks on Large Attachments

2008-02-07 Thread Lachlan Michael
> Lachlan Michael wrote: >> >>One more data point. An attachment of 500-600kB was ok, but an attachment >>of 1.5MB was not. >> >>For the 1.5MB file case, the memory errors just kept coming until the >> .bak >>file was left in place, and not moved away. Does this point to the mail >>just being too

Re: [Mailman-Users] Non-members seemingly able to post

2008-02-07 Thread Mark Sapiro
Robert Boyd Skipper wrote: > >Thanks again. This is greatly helpful. I'll look into all of these >suggestions today. > It turns out that emails beginning with a hyphen also get through. Do you have any patterns in accept_these_nonmembers that might be matching these addresses? -- Mark Sapi

Re: [Mailman-Users] Turning off confirmation

2008-02-07 Thread Mark Sapiro
Barry Finkel wrote: > >I went to that mail in the archives, and it has > > You can get our patches here: > > > https://sourceforge.net/tracker/index.php?func=detail&aid=1121257&group_id=103&a > tid=300103 > >Note that the URL is split into two lines, and the hyperlink contains >only th

Re: [Mailman-Users] cron/senddigests - error

2008-02-07 Thread Mark Sapiro
Stephen J. Turnbull wrote: >Con Wieland writes: > > > version 2.1.4 > > > > The odd thing though is it has only been happening the last couple of > > weeks > >Could be due to a new poster with a busted MTA, or an old poster with >a busted MTA who recently started using non-ASCII in MIME headers

Re: [Mailman-Users] cron/senddigests - error

2008-02-07 Thread Stephen J. Turnbull
Con Wieland writes: > version 2.1.4 > > The odd thing though is it has only been happening the last couple of > weeks Could be due to a new poster with a busted MTA, or an old poster with a busted MTA who recently started using non-ASCII in MIME headers. Maybe it's fixed in recent Mailman

Re: [Mailman-Users] cron/senddigests - error

2008-02-07 Thread Con Wieland
version 2.1.4 The odd thing though is it has only been happening the last couple of weeks con On Feb 7, 2008, at 10:07 AM, Stephen J. Turnbull wrote: > Con Wieland writes: >>File "/usr/local/mailman/pythonlib/email/Utils.py", line 337, in >> decode_params >> charset, language, value

[Mailman-Users] cron/senddigests - error

2008-02-07 Thread Stephen J. Turnbull
Con Wieland writes: >File "/usr/local/mailman/pythonlib/email/Utils.py", line 337, in > decode_params > charset, language, value = decode_rfc2231(EMPTYSTRING.join(value)) >File "/usr/local/mailman/pythonlib/email/Utils.py", line 284, in > decode_rfc2231 > charset, langua

Re: [Mailman-Users] Non-members seemingly able to post

2008-02-07 Thread Robert Boyd Skipper
Mark: Thanks again. This is greatly helpful. I'll look into all of these suggestions today. It turns out that emails beginning with a hyphen also get through. So I'm supplementing a filter for an initial underscore with a filter for an initial \W as well. Until I know the exact paramete

Re: [Mailman-Users] Turning off confirmation

2008-02-07 Thread Barry Finkel
Zbigniew Szalbot writes: >> Thank you Mark. Any chance of having it (unsubscribe without >> confirmation) as an option one day? and Stephen J. Turnbull" replied: >There's a patch by Adrian Bye (actually one of his colleagues, I >think) in the tracker that provides some form of streamlined >unsub

[Mailman-Users] cron/senddigests - error

2008-02-07 Thread Con Wieland
Any ideas why I get the this? /usr/local/bin/python -S /usr/local/mailman/cron/senddigests produced the following output: Traceback (most recent call last): File "/usr/local/mailman/cron/senddigests", line 94, in ? main() File "/usr/local/mailman/cron/senddigests", line 86, in main

Re: [Mailman-Users] Virtual domains

2008-02-07 Thread Mark Sapiro
Melinda Gilmore wrote: >I need to set up a virtual domain without installing another mailman. I >want to be able to just add the virtual domain. I have been looking at the >archives and there is a lot of talk about it, but no specific instructions >on what to change in mailman. I am also new

[Mailman-Users] Virtual domains

2008-02-07 Thread Melinda Gilmore
I need to set up a virtual domain without installing another mailman. I want to be able to just add the virtual domain. I have been looking at the archives and there is a lot of talk about it, but no specific instructions on what to change in mailman. I am also new to mailmna Any help would b