For the domains EFA is filtering email for I can see the details of delivery in "Relay Information:" field, and they are matching the details from /var/log/maillog file.
I have enabled EFA to relay the messages from IP address range.
Relay is working fine, but I do not see "Relay Information:" details. The field is missing from message details page.
I do see delivery details in /var/log/mailog file, example here "relay=mta5.am0.yahoodns.net[98.136.216.25]:25, delay=2, delays=0.08/0.03/0.58/1.3, dsn=2.0.0, status=sent (250 ok dirdel)".
Is there a way to enable "Relay Information:" details for the relayed messages as well?
Best to you all!
"Relay Information:" field
Re: "Relay Information:" field
Here is an interesting update, at least for me...
Details page for messages that were relayed yesterday are now showing "Relay Information" field with matching record as in/var/log/maillog file.
The messages that were relayed today do not show that info although they are relayed for sure and record exist in /var/log/maillog file.
Would anyone have a clue why is there a delay in presenting "Relay Information" field for the messages and I guess senders that EFA is configures to act as open relay?
Details page for messages that were relayed yesterday are now showing "Relay Information" field with matching record as in/var/log/maillog file.
The messages that were relayed today do not show that info although they are relayed for sure and record exist in /var/log/maillog file.
Would anyone have a clue why is there a delay in presenting "Relay Information" field for the messages and I guess senders that EFA is configures to act as open relay?
Re: "Relay Information:" field
I have found out that a cron job that runs hourly is creating the Relay Information.
If you run "sudo /etc/cron.hourly/mailwatch_relay.sh" the Relay Information is added to the web GUI.
If you run "sudo /etc/cron.hourly/mailwatch_relay.sh" the Relay Information is added to the web GUI.