Re: [Mailman-Users] Follow-up Weird problem data format error. Commandoutput Mailbox does'nt exist

2007-08-02 Thread carconni
Hi Mark, Thank you for your advice and I will certainly look into what postfix is doing. In addition, I'll try your suggestion to run postalias to see if that corrects the problem. I've now had 3 more lists become undeliverable. They are all in the /var/mailman/data/alias file, so I'll

Re: [Mailman-Users] How to change [EMAIL PROTECTED] address inmailman

2007-08-02 Thread Mark Sapiro
BugsBunny wrote: > >Hi,I installed mailman 2.1.9 on fedora core 5. My host name was originally >set as mydomain.net. Everything seemed working fine. Then I changed my host >name to mydomain.com. (from .net to .com).I changed this from >/etc/sysconfigure/network.I also checked my mm_cfg.py and d

[Mailman-Users] How to change [EMAIL PROTECTED] address in mailman

2007-08-02 Thread BugsBunny
Hi,I installed mailman 2.1.9 on fedora core 5. My host name was originally set as mydomain.net. Everything seemed working fine. Then I changed my host name to mydomain.com. (from .net to .com).I changed this from /etc/sysconfigure/network.I also checked my mm_cfg.py and default.py to make sur

Re: [Mailman-Users] Is it possible to filter what is archived?

