Search found 5 matches

by richardlg61
21 Oct 2021 11:57
Forum: How-to
Topic: how to bypass the filtering of incoming emails from a specific external relay
Replies: 11
Views: 27168

Re: how to bypass the filtering of incoming emails from a specific external relay

Yes, it's strange ^^

Without internal_networks parameter configured :

Oct 21 13:49:03.985 [3528494] dbg: config: internal_networks not configured, using trusted_networks configuration for internal_networks; if you really want internal_networks to only contain the required 127/8 add 'internal ...
by richardlg61
19 Oct 2021 15:42
Forum: How-to
Topic: how to bypass the filtering of incoming emails from a specific external relay
Replies: 11
Views: 27168

Re: how to bypass the filtering of incoming emails from a specific external relay

sa-update dont work :/

I found the solution thanks to the Debug option of spamassassin to avoid checking the SPF for mails coming from an external relay. Spam rules still apply.
In /etc/mail/spamassassin/local.cf ,
I declared the "internal_networks" parameter for the "trusted_networks" parameter to ...
by richardlg61
18 Oct 2021 21:07
Forum: How-to
Topic: how to bypass the filtering of incoming emails from a specific external relay
Replies: 11
Views: 27168

Re: how to bypass the filtering of incoming emails from a specific external relay

Okay, but instead of whitelisting incoming emails from the external relay to my internal mail server.
In my configuration : EXTERNAL_RELAY <-> FW <-> EFA <-> MAIL SERVER
Is it possible to trust the external relay easily without executing the SpamAssassin rules?
The fact of whitelisting does not ...
by richardlg61
15 Oct 2021 11:51
Forum: How-to
Topic: how to bypass the filtering of incoming emails from a specific external relay
Replies: 11
Views: 27168

Re: how to bypass the filtering of incoming emails from a specific external relay

Hi shawniverson

Ok thank you !

I have another question, why systematically, the rule "SPF_FAIL" and "SPF_HELO_NONE" appears ? It increases the score, yet the original IP address of the sender is present in their SPF record so it is valid.

I have the impression that the EFA server is checking the ...
by richardlg61
14 Oct 2021 21:35
Forum: How-to
Topic: how to bypass the filtering of incoming emails from a specific external relay
Replies: 11
Views: 27168

how to bypass the filtering of incoming emails from a specific external relay

Hello, I need help on my installation.

I would like the incoming mail from an external antispam solution to a specific internal mail domain behind EFA not to be filtered but I don't know the recommended configuration to apply on my EFA server.

Is it possible ? Can you help me ? :D

Thanks you ...