Re: Majordomo and Demime using Postfix

Dave Dewey <[email protected]> Sat, 10 May 2008 18:31:31 -0400
Newsgroups gmane.mail.majordomo.general
Message-ID <[email protected]>
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.