Re: [Mailman-Users] problem creating list, unknown language

2006-11-30 Thread Thomas Spuhler
On Wednesday 29 November 2006 09:27 pm, Mark Sapiro wrote: > Thomas Spuhler wrote: > >When creating a new list, (my first list) I get: > >[EMAIL PROTECTED] thomas]# newlist > >Create a new, unpopulated mailing list. > >. > >. > >. > >Note that list

[Mailman-Users] problem creating list, unknow language

2006-11-29 Thread Thomas Spuhler
2007 box, worked on 2006 even using mailman-2.1.6 from 2006 There is nothing in the log. -- Best regards Thomas Spuhler -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ:

[Mailman-Users] problem creating list, unknown language

2006-11-29 Thread Thomas Spuhler
2007 box, worked on 2006 even using mailman-2.1.6 from 2006 There is nothing in the log. -- Best regards Thomas Spuhler -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ:

Re: [Mailman-Users] Admin Password

2005-11-10 Thread Thomas Spuhler
le Archives: > http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: > http://mail.python.org/mailman/options/mailman-users/thomas%40btspuhler.com > > Security Policy: > http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp T

Re: [Mailman-Users] Virtual domains

2005-11-05 Thread Thomas Spuhler
On Saturday 05 November 2005 11:21 am, Mark Sapiro wrote: > Thomas Spuhler wrote: > >In the mailman manual it says I need to add to mm_cfg.py: > >POSTFIX_STYLE_VIRTUAL_DOMAINS = [doma2.ain', 'dom3.ain'] > >should this be like this: > >POSTFIX_STYLE

[Mailman-Users] Virtual domains

2005-11-05 Thread Thomas Spuhler
In the mailman manual it says I need to add to mm_cfg.py: POSTFIX_STYLE_VIRTUAL_DOMAINS = [doma2.ain', 'dom3.ain'] should this be like this: POSTFIX_STYLE_VIRTUAL_DOMAINS = ['btspuhler.com'] or POSTFIX_STYLE_VIRTUAL_DOMAINS = 'btspuhler.com' -- Thomas Spuh

Re: [Mailman-Users] virtual mail problem

2005-11-04 Thread Thomas Spuhler
> lmtp_mail_timeout = 300s > lmtp_quit_timeout = 300s > lmtp_rcpt_timeout = 300s > lmtp_rset_timeout = 120s > lmtp_sasl_auth_enable = no > lmtp_sasl_password_maps = > lmtp_sasl_security_options = noplaintext, noanonymous > lmtp_send_xforward_comma

Re: [Mailman-Users] virtual mail problem

2005-11-04 Thread Thomas Spuhler
> lmtp_mail_timeout = 300s > lmtp_quit_timeout = 300s > lmtp_rcpt_timeout = 300s > lmtp_rset_timeout = 120s > lmtp_sasl_auth_enable = no > lmtp_sasl_password_maps = > lmtp_sasl_security_options = noplaintext, noanonymous > lmtp_send_xforward_command = no > lmtp_skip_quit_

Re: [Mailman-Users] virtual mail problem

2005-11-03 Thread Thomas Spuhler
s file doesn't get read her. I found this: found this on https://www.redhat.com/archives/fedora-list/2004-December/msg00712.html Do you use LMTP as delivery method? AFAIK using LMTP, mails don't pass aliases - you have to use the virtual-table instead. Now I am at setting-

Re: [Mailman-Users] name of my mailing-list adress ...

2005-10-29 Thread Thomas Spuhler
n-users > Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py > Searchable Archives: > http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: > http://mail.python.org/mailman/options/mailman-users/thomas%40btspuhler.com > > Security Po

Re: [Mailman-Users] name of my mailing-list adress ...

2005-10-29 Thread Thomas Spuhler
n.org/mailman/listinfo/mailman-users > Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py > Searchable Archives: > http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: > http://mail.python.org/mailman/options/mailman-users/thomas%40btspuhler.com > > Security Poli

Re: [Mailman-Users] problem to send e-mil to the list

2005-10-28 Thread Thomas Spuhler
On Thursday 27 October 2005 10:18 pm, Mark Sapiro wrote: > Thomas Spuhler wrote: > >On Thursday 27 October 2005 08:32 pm, you wrote: > >> This message comes from postfix and is telling you it doesn't know how > >> to deliver to [EMAIL PROTECTED] It is quite likel

Re: [Mailman-Users] problem to send e-mil to the list

2005-10-27 Thread Thomas Spuhler
On Thursday 27 October 2005 08:32 pm, you wrote: > Thomas Spuhler wrote: > >On Thursday 27 October 2005 07:23 am, you wrote: > >> Thomas Spuhler wrote: > >> >Whne I post to the [EMAIL PROTECTED] instead of [EMAIL PROTECTED] > >> > I can send the e-mail bu

Re: [Mailman-Users] problem to send e-mil to the list

2005-10-27 Thread Thomas Spuhler
On Thursday 27 October 2005 07:23 am, you wrote: > Thomas Spuhler wrote: > >I upgraded my server to Mandriva 2006. Since then I cannot send post to > > the mailing list on my server. > >When I add a new user I get a confirmation. > >When I create a new list, I get a conf

[Mailman-Users] problem to send e-mil to the list

2005-10-27 Thread Thomas Spuhler
dead end I would appreciate any clue -- Thomas Spuhler All e-mail from this domain is scanned for viruses pgpPWkfu6updV.pgp Description: PGP signature -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listin

Re: [Mailman-Users] Upgrading lists 2.0.X -> 2.1.X

2003-12-03 Thread Thomas Spuhler
I just did a ./bin/genaliases and after that the existing mailing list were ok. Tom On Wed, 2003-12-03 at 09:58, Morgan Fletcher wrote: > Morgan Fletcher <[EMAIL PROTECTED]> writes: > > > Do I need to update the data under $prefix/lists/ when upgrading from 2.0.X > > to 2.1.X? If so, how? I do

Re: [Mailman-Users] Mailman wont send mail

2003-12-01 Thread Thomas Spuhler
What version are you using? This make a huge difference as I learned this weekend. I had the same in my mail log. Thomas On Mon, 2003-12-01 at 00:34, Zimmermann Christian wrote: > Hello to all, > > I´m new to this list. > > I have a problem with mailman and postfix. > I set up mailman out of

[Mailman-Users] No mail is going out

2003-11-29 Thread Thomas Spuhler
"|/var/lib/mailman/mail/wrapper post tmcboard" tmcboard-admin: "|/var/lib/mailman/mail/wrapper mailowner tmcboard" tmcboard-request:"|/var/lib/mailman/mail/wrapper mailcmd tmcboard" No aliases show up for testlist! Unfortunately there is no

[Mailman-Users] un-subscribe

2003-07-15 Thread Thomas Spuhler
-- Thomas Spuhler <[EMAIL PROTECTED]> signature.asc Description: This is a digitally signed message part -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.pyth

[Mailman-Users] Configuration

2003-07-10 Thread Thomas Spuhler
[EMAIL PROTECTED] > > intoxicated, adj.: > When you feel sophisticated without being able to pronounce it. > > > > On 9 Jul 2003, Thomas Spuhler wrote: > > > Date: 09 Jul 2003 22:13:17 -0700 > > From:

Re: [Mailman-Users] Configuration

2003-07-10 Thread Thomas Spuhler
m all # # Configure the public archives # Alias /pipermail/ /var/lib/mailman/archives/public/ Options -Indexes FollowSymlinks -Includes AllowOverride None order allow,deny allow from all -- Best Regards Thomas Spuhler This E-mail has a digital signature attached for proof of its origin.

[Mailman-Users] Configuration

2003-07-09 Thread Thomas Spuhler
. -- Best Regards Thomas Spuhler signature.asc Description: This is a digitally signed message part -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw