Re: [Mailman-Users] Re: Easy Install Instructions for Mailman and postfix

2003-11-30 Thread Pablo Chamorro C.
On Sat, 29 Nov 2003 [EMAIL PROTECTED] wrote: > RuntimeError: command failed: /usr/sbin/postalias > /var/mailman/data/aliases (status: 1, Operation not permitted) > > The file perms: > > /var/mailman/data > [EMAIL PROTECTED] $ ls -la > total 64 > drwxrwsr-x2 root mailman 4096 Nov 2

Re: [Mailman-Users] Easy Install Instructions for Mailman and postfix or sendmail)

2003-11-28 Thread Pablo Chamorro C.
On Fri, 28 Nov 2003 [EMAIL PROTECTED] wrote: > This is precisely the thing I can't get to work using the instructions > provided under fedora. If I edit the /etc/postfix/aliases file and run > newaliases, everything's fine. My postfix main.cf contains: > > alias_maps = hash:/etc/postfix/aliases

[Mailman-Users] how to strip 'doble extension' attachs?

2003-11-26 Thread Pablo Chamorro C.
I have Postfix + Procmail as LDA, but with Mailman, I'm noting that the rules from /etc/procmailrc are skipped, am'I? In that file I have a rule for stripping 'doble extension' files. Can I achieve the same effect from Mailman? How? Thank

[Mailman-Users] pass_mime_types - server or client side solution?

2003-11-26 Thread Pablo Chamorro C.
excel file sent from an old Netscape is stripped out by Mailman, but from Open Webmail or from Pine it passes! Is there some solution on the server/Mailman side in order to allow certain files based on its extension no matter the mime type? Thanks, Pablo Chamo

[Mailman-Users] for spanish mailman users/reviewers

2003-11-26 Thread Pablo Chamorro C.
Suscriptor de Mailman de Terri Oda, acabo de colocar la versión en formato de texto: http://correo.ingeomin.gov.co/listas/suscriptor-mailman.txt Muchas gracias, Pablo Chamorro C. -- -- Mailman-Users mailing list [EMAIL PROTECTED] http

[Mailman-Users] problem with cron/nightly_gzip

2003-11-09 Thread Pablo Chamorro C.
chival. Thanks, Pablo Chamorro C. -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.co

Re: [Mailman-Users] inexplicable UnicodeError

2003-11-07 Thread Pablo Chamorro C.
ults = MIMEText( #NL.join(resp), # _charset=Utils.GetCharSet(self.mlist.preferred_language)) and (in spite of my ignorance) it seems it works! Pablo On Thu, 6 Nov 2003, Pablo Chamorro C. wrote: > As I wrote, I have in my mm_cfg.py for Spanish lists (Mailman 2.1.1): > > DEFAU

Re: [Mailman-Users] https

2003-11-07 Thread Pablo Chamorro C.
the good is my browser ;) Pablo > For these reasons I decided to try to "regenerate" the archive > in order to have https in all links before activating mod_rewrite settings. > > Paolo > > On Fri November 7 2003 13:14, Pablo Chamorro C. wrote: > > I don't k

Re: [Mailman-Users] https

2003-11-07 Thread Pablo Chamorro C.
I don't know if it's enough to do it to a httpd level. I have this for Apache: RewriteEngine on RewriteCond %{HTTPS} !=on RewriteRule ^//(.*) https://%{SERVER_NAME}/mailman/$1 [R,L] and in this way it doesn't matter if the users access to http or https pages because all Mailman pages end up bee

[Mailman-Users] inexplicable UnicodeError

2003-11-06 Thread Pablo Chamorro C.
s? It has happened to me several times under similar conditions not related with the users names. Thanks in advance, Pablo Chamorro C. -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailm

[Mailman-Users] non-english chars incorrectly displayed

2003-11-06 Thread Pablo Chamorro C.
I have in my mm_cfg.py for spanish lists: DEFAULT_CHARSET = 'iso-8859-1' VERBATIM_ENCODING = ['iso-8859-1'] but I have these little question: My Mailman web pages always show spanish characters correctly but when I subscribe a user whose name includes tildes or eñes, e.g.: Successfully invited:

Re: [Mailman-Users] Remove Caps from Lists name and Prefix

2003-11-04 Thread Pablo Chamorro C.
] + internalname[1:] Pablo On Tue, 4 Nov 2003, Pablo Chamorro C. wrote: > This question was posted one year ago: > > "When I create a list it is all lowercase (testlist) > But when I go to the GUI it shows up with a cap as the first letter > (Testlist) > > This happens t

Re: [Mailman-Users] Attachments - PDF Issue

2003-11-04 Thread Pablo Chamorro C.
I don't know how to do with pipermail. I use MHonARC as external archiver. Pablo On Tue, 4 Nov 2003, McKeever Chris wrote: > On Tue, 4 Nov 2003 18:58 , McKeever Chris <[EMAIL PROTECTED]> sent: > > >I am trying to figure out how to resolve PDF's being converted into > .obj extensions in the ar

[Mailman-Users] Remove Caps from Lists name and Prefix

2003-11-04 Thread Pablo Chamorro C.
I have to go in and do it by hand right now." Does somebody know the answer? Thanks Pablo Chamorro C. -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.o

Re: [Mailman-Users] Edit welcome e-mail text

2003-11-04 Thread Pablo Chamorro C.
I think the answer is in: http://www.python.org/cgi-bin/faqw-mm.py?req=all#3.11 How to create a customized welcome message that avoids mentioning how to post to the list: In Mailman 2.1.x you can customize the welcome message. Create a directory lists//en (assuming English :) and copy te

Re: [Mailman-Users] List of Subscribers

2003-11-04 Thread Pablo Chamorro C.
bin/list_members -h Pablo On Mon, 3 Nov 2003, Ellen wrote: > How can I get a list of subscribers from my mailing list? I can see the > names in the membership list management, but I don't know how to print > them out so I can see all the names at one time. > > Can you help? > > Thanks, > Ellen

Re: [Mailman-Users] how do i change the all list manager passwords at the same time

2003-11-03 Thread Pablo Chamorro C.
bin/change_pw Pablo On Fri, 31 Oct 2003, Isaac Perez wrote: > i can change the site password with: mmsitepass > but how do i change the list managers passwords for all the list at the same time? > -- Mailman-Users mailing list [EMAIL PROTEC

Re: [Mailman-Users] bugs in Mailman 2.1.3, one critical for private mailists

2003-10-29 Thread Pablo Chamorro C.
and I did again: 7. set show (delivery was off) 8. set authenticate set delivery on 9. set show (delivery was off) Am I doing something wrong? Thank you!, Pablo Chamorro C. > > DP > -- -- Mailman-Users mailing list [EMAIL PR

[Mailman-Users] bugs in Mailman 2.1.3, one critical for private mailists

2003-10-29 Thread Pablo Chamorro C.
ad the complete bugs report at: http://www.mail-archive.com/mailman-developers%40python.org/msg06638.html Some idea?. Thanks in advance, Pablo Chamorro C. -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinf