[Mailman-Users] Stripping an Attachment?

2005-07-29 Thread Larry Rosenman
We have a list set up with a 4000K size limit, and just the bad Microsoft Extensions in the list Of bad ones, not including the .DOC extension this user used. Why would mailman strip the .DOC? 2.1.6 on FreeBSD from Ports. Ideas? Help? Here's the exim log of the input/output (with e-mail addres

Re: [Mailman-Users] thousands of lists

2005-07-29 Thread Forrest Aldrich
Along this line of discussion, the issue of DB backend integration is on the list of TODO - I wonder if there has been any discussion or exchange about implementation. This may help solve some of the scalability issues. _F Brad Knowles wrote: >At 3:07 PM +1000 2005-07-28, Iain Pople wrote:

Re: [Mailman-Users] arch and html files

2005-07-29 Thread Jean-Philippe GIOLA
Mark Sapiro wrote: >Jean-Philippe GIOLA wrote: > > > >>Dan Phillips wrote: >> >> >> >>>On Jul 28, 2005, at 7:53 AM, Jean-Philippe GIOLA wrote: >>> >>> >>> Hi all I know it is possible to re-create archives' html files for a list using "/bin/arch listname path_to_

Re: [Mailman-Users] Digest Sending Questions

2005-07-29 Thread David Scribner
At 2:19 PM +0200 7/28/05, Brad Knowles wrote: >At 7:03 AM -0500 2005-07-28, David Scribner wrote: > >> Also, I don't see anything where I can set the time that a Daily >> Digest is sent out. > > It's a cron job. Did you enable all the cron jobs like you >were supposed to? I am using the

Re: [Mailman-Users] attachments being stored for plain-text digests

2005-07-29 Thread Elizabeth Lear
Thanks so much for all of the help and information. I will try using MIME digests first. If things don't work for the subscribers, I can try Mark's code suggestion. ...eliz -- Children are made up of genetics, blind luck, and the stories you tell

Re: [Mailman-Users] Help with Virtual Mailman

2005-07-29 Thread Tiago Cruz
Kenn Martin escreveu: > Better yet, add the following to the MAKE_ARGS section of > /usr/local/etc/pkgtools.conf : > > 'mail/mailman' => 'MAIL_GID=mailman', > > This will also save you each time you run portupgrade. Hi Kenn, Thank you to your tip, it's really very important set this variable

Re: [Mailman-Users] Digest Sending Questions

2005-07-29 Thread Larry Stone
On 7/29/05 5:45 AM, David Scribner at [EMAIL PROTECTED] wrote: > At 2:19 PM +0200 7/28/05, Brad Knowles wrote: >> At 7:03 AM -0500 2005-07-28, David Scribner wrote: >> >>> Also, I don't see anything where I can set the time that a Daily >>> Digest is sent out. >> >> It's a cron job. Did you e

[Mailman-Users] subscribers with more than one email address

2005-07-29 Thread Christian Anton
Hi everybody, today one of my users told me he wants to receive all list-mails on his gmail-account but he wants to be able to post messages from his two other mail addresses, too. How could we realize this? thanks Fibbs -- Mailman-Users mail

[Mailman-Users] arch + EXTERNAL_ARCHIVER + lock files

2005-07-29 Thread Jean-Philippe GIOLA
Hi all In my mm_cfg.py, Y have this line : PUBLIC_EXTERNAL_ARCHIVER = 'cat > /tmp/mail_tmp ; /home/mailman/bin/arch %(listname)s /tmp/mail_tmp' So, when a mail is sent to a list, it is store in a temporary file and then this command is execute : /home/mailman/bin/arch %(listname)s /tmp/mail_tm

Re: [Mailman-Users] subscribers with more than one email address

2005-07-29 Thread Russ Romano
I do this on my own list... Just have the user subscribe from every account they want to post from... And then turn off mail delivery (first option typically in the user config web page) for the accounts that he/she doesn't want mail delivered to. -Russ > > Hi everybody, > > today one of my us

Re: [Mailman-Users] subscribers with more than one email address

2005-07-29 Thread Brad Knowles
At 2:30 PM +0200 2005-07-29, Christian Anton wrote: > today one of my users told me he wants to receive all list-mails on his > gmail-account but he wants to be able to post messages from his two > other mail addresses, too. > How could we realize this? Have him subscribe from both ad

Re: [Mailman-Users] Digest Sending Questions

2005-07-29 Thread Brad Knowles
At 5:45 AM -0500 2005-07-29, David Scribner wrote: > I am using the Apple supplied Mailman as part of OSX 10.2.4 SERVER. How > can I tell is the cron jobs were/are enabled? I'm not a UNIX "geek" so > I usually depend on the GUI parts of OSX Server. See

Re: [Mailman-Users] Stripping an Attachment?

2005-07-29 Thread Brad Knowles
At 3:12 AM -0400 2005-07-29, Larry Rosenman wrote: > We have a list set up with a 4000K size limit, and just the bad Microsoft > Extensions in the list > Of bad ones, not including the .DOC extension this user used. > > Why would mailman strip the .DOC? Depends on your content filteri

Re: [Mailman-Users] Digest Sending Questions

2005-07-29 Thread Dan Phillips
On Jul 29, 2005, at 6:26 AM, Larry Stone wrote: > On 7/29/05 5:45 AM, David Scribner at [EMAIL PROTECTED] > wrote: >> I am using the Apple supplied Mailman as part of OSX 10.2.4 SERVER. >> How can I tell is the cron jobs were/are enabled? I'm not a UNIX >> "geek" so I usually depend on the GUI

Re: [Mailman-Users] Stripping an Attachment?

