Search found 4 matches

by gdoornenbal
07 Sep 2020 17:01
Forum: How-to
Topic: Problems signing outbound DKIM - Solved
Replies: 4
Views: 18583

Re: Problems signing outbound DKIM

Grrr... what also helps:

systemctl restart opendkim ; systemctl enable opendkim ; systemctl restart postfix
instead of:
systemctl start opendkim ; systemctl enable opendkim ; systemctl restart postfix

* Adding eFa server ip to the TrustedHosts was the solution.
* I added the internal mailserver ...
by gdoornenbal
02 Sep 2020 20:01
Forum: How-to
Topic: Problems signing outbound DKIM - Solved
Replies: 4
Views: 18583

Re: Problems signing outbound DKIM

Tried that, but still no DKIM-Signature..
by gdoornenbal
31 Aug 2020 20:44
Forum: How-to
Topic: Problems signing outbound DKIM - Solved
Replies: 4
Views: 18583

Problems signing outbound DKIM - Solved

Hi,

First of all sorry for my long post, but with less info i think i will not find a solution for my problem..
I recently migrated successfully from efa 3 to 4. My situation is as following:
I have an internal mailserver, which is using the EFA server as outbound mail relay, and all incoming mail ...
by gdoornenbal
12 May 2016 18:28
Forum: 3.x Bugs
Topic: 3.0.1.1 :: Option 11 works, except anything gets enabled and not disabled
Replies: 9
Views: 8948

Re: 3.0.1.1 :: Option 11 works, except anything gets enabled and not disabled

Yep! The fix works. Made a backup of the old /var/EFA/lib/EFA-Configure/func_apachesettings, and copied the new content over the old one. Happy!