Hi,
You could check the "Web-Cyradm and Mailman Integration HOWTO" -
http://archives.free.net.ph/message/20050828.134201.19d55b0e.en.html
I've wrote some time ago.
This should solve your problem.
Best Regards,
Leon Kolchinsky
-Original Message-
From: Mark Sapiro [mailto:[EMAIL PROTECTE
Hello Tokio,
Thank you very much for the patch, it is working!!!
I've just added:
# Arabic and Hebrew encoding aliases
import encodings.aliases
encodings.aliases.aliases.update({
'iso_8859_6_e': 'iso8859_6',
'iso_8859_6_i': 'iso8859_6',
'iso_8859_8_e': 'iso8859_8',
'iso_8859_8_i':
Hello All,
I have the following of problem:
When message sent to the list in Hebrew Language in iso-8859-8-i encoding, it
doesn't sent and goes directly to /var/lib/mailman/qfiles/shunt,
so I have to run /usr/lib/mailman/bin/unshunt manually to release these
messages.
But then these messages
Thanks Mark,
You are right!
It appears that rpm installation on SuSE installs automatically cron job for me.
# rpm -ql mailman-2.1.4-83.13 | grep /etc/init.d/mailman
/etc/init.d/mailman
There is another cron job I did myself, sitting at:
/var/spool/cron/tabs/mailman
I'll just remove this one.
Hello All,
My lists members got "mailing list memberships reminder" twice, i.e. they get
the same reminder in two separate e-mails.
How can I solve this problem?
Best Regards,
Leon Kolchinsky
--
Mailman-Users mailing list
Mailman-User
p://mail.python.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/lkolchin%40univ.haifa.
; |
add_members -r - listname
>[...]
Kind regards,
Hannah.
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Arch
g/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/lkolchin%40univ.haifa.ac.il
Security Policy:
h
ve.com/mailman-users%40python.org/
Unsubscribe:
http://mail.python.org/mailman/options/mailman-users/lkolchin%40univ.haifa.ac.il
Security Policy:
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
--
Mailman-Users mailing lis
Hello All,
I'd like to move lists from an old machine (Solaris 8) to new one (SLES 9) with
all their corresponding members.
I'm creating new list (on my new server) with newlist command.
To see the members of the list with their full names I run (on the old machine):
# ./list_members -f list
s: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe:
http://mail.python.org/mailman/options/mailman-users/lkolchin%40univ.haifa.ac.il
Security Policy:
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
---
Hello All,
I'd like to ask you bout your backup/restore policy and tools concerning
mailman DB.
What are the recommended ways to backup mailman DB and for what files and ways
to restore them in case of the disaster?
Please send your recommendation/scripts for that matter.
Best Regards,
Le
Hello All,
I have a question:
Does "max_num_recipients = 10" in the default configuration of the list, means
that when I'm posting to the list I can additionaly write only 9 e-mails along
with the list address and no more? If I'm writing more than 10 e-mail addresses
along with the list addres
Hello,
You didn't have to cp /usr/local/mailman/cgi-bin /var/www/cgi-bin.
For Fedora, you have to make these changes in apache config:
ScriptAlias /mailman/ /usr/lib/mailman/cgi-bin/
AllowOverride None
Options ExecCGI
Order allow,deny
Allow from all
Alias /pipermail/ /var/lib/m
Hello Mark,
Thanks for your reply.
All I did is:
./config_list -i /var/lib/mailman/data/mailman_config_new.txt mailman
My additional question is:
Where these configurations saved (in the DB maybe?), in what files exactly?
P.S.
for the first and the second question, value should be equal to
t
Mailman-Users@python.org
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.com/mailman-users%40python.org/
Unsubscribe:
http://mail.python.org/mailman/options/mailman-users/lkolchin%40univ.haifa.
Hello All,
I have 2 questions:
1) Is there a way to make list private and turning archiving off. from command
line? Or make the archives private from command line?
2) I'm used to lists (using some lists from another sites) configured in such a
way, so when I press "Reply" button in my e-mai
Thanks man,
That’s the solution for me, I can just rename it "MAILMAN_SITE_LIST in
mm_cfg.py".
Best Regards,
Leon Kolchinsky
-Original Message-
From: Carl Zwanzig [mailto:[EMAIL PROTECTED]
Sent: Friday, August 19, 2005 7:21 PM
To: לאון קולצ'ינסקי
Cc: mailman-users@python.org
Subject:
Thanks for your reply,
1) Maybe someone could tell me if there is a way to avoid creating "mailman"
list and still run mailman properly?
2) If someone running mailman on SuSE 9.X or SLES 9 could tell me if my config
lines in
my /etc/apache2/default-server.conf correct?:
##
#
Hello All,
1) I'm implementing web-cyradm installation together with mailman-2.1.4-83.13
on SLES 9.
As I understood from the documentation, there must be "mailman" list for
mailman to work properly.
Web-cyradm implementing virtual domains with the use of MySQL tables, so my
"mailman" list wi
Hello All,
I've installed mailman-2.1.4-83.13 on SLES 9 machine.
Now I want to write some script to implement list creation and web-cyradm
installation.
Tried to create file with the aliase info like this:
./newlist -q $mmlistname $admin $password > /tmp/new-mailman-list
but it is empty.
T
21 matches
Mail list logo