Recent Messages empty

Report bugs and workarounds
Post Reply
marco4711
Posts: 3
Joined: 23 May 2017 20:46

Recent Messages empty

Post by marco4711 »

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
marco4711
Posts: 3
Joined: 23 May 2017 20:46

Re: Recent Messages empty

Post by marco4711 »

...a few hours later I was able to fix the problem :D

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');
User avatar
shawniverson
Posts: 3783
Joined: 13 Jan 2014 23:30
Location: Indianapolis, Indiana USA
Contact:

Re: Recent Messages empty

Post by shawniverson »

Well, crud, I hope the VMware image doesn't have that path in it! :oops:

I'm going to spin one up to confirm. If it does, well, crud, time to fix the image ... :roll:
User avatar
shawniverson
Posts: 3783
Joined: 13 Jan 2014 23:30
Location: Indianapolis, Indiana USA
Contact:

Re: Recent Messages empty

Post by shawniverson »

Doh! It does! Rats! :o
User avatar
pdwalker
Posts: 1585
Joined: 18 Mar 2015 09:16

Re: Recent Messages empty

Post by pdwalker »

Welcome aboard Marco4711!

You know you've arrived when you find something for shawniverson to fix and he fixes it.
marco4711
Posts: 3
Joined: 23 May 2017 20:46

Re: Recent Messages empty

Post by marco4711 »

So great to see that eFa is a project that is really alive :clap:

I feel home here ;)
Post Reply