Search found 6 matches

by spun10th
12 Apr 2018 04:34
Forum: How-to
Topic: EFA displaying firewall/router LAN IP as from address
Replies: 10
Views: 7317

Re: EFA displaying firewall/router LAN IP as from address


Oh. I wouldn't have thought of that.

I have just the port forward rule, not outbound nat, so didn't have that problem.


I think most people probably wouldn't run into my problem since this was all due to existing configuration mistakes in the existing network infrastructure. The outbound NAT ...
by spun10th
12 Apr 2018 04:24
Forum: How-to
Topic: mail randomly not scanned "timed out" rule
Replies: 1
Views: 2055

mail randomly not scanned "timed out" rule

I have an issue with my EFA setup where some messages have a 0.00 score due to not being scanned at all and it displays a matched rule of "timed" and score of "out". I assume I'm supposed to gather from this that it is timing out? See the attached screenshot. Any ideas how I would troubleshoot this ...
by spun10th
11 Apr 2018 04:59
Forum: How-to
Topic: EFA displaying firewall/router LAN IP as from address
Replies: 10
Views: 7317

Re: EFA displaying firewall/router LAN IP as from address

Largo,

Thank you for the tip. You were correct. I mistakenly had an outbound NAT rule setup in pfsense that was changing the source address to the LAN address. It is resolved now.
by spun10th
10 Apr 2018 19:21
Forum: How-to
Topic: EFA displaying firewall/router LAN IP as from address
Replies: 10
Views: 7317

Re: EFA displaying firewall/router LAN IP as from address

Same story with my /etc/mail/spamassassin/local.cf. I haven't set anything for my networks. I did try to add some rules to block the .stream TLD through the webmin but 'm not sure if it worked (need to look through the recent messages to confirm if any .stream messages have made it through). Here's ...
by spun10th
10 Apr 2018 19:18
Forum: How-to
Topic: EFA displaying firewall/router LAN IP as from address
Replies: 10
Views: 7317

Re: EFA displaying firewall/router LAN IP as from address

Here is my /etc/postfix.main.cf:

smtputf8_enable = no

meta_directory = /etc/postfix
shlib_directory = no
mynetworks = 127.0.0.0/8
header_checks = regexp:/etc/postfix/header_checks
myorigin = $mydomain
relay_domains = hash:/etc/postfix/transport
transport_maps = hash:/etc/postfix/transport
local ...
by spun10th
10 Apr 2018 01:56
Forum: How-to
Topic: EFA displaying firewall/router LAN IP as from address
Replies: 10
Views: 7317

EFA displaying firewall/router LAN IP as from address

I am running EFA 3.0.2.3 in a VM. The EFA box is behind a phsense NAT firewall which is forwarding port 25 from our external static IP to EFA's internal LAN IP. EFA forwards mail to an internal Lotus Notes mail server on the same internal network. Internal network is 10.168.1.0/24. Pfsense box LAN ...