2007-08-02 Thread Mark Sapiro
Mark Sapiro wrote: > >Make a custom handler (see >) >that checks mlist.umbrella_list, and if true add an X-No-Archive: >header to the message. E.g. > >def process(mlist, msg, msgdata): >if mlist.umbrella_list: >msg['X

Re: [Mailman-Users] Follow-up Weird problem data format error. Commandoutput Mailbox does'nt exist

2007-08-02 Thread Mark Sapiro
carconni wrote: > >I've just been updated by more of the users/list admins. It seems >that every-time the mail-server bounces/restarts, configurations are >lost. Members fall off lists, lists stop running, or are no longer >recognized by the mail server. Is there a central DB or something

Re: [Mailman-Users] Sanity-checking individual lists for health?

2007-08-02 Thread Mark Sapiro
Chris Waltham wrote: > >One list that failed both "make update" and the below-mentioned >"config_list" is named "bowsun". Here is a copy of its contents: > >drwxrwsr-x2 mailman mailman 4096 Jul 24 11:03 ./ >drwxrwsr-x 844 mailman mailman 65536 Jul 24 11:01 ../ >-rwxr-xr--1 mailman mai

Re: [Mailman-Users] Digest not being sent

2007-08-02 Thread Mark Sapiro
Christopher Adams wrote: > >So, I have installed the mailman crontab and the digests that haven't >been sent by reaching the threshold should now be sent out at 12 am >every night. Actually, with the default Mailman crontab, they will be sent at noon. If you want them at midnight, you need to cha

Re: [Mailman-Users] Migrating from 1.0 to 2.1.9

2007-08-02 Thread Mark Sapiro
[EMAIL PROTECTED] wrote: > >I moved the config.db file from a test list to the new server. I logged in to >the web interface and all the members were there and the settings looked good. > Moving the archives over and rebuilding them even worked. However, if I try >to run dumpdb on the newly m

Re: [Mailman-Users] Digest not being sent

2007-08-02 Thread Brad Knowles
On 8/2/07, Christopher Adams wrote: > So, what controls the time that the daily digest is sent out if the > threshold hasn't been reached? There is a 'senddigests' script in the > /mailman/cron directory, but I am at a loss as to when it is fired > off. You have to put that cron job in your c

Re: [Mailman-Users] Changing the received time on anoutgoingauthorized email message?

2007-08-02 Thread Mark Sapiro
Paul Key <[EMAIL PROTECTED]> wrote: >Thanks - can't see the forward option - any ideas? Mailman V 2.1.3 > >Use the "forward this message" feature in the admindb page to forward >the message to yourself. On the admindb page, in the left box of the held messages item, underneath "Action to take o

[Mailman-Users] Follow-up Weird problem data format error. Command output Mailbox does'nt exist

2007-08-02 Thread carconni
Hi, I've just been updated by more of the users/list admins. It seems that every-time the mail-server bounces/restarts, configurations are lost. Members fall off lists, lists stop running, or are no longer recognized by the mail server. Is there a central DB or something that is rolling

Re: [Mailman-Users] Digest not being sent

2007-08-02 Thread Christopher Adams
Okay, I think I found it. I'm not sure how I missed it during install. I didn't find the answer in the FAQ, but rather in the Mailman install doc: http://www.gnu.org/software/mailman/mailman-install/node41.html So, I have installed the mailman crontab and the digests that haven't been sent by re

Re: [Mailman-Users] Digest not being sent

2007-08-02 Thread Christopher Adams
Actually, I have read the FAQ, but didn't seem to reap any useful information in this regard. I did find something in my search of the mailman-users list that talks about a corrupt digest.mbox file. Before I had a chance to check that out, the digest was sent. Odd. So, what controls the time that

[Mailman-Users] Weird problem data format error. Command output Mailbox does'nt exist

2007-08-02 Thread carconni
HI, I have an odd problem. I have over a hundred lists and all but one is working properly. The initial support call was a complaint that the mail server was bouncing back the emails sent to the list claiming that there was no such user (list-name). I thought it was odd, so I rmlist -a an

Re: [Mailman-Users] Digest not being sent

2007-08-02 Thread Brad Knowles
On 8/2/07, Christopher Adams wrote: > I know there is a senddigests cron, but how does this actually work, > and what could be the reason that no lists are sending the digest > unless I manually choose that it be sent? Did you search the FAQ wizard on this matter? -- Brad Knowles <[EMAIL PRO

Re: [Mailman-Users] mailman, attachment and digital sign

2007-08-02 Thread Brad Knowles
On 8/2/07, Marco De Rossi wrote: > We have modifed mailman so now it not add the message footer anymore. > Now we still have this problem only when we send digital signed e-mail > *with attachment*. I can see two likely possibilities: 1. The digital signature is being done against th

[Mailman-Users] Digest not being sent

2007-08-02 Thread Christopher Adams
At least a couple (maybe all) of my lists are not sending out the digest automatically. I can see the digest.mbox file and it is up to date, but a couple of weeks old. Subscribers who have chosen digest mode alerted me that they weren't getting messages. I looked at one list and the threshold is s

Re: [Mailman-Users] Sanity-checking individual lists for health?

2007-08-02 Thread Chris Waltham
On Jul 24, 2007, at 10:46 PM, Mark Sapiro wrote: > Chris Waltham wrote: >> >> I have been tasked with moving a Mailman 2.0.12 installation from a >> Solaris (SPARC) server to a Linux (x86) server. The Linux server will >> be receiving a copy of Mailman 2.1.9, so obviously I am making the >> 2.0.x

Re: [Mailman-Users] Fw: problem in Makefile for mailman

2007-08-02 Thread Barry Finkel
>Yep, it's a FreeBSD port. While I run both free and open bsd, I've >found that there are a few things better installed from original >source. Mailman is one of them. Look at the changes that FreeBSD has made. You will probably find some that you do not understand. I did the same with Ubuntu,

Re: [Mailman-Users] Migrating from 1.0 to 2.1.9

2007-08-02 Thread runner
> > Looks like I jumped to a conclusion on the dumpdb script. The > > mailman/bin directory on the old server does not contain a dumpdb > > script however, I just realized that it may be due to the fact > > that someone may have deleted it and not that there was no such > > script for Mailman

Re: [Mailman-Users] Fw: problem in Makefile for mailman

2007-08-02 Thread Carl Zwanzig
In a flurry of recycled electrons, Mark Sapiro wrote: > This is not our Makefile. I can only guess that it is a FreeBSD port > Makefile. > > > But after installation (FreeBSD 6.2, /usr/ports/mail/mailman) when I send Yep, it's a FreeBSD port. While I run both free and open bsd, I've found that

Re: [Mailman-Users] rare problem

2007-08-02 Thread Mark Sapiro
Jesús Oliván wrote: > >When i try to send a mail with a from like this: > >From: test <[EMAIL PROTECTED]> > >It works fine and mail arrived to list. > >Problem seems to appear when From line exceeds certain number of >characters (>50) and contains accents, when it occurs From line splits >in two,

Re: [Mailman-Users] URL to obtain List overview page...

2007-08-02 Thread Mark Sapiro
Andrew Steele wrote: > >Thanks for replying... It simply produces an invalid URL message within >the Webmin/Virtualmin interface as if it is looking for an undeclared >variable - which it finds if the trailing list name is provided. I looked at your examples. It seems that the https://domain/

Re: [Mailman-Users] 550 User Unknown when trying to post tomailman/sendmail list

2007-08-02 Thread Mark Sapiro
Melick Andy wrote: >Can you do it another way? I heard talk of setting up aliases? I really >only have a few lists that I need setup I don't mind manual intervention. 1) Undo everything you did for mm-handler. 2) Be sure that the Defaults.py setting MTA = 'Manual' is not overridden in mm_cfg.p

Re: [Mailman-Users] Is it possible to filter what is archived?

2007-08-02 Thread Mark Sapiro
Mike Peachey wrote: > >If only it were that easy, the problem I have is that I have list admins >complaining to me (and my boss' boss) that their archive is polluted >with messages from top-level lists and they want their archive to just >contain messages sent directly to their list. Make a c

[Mailman-Users] mailman, attachment and digital sign

2007-08-02 Thread Marco De Rossi
Hello, we have installed "Mailman, the GNU Mailing List Manager" version 2.1.5 If we send a digital signed e-mail *with attachment* to a list we obtain the following message: Digital Signature Is Not Valid This message includes a digital signature, but the signature is invalid. The

Re: [Mailman-Users] I don't get the message saying that your message ispending to be approved

2007-08-02 Thread Mark Sapiro
miguel8883 wrote: > >When I send a message to the list I usually got a mail saying that I had a >message pending to be approved and that I had to go to a url to accept this >message. Now, I don't get this message, but if I go through the >administrator's list menu I can accept (or reject or discard

Re: [Mailman-Users] URL to obtain List overview page...

2007-08-02 Thread Mark Sapiro
Andrew Steele wrote: > >https://domain/virtualmin-mailman/unauthenticated/listinfo.cgi might be >expected to produce the rosta of lists but does not do so. What does it produce? >However, put a non-existent list name at the end as in >.../unauthenticated/listinfo.cgi/noexist-list and the li

Re: [Mailman-Users] 550 User Unknown when trying to post tomailman/sendmail list

2007-08-02 Thread Melick Andy
Mark, Can you do it another way? I heard talk of setting up aliases? I really only have a few lists that I need setup I don't mind manual intervention. Andy From: Mark Sapiro [mailto:[EMAIL PROTECTED] Sent: Thu 8/2/2007 12:39 AM To: Melick Andy; Bryan Carbonn

Re: [Mailman-Users] Admin access for list creator

2007-08-02 Thread Mark Dale
Thanks. sudo mmsitepass did the trick. regards Mark Dale Brad Knowles wrote: > The site admin password gives you full web admin access, at least as far > as Mailman goes. You can access any list you want -- this is the Mailman > equivalent of root password, and should be treated with great ca

Re: [Mailman-Users] rare problem

2007-08-02 Thread Jesús Oliván
Sorry for delay, it was holidays time and today i've returned. When i try to send a mail with a from like this: From: test <[EMAIL PROTECTED]> It works fine and mail arrived to list. Problem seems to appear when From line exceeds certain number of characters (>50) and contains accents, when it

Re: [Mailman-Users] Is it possible to filter what is archived?

2007-08-02 Thread Mike Peachey
Mark Sapiro wrote: > Mike Peachey wrote: >> What I would like to do is filter what gets archived so that if a >> message originates in mailman (ie from an umbrella list) it doesn't get >> archived. > > > I'm pretty sure this isn't what you're asking for, but you could just > turn off archiving

[Mailman-Users] inqury

2007-08-02 Thread infa youth
hulo l was asking to know if there similar codes in php and mysql that l acn implement the mailing list in and if any please post for me one or give me a link and the other thing is that l have some codes in realtion to the mailing list creation could add for me more functionality so that ever

[Mailman-Users] I don't get the message saying that your message is pending to be approved

2007-08-02 Thread miguel8883
Hello. I've got a problem with my mailman list. When I send a message to the list I usually got a mail saying that I had a message pending to be approved and that I had to go to a url to accept this message. Now, I don't get this message, but if I go through the administrator's list menu I can a

[Mailman-Users] URL to obtain List overview page...

2007-08-02 Thread Andrew Steele
We are experimenting with hosting our Mailman installation alongside the Webmin/Virtualmin control panel. By default this presumes that list management will take place within the Virtualmin area but this 'hides' the normal Mailman URLs for viewing lists etc etc. Mostly these can be recovered b

Re: [Mailman-Users] Admin access for list creator

2007-08-02 Thread Brad Knowles
The site admin password gives you full web admin access, at least as far as Mailman goes. You can access any list you want -- this is the Mailman equivalent of root password, and should be treated with great care. -- Brad Knowles <[EMAIL PROTECTED]> Sent from my iPhone On Aug 2, 2007, at

Re: [Mailman-Users] Mailman refusing to stop/start with errors PID unreadable

2007-08-02 Thread Andrew Steele
On 1 Aug 2007 at 13:15, Brad Knowles wrote: > Unfortunately, you're using a lot of other software that we are not > generally familiar with, and from our perspective we can't think of > anything that might cause these problems from within our code, but of > course we can't be 100% certain. > > Y