Re: [Mailman-Users] Counting messages that went to postfix queue

2007-05-02 Thread Mark Sapiro
Brad Knowles wrote: >On 5/2/07, D G Teed wrote: > >> I'm on 2.1.5. I have the patch to allow subscribers in one list >> to be added to posting ability in another list by simply adding >> the @listname to the allowed set. Hopefully that still works >> in 2.1.9. > >Ahh. Yeah, if at all possib

Re: [Mailman-Users] Counting messages that went to postfix queue

2007-05-02 Thread Brad Knowles
On 5/2/07, D G Teed wrote: > It seems like mailman is the most likely point of failure. There was a > python error in the error log file for mailman. Unless we are taking > about versions of python. I'm running 2.3.4 for that (Redhat EL 4). There are different versions of Python. More impo

Re: [Mailman-Users] Retrieving list membership via email

2007-05-02 Thread Mark Sapiro
Drew Tenenholz wrote: > >Thanks for the confirmation. I tested again, and the list moderator >password retrieves the member roster via email while the list admin >password gives the "You are not allowed..." result. This is OK for >me, since it is the moderators who have been asking for the >s

Re: [Mailman-Users] Counting messages that went to postfix queue

2007-05-02 Thread Mark Sapiro
D G Teed wrote: > >It seems like mailman is the most likely point of failure. There was a >python error >in the error log file for mailman. Unless we are taking about versions of >python. >I'm running 2.3.4 for that (Redhat EL 4). Have you seen my posts in this thread archived at

Re: [Mailman-Users] Counting messages that went to postfix queue

2007-05-02 Thread D G Teed
On 5/2/07, Brad Knowles <[EMAIL PROTECTED]> wrote: > > On 5/2/07, D G Teed wrote: > > > I didn't trust that findsender.pl actually parses postfix logs 100% so > > I verified with plain grep for any mention of the user addresses in > > /var/log/maillog or > > /var/log/mailman/*I found one re

Re: [Mailman-Users] Retrieving list membership via email

2007-05-02 Thread Drew Tenenholz
Mark -- Thanks for the confirmation. I tested again, and the list moderator password retrieves the member roster via email while the list admin password gives the "You are not allowed..." result. This is OK for me, since it is the moderators who have been asking for the subscriber list anywa

Re: [Mailman-Users] Sending html content to Mailman list?

2007-05-02 Thread Mark Sapiro
Tim Tyler wrote: > >Is it possible to send html content through a mailman list? If so, how? What are your Content filtering settings? Your message as below should pass through unscathed if filter_content is No or if filter_content is Yes, pass_mime_types includes text/html and convert_html_to

Re: [Mailman-Users] When would mailman 2.2 be a reality?

2007-05-02 Thread Mark Sapiro
shirish agarwal wrote: > When is work on mailman 2.2 supposed to start? Is there some kind of > roadmap or trac something like that so people can see how the progress is > happening along? Actually looking forward for the pipermail thing. Thanx >in advance. Development is ongoing. See

Re: [Mailman-Users] Counting messages that went to postfix queue

2007-05-02 Thread Mark Sapiro
D G Teed wrote: > >Unless postfix has a bug where some emails are not being logged, there seems >to be a problem with mailman. I'm not looking for delivery - just any >reference >to the expected attempts to deliver. This is in the log message in Mailman's smtp log. E.g., something like May 01 2

[Mailman-Users] When would mailman 2.2 be a reality?

2007-05-02 Thread shirish agarwal
When is work on mailman 2.2 supposed to start? Is there some kind of roadmap or trac something like that so people can see how the progress is happening along? Actually looking forward for the pipermail thing. Thanx in advance. -- Shirish Agarwal This work is licensed under th

Re: [Mailman-Users] Counting messages that went to postfix queue

2007-05-02 Thread Brad Knowles
On 5/2/07, D G Teed wrote: > I didn't trust that findsender.pl actually parses postfix logs 100% so > I verified with plain grep for any mention of the user addresses in > /var/log/maillog or > /var/log/mailman/*I found one reference of the 28 which > findsender.pl missed. > This list ha

Re: [Mailman-Users] Sending html content to Mailman list?

2007-05-02 Thread Brad Knowles
On 5/2/07, Tim Tyler wrote: > Is it possible to send html content through a mailman list? If so, how? See FAQs 3.37 and 4.39, although the FAQs at 3.18 and 3.40 may also be useful. -- Brad Knowles <[EMAIL PROTECTED]>, Consultant & Author LinkedIn Profile: Slides

Re: [Mailman-Users] Mailman and Qmail/Vpopmail

