Re: OpenDKIM , Postfix , SpamAssassin, Amavisd-New, SPF and FreeBSD

2019-10-26 Thread Jason Hirsh
You actually got me on right track. Peeled back the onion abit to how OpenDkim was being started I looked in more depth at start up script used by rc.cof.It was looking for a opendkim.conf in /usr/local/etc/mail not /usr/local/etc/opemdkim Copied opedkim.conf back that and all is good T

Re: OpenDKIM , Postfix , SpamAssassin, Amavisd-New, SPF and FreeBSD

2019-10-25 Thread Jason Hirsh
The thing is … that isn an INCOMING not an outgoing email.. Maybe its is failing a DKIM test for incoming I can’t seem to get OpenDKIM to sign my OUTGOING > On Oct 25, 2019, at 1:17 PM, Fazzina, Angelo > wrote: > > > From what I can tell the DNS record was

Re: OpenDKIM , Postfix , SpamAssassin, Amavisd-New, SPF and FreeBSD

2019-10-25 Thread Christian Kivalo
On October 25, 2019 9:58:28 PM GMT+02:00, Jason Hirsh wrote: >I am getting entries in my maiillog, but only in regards to OpenDKIM >working to verify INCOMING >These are clearly entries from OpenDKIM. There is nothing >corresponding for actions relative to outgoing mail What happens when you c

Re: OpenDKIM , Postfix , SpamAssassin, Amavisd-New, SPF and FreeBSD

2019-10-25 Thread Jason Hirsh
I am getting entries in my maiillog, but only in regards to OpenDKIM working to verify INCOMING These are clearly entries from OpenDKIM. There is nothing corresponding for actions relative to outgoing mail Jason > On Oct 25, 2019, at 3:52 PM, Christian Kivalo > wrote: > > On October 25, 201

Re: OpenDKIM , Postfix , SpamAssassin, Amavisd-New, SPF and FreeBSD

2019-10-25 Thread Christian Kivalo
On October 25, 2019 6:52:52 PM GMT+02:00, Jason Hirsh wrote: >I have gone over my configuration with a fine tooth comb, but >considering I put them together it is not surprising I can’t spot >anything > > >O have been trying to locate opendkim action in my log file. It >appears that that the mai

Re: OpenDKIM , Postfix , SpamAssassin, Amavisd-New, SPF and FreeBSD

2019-10-25 Thread Jason Hirsh
I am trying to get rid of the amount of background I was pretty sure that OPenDKIM should be doing the hard lifting.The think that is throwing me for a loop is the absence of any indication of it operating in conjunction with the outgoing mail in the mallow. As show else where it is invol

Re: OpenDKIM , Postfix , SpamAssassin, Amavisd-New, SPF and FreeBSD

2019-10-25 Thread Wietse Venema
Jason Hirsh: > I have gone over my configuration with a fine tooth comb, but considering I > put them together it is not surprising I can?t spot anything > > > O have been trying to locate opendkim action in my log file. It appears that > that the mail is being reviewed but now header added >

Re: OpenDKIM , Postfix , SpamAssassin, Amavisd-New, SPF and FreeBSD

2019-10-25 Thread Jason Hirsh
Ahh .. Interesting I had not understood that But I am still not signing …. > On Oct 25, 2019, at 2:00 PM, Fazzina, Angelo > wrote: > > From your original email > > Modesv > > > You are verifying and signing so yes that seems to be the

RE: OpenDKIM , Postfix , SpamAssassin, Amavisd-New, SPF and FreeBSD

2019-10-25 Thread Fazzina, Angelo
wner-postfix-us...@postfix.org On Behalf Of Jason Hirsh Sent: Friday, October 25, 2019 12:53 PM To: Dominic Raferd ; postfix-users@postfix.org Subject: Re: OpenDKIM , Postfix , SpamAssassin, Amavisd-New, SPF and FreeBSD I have gone over my configuration with a fine tooth comb, but considering I

Re: OpenDKIM , Postfix , SpamAssassin, Amavisd-New, SPF and FreeBSD

2019-10-25 Thread Jason Hirsh
I have gone over my configuration with a fine tooth comb, but considering I put them together it is not surprising I can’t spot anything O have been trying to locate opendkim action in my log file. It appears that that the mail is being reviewed but now header added postfix/submission/smtp

Re: OpenDKIM , Postfix , SpamAssassin, Amavisd-New, SPF and FreeBSD

2019-10-24 Thread Dominic Raferd
On Thu, 24 Oct 2019 at 15:28, Jason Hirsh wrote: > > I am trying to revive my OpenDKIM installation. I had it working but managed > to break it when I updated my ports. It is running but not signing outgoing > messages > > My main.cf configuration relative to OpenDkim is > > smtpd_milters = in

OpenDKIM , Postfix , SpamAssassin, Amavisd-New, SPF and FreeBSD

2019-10-24 Thread Jason Hirsh
I am trying to revive my OpenDKIM installation. I had it working but managed to break it when I updated my ports. It is running but not signing outgoing messages My main.cf configuration relative to OpenDkim is smtpd_milters = inet:localhost:8891 non_smtpd_milters = $smtpd_milters milter_d