Re: [Mailman-Users] Double '@' in member mail address; can't remove this address (Solved)

2007-09-28 Thread Rolf E. Sonneveld
Mark Sapiro wrote: > Mark Sapiro wrote: > >> When was this posted? I can't find it anywhere in the mailman-users >> archive. >> > > It's there now. Apparently it was delayed an hour between > mail.springer-sbm.com and bag.python.org. > It was delayed, yes, due to greylisting at bag.pyth

Re: [Mailman-Users] Double '@' in member mail address; can't remove this address (Solved)

2007-09-28 Thread Rolf E. Sonneveld
Hi, Mark, Mark Sapiro wrote: > Rolf E. Sonneveldwrote: > > >> Rolf E. Sonneveld wrote: >> >>> Hi, >>> >>> a user has subscribed via the web interface, making a typo in the mail >>> address. The address subscribed is something li

[Mailman-Users] Double '@' in member mail address; can't remove this address

2007-09-28 Thread Rolf E. Sonneveld
Hi, a user has subscribed via the web interface, making a typo in the mail address. The address subscribed is something like First.Last@@domain.com. When I try to remove that address, I get an error (no matter whether I use the admin web interface to remove the address, or whether I try it fro

Re: [Mailman-Users] Double '@' in member mail address; can't remove this address (Solved)

2007-09-28 Thread Rolf E. Sonneveld
Rolf E. Sonneveld wrote: > Hi, > > a user has subscribed via the web interface, making a typo in the mail > address. The address subscribed is something like > First.Last@@domain.com. When I try to remove that address, I get an > error (no matter whether I use the admin web i

Re: [Mailman-Users] How can I remove a lists?

2007-07-11 Thread Rolf E. Sonneveld
amp;file=faq04.009.htp Regards, /rolf Rolf E. Sonneveld Sonnection B.V. www.Sonnection.nl -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bi

Re: [Mailman-Users] Troubleshooting posting of a message (SOLVED)

2007-05-07 Thread Rolf E. Sonneveld
Eino Tuominen wrote: > Mark Sapiro wrote: > >> The log you posted previously seems to say the MTA delivering to >> Mailman is 'middleman'. I don't know anything at all about this MTA. >> Another hint in a prior post tells me it may have some programatic way >> (rather than aliases) for determini

Re: [Mailman-Users] Troubleshooting posting of a message

2007-05-03 Thread Rolf E. Sonneveld
Mark Sapiro wrote: > Rolf E. Sonneveld wrote: > >> Now, I tested the following: >> >> I became user mailman >> mailman> cd /usr/local/mailman/scripts >> mailman> ./post >> >> >> >> and indeed something showed up in the l

[Mailman-Users] Troubleshooting posting of a message

2007-05-01 Thread Rolf E. Sonneveld
Hi, [I changed the name of this thread, as I realized that I more or less hijacked this thread from [EMAIL PROTECTED] and two threads with the same subject proceeded in parallel, my sincere apologies to [EMAIL PROTECTED] and to the list] Mark Sapiro wrote: > Rolf E. Sonneveld wr

Re: [Mailman-Users] Lists stop working

2007-04-27 Thread Rolf E. Sonneveld
Hello, Mark, Mark Sapiro wrote: > Stephen J. Turnbull wrote: > >> Fairly early in message processing, Mailman logs to either logs/post >> (showing that the post was accepted) or to logs/vette (indicating that >> the post was held or rejected, and why). >> > > > One minor point here. The po

Re: [Mailman-Users] Lists stop working

2007-04-27 Thread Rolf E. Sonneveld
[EMAIL PROTECTED] wrote: > Did you ever find a solution to this issue? > > I realize that this is a really old posting: > > I send an eMail to one of the lists, I can see in my /var/log/maillog; > >Jun 10 11:27:03 osiris sendmail[2756]: h5A9R392002756: >from=

Re: [Mailman-Users] hostname appears in URLs, despite hostname is not set in DEFAULT_URL_HOST (solved)

2007-04-13 Thread Rolf E. Sonneveld
Mark Sapiro schreef: > Rolf E. Sonneveld wrote: > >> I have solved my problem by adding lists.domain.com as a CNAME to >> host.domain.com in DNS. Then I was able to connect to >> http://lists.domain.com and new mailing lists were created with the >> p

Re: [Mailman-Users] hostname appears in URLs, despite hostname is not set in DEFAULT_URL_HOST (solved)

2007-04-13 Thread Rolf E. Sonneveld
Rolf E. Sonneveld schreef: > Hi, > > running Mailman 2.1.9. I have tried to find the answer to this question > in the FAQs but didn't succeed. Please bear with me if this has been > asked before. > > As per the configure parameters --with-mailhost and --with-urlhost I

[Mailman-Users] hostname appears in URLs, despite hostname is not set in DEFAULT_URL_HOST

2007-04-13 Thread Rolf E. Sonneveld
Hi, running Mailman 2.1.9. I have tried to find the answer to this question in the FAQs but didn't succeed. Please bear with me if this has been asked before. As per the configure parameters --with-mailhost and --with-urlhost I have in my Defaults.py the following definitions: DEFAULT_EMAIL_H

Re: [Mailman-Users] Infamous error "ImportError: ld.so.1: python: fatal: libgcc_s.so.1" (solved)

2007-04-05 Thread Rolf E. Sonneveld
Tokio Kikuchi wrote: > Rolf E. Sonneveld wrote: >> Tokio Kikuchi wrote: >>>> However, when I try to access Mailman via my browser (using Apache >>>> on the server side) I get the infamous error message: >>>> >>> >>&

Re: [Mailman-Users] Infamous error "ImportError: ld.so.1: python: fatal: libgcc_s.so.1" (followup)

2007-04-02 Thread Rolf E. Sonneveld
Tokio Kikuchi wrote: >> However, when I try to access Mailman via my browser (using Apache on >> the server side) I get the infamous error message: >> > > >> The /usr/local/lib version seems to be more recent. Before installation, >> I made sure that LD_LIBRARY_PATH was set to >> >

Re: [Mailman-Users] Infamous error "ImportError: ld.so.1: python: fatal: libgcc_s.so.1"

2007-04-02 Thread Rolf E. Sonneveld
Dear Tokio, first of all, thanks for your reply. Tokio Kikuchi schreef: > >> However, when I try to access Mailman via my browser (using Apache on >> the server side) I get the infamous error message: > >> The /usr/local/lib version seems to be more recent. Before >> installation, I made sure t

[Mailman-Users] Infamous error "ImportError: ld.so.1: python: fatal: libgcc_s.so.1"

2007-04-02 Thread Rolf E. Sonneveld
Hi, I installed tcl/tk, Python and Mailman on a Solaris 10 system. Everything seems to install fine, I can use the command line interface to create a mailman list, set the site and delegate password etc. However, when I try to access Mailman via my browser (using Apache on the server side) I g