2007-05-02 Thread Brad Knowles
On 5/2/07, Simon Schuh wrote: >>> I'm using ServerAdmin24, it's developed by the German ISP Strato. >> >> In which case, you need to ask your questions of them. >> >> If you didn't install the software yourself, then you need to ask the >> people who did. >> > I didn't install it. It was a r

Re: [Mailman-Users] Mailman and Qmail/Vpopmail

2007-05-02 Thread Michael Kabot
Mark, Thanks for adding this information ! Simon, I use Plesk for server control which automatically creates the files Mark is talking about. Thus I don't have to create them manually. >From my installation of Qmail, I can confirm that all the files discussed below need to be created. That

Re: [Mailman-Users] password reminders and unsubscribed users

2007-05-02 Thread Mark Sapiro
Jim Miller wrote: >Thanks for the reply Mark. I do have a ticket opened with cpanel. I was >hoping that I might get some insight on this issue here as well, since I did >see some old inquiries about this same problem in the archives, and it was >not related to cpanel installs. I did not see res

Re: [Mailman-Users] Mailman and Qmail/Vpopmail

2007-05-02 Thread Mark Sapiro
Simon Schuh wrote: > >In /home/vpopmail/domains there is a directory for every domain. >Like: /home/vpopmail/domains/mydomain.tld/ >In there are .qmail files for all defined adresses. > >Mailman didn't create any files there. >Can I tell Mailman where to create the files or how I'm doing this? Ma

Re: [Mailman-Users] Mailman with remote smtp server

2007-05-02 Thread D G Teed
I don't know qmail. However I think all email programs on *nix will use /etc/aliases. You do not use fetchmail unless by remote you mean a server you do not administer. Can you set up an alias on the remote server? I think you'll have to put more details into describing what you are doing to ge

Re: [Mailman-Users] Counting messages that went to postfix queue

2007-05-02 Thread D G Teed
Hi, Thanks for the great replies and help. I found a perl script "findsender.pl" with google and it seems to be useful. I seem to have missing mail list members from my maillog, and one python error from mailman. Here is what I did to verify non-mailing... list_members maillist > /tmp/listnames

[Mailman-Users] Sending html content to Mailman list?

2007-05-02 Thread Tim Tyler
Mailman experts, We are running 2.1.5 version of Mailman and I have a problem where we are trying to send an automatic update announcement with hyper links to a particular mailman list. It works fine if we send the message directly to webmail or other pop clients, but all of the html code i

Re: [Mailman-Users] Mailman with remote smtp server

2007-05-02 Thread Meenal Pant
Thanks Donald and Mark for your help. A few more queries... I want to set up a remote SMTP server using qmail and use it for both inbound and outbound. So what kind of aliases do I require for sendmail and qmail on the remote smtp server to forward the messages on to the mailman server. Are these

Re: [Mailman-Users] password reminders and unsubscribed users

2007-05-02 Thread Jim Miller
Thanks for the reply Mark. I do have a ticket opened with cpanel. I was hoping that I might get some insight on this issue here as well, since I did see some old inquiries about this same problem in the archives, and it was not related to cpanel installs. I did not see resolution to any of those

Re: [Mailman-Users] Mailman and Qmail/Vpopmail

2007-05-02 Thread Michael Kabot
Simon, Ok... Sounds like you have your problem defined. - Mailman is interacting with Qmail fine - Vpopmail has move the "mailnames" directory into its own directory structure - Qmail seems to know this, but Mailman does not Just for a sanity check - As root run Mailman's bin/check_perms I'm at

Re: [Mailman-Users] Mailman and Qmail/Vpopmail

2007-05-02 Thread Simon Schuh
Hi Brad, >> I'm using ServerAdmin24, it's developed by the German ISP Strato. > > In which case, you need to ask your questions of them. > > If you didn't install the software yourself, then you need to ask the > people who did. > I didn't install it. It was a ready-to-run server. But why should

Re: [Mailman-Users] Mailman and Qmail/Vpopmail

2007-05-02 Thread Brad Knowles
On 5/2/07, Simon Schuh wrote: > I'm using ServerAdmin24, it's developed by the German ISP Strato. In which case, you need to ask your questions of them. If you didn't install the software yourself, then you need to ask the people who did. > Can I tell Mailman where to create the files or how

Re: [Mailman-Users] Mailman and Qmail/Vpopmail

2007-05-02 Thread Simon Schuh
I'm using ServerAdmin24, it's developed by the German ISP Strato. The normal e-mail functions work fine. In /var/qmail/control/virtualdomains there is one entry for every domain. Like: mydomain.tld:mydomain.tld There Mailman added one line: lists.mydomain.tld:mailman In /home/vpopmail/domains th

[Mailman-Users] Transferring archives question

2007-05-02 Thread Me Myself
Is there a way to transfer list archives from one server to another without needing root access? Thanks in advance. -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://w