LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Squirrel mail error (https://www.linuxquestions.org/questions/linux-software-2/squirrel-mail-error-767281/)

mobinskariya 11-06-2009 06:25 AM

Squirrel mail error
 
I am a newbie. i have installed qmail toaster as shown in the following link http://www.qmailtoaster.com/distro/c...ck-install.txt and created a domain and user as shown
Quote:

Adding Domain
#/home/vpopmail/bin/vadddomain your-domain.com <postmaster-password>
Adding User
#/home/vpopmail/bin/vadduser you@your-domain.com <your-password>

Edit /etc/php.ini and set register_globals = On

service httpd restart

http://www.your-domain.com/admin-toaster/

Username: admin

Password: toaster

Change your password

Edit /etc/php.ini and set register_globals = Off

service httpd restart

http://www.your-domain.com/webmail
but after that i cant send mail to myself it shows the following error
Code:

ERROR:
Message not sent. Server replied:

this is what qmailctl stat shows

Code:

[root@localhost qmail]# qmailctl stat
authlib: up (pid 2675) 1365 seconds
imap4: up (pid 2671) 1365 seconds
imap4-ssl: up (pid 2670) 1365 seconds
pop3: up (pid 2672) 1365 seconds
pop3-ssl: up (pid 2667) 1365 seconds
send: up (pid 2674) 1365 seconds
smtp: up (pid 2685) 1364 seconds
spamd: up (pid 2665) 1365 seconds
submission: up (pid 2680) 1365 seconds
authlib/log: up (pid 2677) 1365 seconds
imap4/log: up (pid 2666) 1365 seconds
imap4-ssl/log: up (pid 2678) 1365 seconds
pop3/log: up (pid 2679) 1365 seconds
pop3-ssl/log: up (pid 2669) 1365 seconds
send/log: up (pid 2663) 1365 seconds
smtp/log: up (pid 2673) 1365 seconds
spamd/log: up (pid 2676) 1365 seconds
submission/log: up (pid 2668) 1365 seconds

what might be the problem??i can give more information if required

TIA
mobin

mobinskariya 11-10-2009 06:36 AM

i got it solved..i just tried to save a little time by skipping the yum update and it took me 2 days to figure out the problem.at last i ran yum update and reinstalled qmail.. everything is working smoothly right now.


All times are GMT -5. The time now is 06:43 PM.