Re: DKIM setup writeup for multi domain?

2019-03-17 Thread lists
> I found my notes. This is for RHEL: thanks for all the replies, all very helpful, half way there V

Re: DKIM setup writeup for multi domain?

2019-03-12 Thread Michael
PAM?} Re: DKIM setup writeup for multi domain? I think this is the one I used. Works great. https://nam01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.stevejenkins.com%2Fblog%2F2011%2F08%2Finstalling-opendkim-rpm-via-yum-with-postfix-or-sendmail-for-rhel-centos-fedora%2Fdata=02%7

Re: DKIM setup writeup for multi domain?

2019-03-12 Thread Fazzina, Angelo
University of Connecticut,  ITS, SSG, Server Systems 860-486-9075 -Original Message- From: owner-postfix-us...@postfix.org On Behalf Of Michael Sent: Tuesday, March 12, 2019 2:48 PM To: postfix-users@postfix.org Subject: {SPAM?} Re: DKIM setup writeup for multi domain? I think

Re: DKIM setup writeup for multi domain?

2019-03-12 Thread Michael
I think this is the one I used. Works great. https://www.stevejenkins.com/blog/2011/08/installing-opendkim-rpm-via-yum-with-postfix-or-sendmail-for-rhel-centos-fedora/ On 2019-03-12 7:31 am, li...@sbt.net.au wrote: I;m looking at adding DKIM to my Postfix is there some up to date DKIM

Re: DKIM setup writeup for multi domain?

2019-03-12 Thread Ralph Seichter
> is there some up to date DKIM setup write up for multi domain Postfix > setup ? Amavisd and OpenDKIM each support multiple domains. Since Postfix does not handle DKIM signatures, you need to look into external tools. -Ralph

Re: DKIM setup writeup for multi domain?

2019-03-12 Thread Andrey Repin
Greetings, li...@sbt.net.au! > I;m looking at adding DKIM to my Postfix > is there some up to date DKIM setup write up for multi domain Postfix > setup ? Since postfix itself does not perform DKIM signing or validation, the postfix setup is no different, no matter, how many domains you are

DKIM setup writeup for multi domain?

2019-03-12 Thread lists
I;m looking at adding DKIM to my Postfix is there some up to date DKIM setup write up for multi domain Postfix setup ? most of the ones I've found are for single domain, and, use different setups, hence I'm trying to figure out what's the best way to set this up. V