Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: Ergin on November 23, 2003, 03:08:50 PM

Title: daemontools & smtp & horde
Post by: Ergin on November 23, 2003, 03:08:50 PM
I don't know why or how BUT I had this problem couple of times.

I have following RPMS installed

[root@erginsme02 /]# rpm -qa|grep qmail
qmail-qfilter-1.5-1
qmail-1.03-08
e-smith-qmailanalog-1.10.0-01
qmail-bsmtp-0.1-1
qmailanalog-0.70-03
e-smith-qmail-1.8.0-01

I also installed smtpfront-qmail-rbl

When I do a boot daemontools complains and send messaged on the screen util I stop the daemontools service.

This also effects SMTP via Horde. I had to change mailer in ../horde/config/horde.php to sendmail to get it work. Otherwise I get and error in /var/log/messages

nov 23 12:37:58 erginsme02 cache_ssl_downloads[3495]: PHP Warning:  fsockopen(): unable to connect to 127.0.0.1:25 in /usr/share/pear/Net/Socket.php on line 108
nov 23 12:37:58 erginsme02 HORDE[3495]: [imp] unable to connect to smtp server localhost:25 [on line 918 of "/home/httpd/html/horde/imp/compose.php"]


Thanx in advance for any ideas, suggestions...