Re: [Mailman-Users] Problem with Postfix/virtual setup, unknown user

2011-01-03 Thread Jim Wright
On Jan 3, 2011, at 1:34 PM, Mark Sapiro wrote: > In order for aliases to be consulted, delivery must be 'local' not > 'virtual' > > The solution in your case is to put > hash:/usr/local/mailman/data/aliases in alias_maps; add localhost to > mydestination and put > > VIRTUAL_MAILMAN_LOCAL_DOMAIN

Re: [Mailman-Users] A basic filtering MIME question

2011-01-03 Thread yahoo
On 1/3/11 10:34 PM, Mark Sapiro wrote: Maybe it's 2.1.13? Or maybe it's 2.1.9 which is the RedHat el5 RPM version. My bad; that it is... I'll add a comment. FAQ 1.8 is confusing because it does not make it clear what comments relate to 2.0, and what to 2.1. Further, it's discussing both H

Re: [Mailman-Users] A basic filtering MIME question

2011-01-03 Thread Mark Sapiro
On 1/3/2011 6:28 PM, yahoo wrote: > On 1/3/11 2:06 PM, Mark Sapiro wrote: >> filter_content - Yes >> filter_mime_types - empty >> pass_mime_types - >>multipart >>message/rfc822 (allows plain text and converted HTML from attached >>messages. Remove to filter attached mes

Re: [Mailman-Users] A basic filtering MIME question

2011-01-03 Thread yahoo
On 1/3/11 2:06 PM, Mark Sapiro wrote: I've been reading the FAQ's etc and asking local advice; but I must be doing something stoopid. MM2.1.3 under Linux, 2.6.18-164.el5 2.1.3? This is quite old. Current is 2.1.14. I'll ask the local maintainer to upgrade. Ooops, he says there's no RPM

Re: [Mailman-Users] Pruning archived messages

2011-01-03 Thread Rick Morrison
On Thu, Dec 9, 2010 at 11:53 PM, Mark Sapiro wrote: > Rick Morrison wrote: > > >I've been asked to restrict our group's Mailman list to showing only the > >last six months of archives. Is there any way to remove archived messages > >older than a certain date and reflect that removal in the archiv

Re: [Mailman-Users] Problem with Postfix/virtual setup, unknown user

2011-01-03 Thread Mark Sapiro
Jim Wright wrote: >However, I cannot send email to this list without the mail being rejected back >as being to an unknown user. > >Based on all of my reading, I think I've done everything correctly. From my >Postfix log, it doesn't appear that the aliases file is being consulted at >all, but I

Re: [Mailman-Users] A basic filtering MIME question

2011-01-03 Thread Mark Sapiro
yahoo wrote: >I've been reading the FAQ's etc and asking local advice; but I must be >doing something stoopid. > >MM2.1.3 under Linux, 2.6.18-164.el5 2.1.3? This is quite old. Current is 2.1.14. >My goal is: > >a) Accept text/MIME/HTML message bodies, but deliver as text to subscribers >& ar

Re: [Mailman-Users] Problem with Postfix/virtual setup, unknown user

2011-01-03 Thread Jim Wright
On Jan 3, 2011, at 12:15 AM, Jim Wright wrote: > Jan 2 23:46:45 wrights-Mac-mini postfix/virtual[81790]: BBA681B43CF: > to=, relay=virtual, delay=0.1, > delays=0.08/0.01/0/0.02, dsn=5.1.1, status=bounced (unknown user: > "t...@wrightthisway.com") Hi, just a followup to my previous message, I

[Mailman-Users] Problem with Postfix/virtual setup, unknown user

2011-01-03 Thread Jim Wright
Hi, all. I'm a new user, but I've searched the archives and so far haven't been able to find a fix for my issue. I've set up mailman with postfix and I'm using virtual domains. I've created a test mailing list, and Mailman has successfully emailed me that the list was created. However, I can

[Mailman-Users] A basic filtering MIME question

2011-01-03 Thread yahoo
I've been reading the FAQ's etc and asking local advice; but I must be doing something stoopid. MM2.1.3 under Linux, 2.6.18-164.el5 My goal is: a) Accept text/MIME/HTML message bodies, but deliver as text to subscribers & archives. b) /dev/null the attachments, both in delivery and archives.