2005-07-29 Thread Mark Sapiro
Larry Rosenman wrote: >We have a list set up with a 4000K size limit, and just the bad Microsoft >Extensions in the list >Of bad ones, not including the .DOC extension this user used. > >Why would mailman strip the .DOC? Content filtering does not strip based on filename extension. It strips base

Re: [Mailman-Users] Stripping an Attachment?

2005-07-29 Thread Larry Rosenman
On Jul 29 2005, Mark Sapiro wrote: > Larry Rosenman wrote: > > >We have a list set up with a 4000K size limit, and just the bad Microsoft > >Extensions in the list > >Of bad ones, not including the .DOC extension this user used. > > > >Why would mailman strip the .DOC? > > Content filtering doe

Re: [Mailman-Users] Stripping an Attachment?

2005-07-29 Thread Mark Sapiro
Larry Rosenman wrote: >On Jul 29 2005, Mark Sapiro wrote: > >> Larry Rosenman wrote: >> >> >We have a list set up with a 4000K size limit, and just the bad Microsoft >> >Extensions in the list >> >Of bad ones, not including the .DOC extension this user used. >> > >> >Why would mailman strip the .

[Mailman-Users] mysql and mailman part 2

2005-07-29 Thread Sean Roe
Hi All, here is some more information about my issue from yesturday. On my default 'mailman' list I can add users and delete users no problem via the web interface, however our 'emagazine' database which is set up the same way, does not work. the only real difference is the 'emagazine' datab

Re: [Mailman-Users] subscribers with more than one email address

2005-07-29 Thread Mark Sapiro
Christian Anton wrote: > >today one of my users told me he wants to receive all list-mails on his >gmail-account but he wants to be able to post messages from his two >other mail addresses, too. >How could we realize this? I think this is on the 'list' for Mailman 3, but in the mean time, two ot

[Mailman-Users] Weird membership reminder

2005-07-29 Thread Paolo
Hi all, I'm not a Mailman expert, so I apologize if my question has no sense. I have unsubscribed from a list one years ago or more. Today has arrived a mail with this subject: Membership reminder and this body: Your password: xxx Request made by IP 127.0.0.1 at 2005/07/29 16:50:25.305 GMT+

Re: [Mailman-Users] Single List not Working

2005-07-29 Thread Mark Sapiro
Shane Harsch wrote: >> >There is a config.pck.corrupt file in there, as well as a digest.mbox >that has the test messages I was sending. I removed those and sent >another message. It created another digest.mbox with the message. So the post is getting as far as ToDigest which is pretty far along

Re: [Mailman-Users] Weird membership reminder

2005-07-29 Thread Mark Sapiro
Paolo wrote: > >I have unsubscribed from a list one years ago or more. Today has >arrived a mail with this subject: Membership reminder > >and this body: > >Your password: xxx > >Request made by IP 127.0.0.1 at 2005/07/29 16:50:25.305 GMT+2 > >where xxx is the password I gave during subscri

Re: [Mailman-Users] Welcome to the "Mailman-Users" mailing list

2005-07-29 Thread liyas_m m
hi, i m using mailman on mac os X 10.4. When i saved the created mailing list, its just dissappear. How do i solve that? -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http

Re: [Mailman-Users] Digest Sending Questions

2005-07-29 Thread David Scribner
At 8:33 AM -0500 7/29/05, Dan Phillips wrote: > >I first installed Mailman 2.0.13 from source on Jaguar server and >have updated it to 2.1.6, but recently began using a default Apple >install on Tiger Server. There's really very little done differently >that I can see, other than the system unex

Re: [Mailman-Users] Help with Virtual Mailman

2005-07-29 Thread Kenn Martin
--On Friday, July 29, 2005 8:48 AM -0300 Tiago Cruz <[EMAIL PROTECTED]> wrote: > Kenn Martin escreveu: > >> Better yet, add the following to the MAKE_ARGS section of >> /usr/local/etc/pkgtools.conf : >> >> 'mail/mailman' => 'MAIL_GID=mailman', >> >> This will also save you each time you run por

Re: [Mailman-Users] Digest Sending Questions

2005-07-29 Thread Brad Knowles
At 12:19 PM -0500 2005-07-29, David Scribner wrote: > "crontab: no crontab for mailman" > > So how do I fix that? I could tell you how to fix that for general Unix, but I have no clue as to how Apple thinks that should be managed for MacOS X Server. Again, see the FAQ entry regarding

[Mailman-Users] Archive list with date stamp

2005-07-29 Thread Ricciotti Jr.,Anthony R.
I have a group of users that have requested that the archive lists include the date/time of the email in the list. In other words: [Mailman-Users] wrapper error Wayne Sitton Would show up as this: [Mailman-Users] wrapper error Wayne Sitton Thu Apr 4 17:56:59 EST 2024 Is there a patch th

[Mailman-Users] Umbrella lists and Reply-to issue

2005-07-29 Thread Padraig Houlahan
Greetings: I have an umbrella list that I can't quite configure exactly the way I want. Here is the situation: List STAFF contains list STUDENTS and list ADMINS Currently, STUDENTS and ADMINS have aliases set so email for STAFF is accepted, which is fine. The problem is that when external emai

[Mailman-Users] web stuff for mailman

2005-07-29 Thread Sean Roe
Hi All, I think I am on the last issue I have setting this up. I'll got to the website: http://lists.adoption.com/mailman/admin and it will only show one list test_mag. When I click on it, it goes to: http://lists.adoption.com/cgi-bin/mailman/admin/test_mag which doesn't work.it keeps s

Re: [Mailman-Users] Stripping an Attachment?

2005-07-29 Thread Larry Rosenman
Just to close this out, turning OFF content-filtering (we catch the bad extensions in the MTA), Fixed the issue. Moral of the story: be careful of BLANK content-type entries And enabling content-filtering. -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812