email problem.. (default_pref :()

GNeRaL

Verified User
Joined
Mar 19, 2005
Messages
42
Location
TR
ERROR
Error opening ../data/default_pref
Default preference file not found or not readable!
Please contact your system administrator and report this error


Why ??
 
If you had provided the necassary information, it would have saved time searching for this file to locate that it is a problem with squirrelmail (email problem is to general ;) )

Have you tried reinstalling squirrelmail?
 
Last edited:
jmstacey said:
If you had provided the necassary information, it would have saved time searching for this file to locate that it is a problem with squirrelmail (email problem is to general ;) )

Have you tried reinstalling squirrelmail?

hi

thanks for your helping..

if, login successful, this error page displaying.. else, login incorrect error page displaying..

and,

how can i reinstall quirrelmail ?
 
cd /usr/local/directadmin/scripts
./squirrelmail.sh

That should install the original version that DirectAdmin did during the first installation.
 
[root@*** squirrelmail-1.4.4]# service exim start
Starting exim: 2005-05-28 11:07:24 Exim configuration file /etc/exim.conf has the wrong owner, group, or mode

[root@*** squirrelmail-1.4.4]#


Problem :(

Error ?

My exim.conf;
http://www.fprot.gen.tr/exim.conf

Please help me

:(
 
Did you run the squirrelmail.sh script? As far as I know it does nothing to exim.
Is email working now? Has it ever worked on your server? What did you do right before it stopped working?
 
GNeRaL said:
[root@*** squirrelmail-1.4.4]# service exim start
Starting exim: 2005-05-28 11:07:24 Exim configuration file /etc/exim.conf has the wrong owner, group, or mode
My first suggestion would be to always use restart for exim from the command line, and never use start; that way you won't accidentally try to start two instances of the main exim process.

Second, I'd suggest stopping exim through the control panel over and over again until it shows no running PIDs (process IDs). Then restart exim from the control panel.

Then, if it doesn't run, check the values of the /etc/eixm.conf file.

What is the output of:

$ ls /etc/exim.conf

(where you do NOT type the $ sign; it's simply an indication that you can do it as a non-root (or root) user.)

Jeff
 
Back
Top