James B. Byrne:
> On Mon, May 5, 2014 15:22, Wietse Venema wrote:
>
> > What program is being used to sign the mail?
>
> opendkim
>
> >
> > For this program to sign mailman submissions, those submissions
> > must follow a path that runs through that same program. What evidence
> > do you have that mail is actually following that path?
>
> It is not happening and that is what I am trying get to happen. The messages
Well nothing works without correct configuration. Is your SMTP
server correctly set up to sign local submissions on 127.0.0.1
and the TCP port that mailman is talking to?
You'd have to verify that first. Only then does it make sense
to try to make signing work with mailman submission on 127.0.0.1.
Wietse