Re: Postfix with Mailman and DKIM signing

2012-06-30 Thread Christophe Garault
On 30/06/2012 21:31, Ralf Hildebrandt wrote : On mail.python.org we're using the dkim-filter package (Debian) -- which seems to have been obsoleted by the opendkim milter. Agreed, dkim-filter is no longer maintained. I personnaly had several serious problems with it. I recently filled this b

Re: Postfix with Mailman and DKIM signing

2012-06-30 Thread Ralf Hildebrandt
* Scott Kitterman : > There's more than one way to do it. The most common these days seems to be > the opendkim milter. See opendkim.org for details. They also have their own > mailing list where you can ask questions about setup if you have them. On mail.python.org we're using the dkim-filt

Re: Postfix with Mailman and DKIM signing

2012-06-30 Thread Benny Pedersen
Den 2012-06-29 22:12, Andrew Beverley skrev: +1. I do it that way: it works well with fast delivery. one could hack mailman to use some python code to sign mails, it already can remove senders dkim key if wanted, and python have the needed dkim module, suggest to mailman maintainers :=) th

Re: Postfix with Mailman and DKIM signing

2012-06-29 Thread Andrew Beverley
On Fri, 2012-06-29 at 13:26 -0400, Scott Kitterman wrote: > > On the Mailman-users list someone suggested Postfix may be a better > > bet for this type of delivery, I have been looking into this over the > > past few days and I can get the initial Postfix set up on a test VM, > > but want to know t

Re: Postfix with Mailman and DKIM signing

2012-06-29 Thread Scott Kitterman
On Friday, June 29, 2012 06:18:03 PM Andrew Hodgson wrote: > Hi, > > I currently use a Mailman and Exim4 setup on Debian with Exim running > the DKIM signing for outgoing mails. I have VERP set on in some > lists, and on the lists doing VERP I am getting a very slow delivery > time (around 10 min

Postfix with Mailman and DKIM signing

2012-06-29 Thread Andrew Hodgson
Hi, I currently use a Mailman and Exim4 setup on Debian with Exim running the DKIM signing for outgoing mails. I have VERP set on in some lists, and on the lists doing VERP I am getting a very slow delivery time (around 10 minutes for 800 subscribers). If I don't use VERP the delivery time incre