Page 1 of 1

After migration eFa 3->4 : MailScanner is not updating

Posted: 01 Jul 2021 12:31
by gigabyte
Hi all,

I successfully migrated from eFa 3->4 using the migration plan on the eFa Wiki (https://wiki.efa-project.org/doku.php?i ... m_v3_to_v4).

Everything is working great except the MailWatch webpage after logging in to the IP of the eFa webpage...
Both the Mail Queues are staying at "0" - and the "Last 50 Messages" view is showing only the eMails from eFa version 3.x but not the new ones that are arriving successfully. MailScanner -lint and all seems to work fine.

Long short -> seems that the MailScanner is still mapped to a db or incoming directory that is not updated when new emails are arriving...

Searched all the day but could not find a way to find out how to change the db or incoming directory (if this is the cause of my issue)...

Thanks in advance

Re: After migration eFa 3->4 : MailScanner is not updating

Posted: 04 Jul 2021 14:20
by shawniverson
Sounds like new messages aren't being logged, any indication in /var/log/maillog or /var/log/httpd/* logs?

Re: After migration eFa 3->4 : MailScanner is not updating

Posted: 07 Jul 2021 16:20
by gigabyte
/var/log/maillog looks okay (new mails are logged there)
/var/log/httpd/*.log only has the following logs: access_log, error_log, ssl_access_log ssl_error_log ssl_request_log
in /var/log/httpd there seems to be no new messages log... (should there be one? and if where to config it)

Thank you in advance