Re: Majordomo and Demime using Postfix
"Tom Patterson" <[email protected]> Sat, 10 May 2008 18:32:54 -0500
| Newsgroups | gmane.mail.majordomo.general |
|---|---|
| Message-ID | <01da01c8b2f6$2c6e3c60$6400a8c0@DESKTOPPRO> |
Thanks Dave, Let me try this one for a little bit and see if I can get it working. If I have any questions, I will get back with you. -Tom ----- Original Message ----- From: "Dave Dewey" <[email protected]> To: "Tom Patterson" <[email protected]> Cc: <[email protected]> Sent: Saturday, May 10, 2008 5:31 PM Subject: Re: Majordomo and Demime using Postfix > Quoting Tom Patterson ([email protected]): > >> >> I have been unable to get demime to work with my mailing list which >> operates with postfix and do not see any solutions in the archives. >> >> >> >> I have been operating lists on a server with sendmail, and demime has >> worked fine on that server, but I am now moving to a new one. >> >> > > Here's an old example that worked for me. I've used demime and > postfix for years with majordomo and mailman. > > listname.listdomain.com: "|/usr/lib/majordomo/demime > '|/usr/lib/majordomo/resend -l listname -C > /usr/lib/majordomo/majordomo-listdomain.com.cf -h listname.com > listname.listdomain.com-outgoing'" > > Note the placement of the various quotation marks, they are important.