Feng Forum

Support => Older versions => Feng Office 1 => : tiaan September 04, 2008, 06:02:46 PM

: Mail settings
: tiaan September 04, 2008, 06:02:46 PM
Hi ! Can you guys please help me. I have setup e-mails. I seem to be able send 100% but when I want to receive I get he following error.

Email retrieval complete: 0 emails received.<br/><br/>Error checking account 'tiaan@upbeat.co.za': There is no session matching this name (null for default session): NULL

Than x!
: Re: Mail settings
: ignacio September 04, 2008, 07:17:44 PM
It is a bug that will be fixed for next release. Meanwhile you should set DEBUG as true in the configuration file to avoid that error. To do this open the file config/config.php in your OpenGoo's installation and change the line that reads:
:
define('DEBUG', false);to:
:
define('DEBUG', true);
Hope this solves your problem.
: Re: Mail settings
: tiaan September 05, 2008, 04:15:26 PM
Hi !

Thanx for the reply. Even though there are some bugs and things to work out with opnegoo, I am still very impressed !
: Re: Mail settings
: cabeza September 06, 2008, 04:43:01 PM
Hey tiaan,
Thank you for your feedback. And please help us by reporting all the bugs you find.
After all, we are still in beta ;)
Marcos