Quanah Gibson-Mount: > --On Monday, October 22, 2012 3:33 PM -0400 Wietse Venema > <wie...@porcupine.org> wrote: > > > One suggestion I can make is to avoid mixing mail streams from > > outside with mail streams from inside, before your mail is signed. > > > > For example, > > > > - Use before-queue filters for mail from outside so that you can > > reject mail before it hits the queue. > > > > - Use after-queue filters for mail from inside. Then, your mail > > from "inside" is not affected by the limitation. You can sign it > > with dkim-milter and the like. > > As I noted in my original mail, I already use the filters to separate out > the streams:
My example CAN sign mail with dkim-milter before it hits the Amavis filter. Your example CANNOT sign mail with dkim-milter before it hits the Amavis filter. Wietse