Hi everybody!
after spending more than three hours trying to solve this problem on my own I finally decided to ask for help here.
I downloaded the VM Image (eFa-3.0.2.3-VMware) and deployed it on my ESXi server. Everything went smooth and mails are being processed correctly by eFa.
Unfortunately the "Recent Messages" remains blank even though mails were received and forwarded to my Exchange server.
Quarantine shows items in the most recent folder but when I click on the folder link also nothing shows up.
I've seen other users having a similar problem but no possible suggestion to fix it worked for me.
I hope someone can help me here as I really like eFa so far!
Cheers,
Marco
Recent Messages empty
Re: Recent Messages empty
...a few hours later I was able to fix the problem
The /var/www/html/mailscanner/config.php file has a wrong path
// Paths
define('MAILWATCH_HOME', '/opt/mailwatch/mailscanner');
it should be:
// Paths
define('MAILWATCH_HOME', '/var/www/html/mailscanner');

The /var/www/html/mailscanner/config.php file has a wrong path
// Paths
define('MAILWATCH_HOME', '/opt/mailwatch/mailscanner');
it should be:
// Paths
define('MAILWATCH_HOME', '/var/www/html/mailscanner');
- shawniverson
- Posts: 3783
- Joined: 13 Jan 2014 23:30
- Location: Indianapolis, Indiana USA
- Contact:
Re: Recent Messages empty
Well, crud, I hope the VMware image doesn't have that path in it!
I'm going to spin one up to confirm. If it does, well, crud, time to fix the image ...

I'm going to spin one up to confirm. If it does, well, crud, time to fix the image ...

- shawniverson
- Posts: 3783
- Joined: 13 Jan 2014 23:30
- Location: Indianapolis, Indiana USA
- Contact:
Re: Recent Messages empty
Doh! It does! Rats! 

- shawniverson
- Posts: 3783
- Joined: 13 Jan 2014 23:30
- Location: Indianapolis, Indiana USA
- Contact:
Re: Recent Messages empty
Welcome aboard Marco4711!
You know you've arrived when you find something for shawniverson to fix and he fixes it.
You know you've arrived when you find something for shawniverson to fix and he fixes it.
Re: Recent Messages empty
So great to see that eFa is a project that is really alive
I feel home here

I feel home here
