Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: Cant Remember on July 06, 2004, 02:31:42 AM
-
Server: SME with ServiceLink 6.0_Update7
Problem: After applying the blades ServiceLink for SME Server (V6.0_Update7) and 6040 Office Server Suite (V6.0.17) qmail seems to have stopped working. The log files indicate smtpfront-qmail is accepting mail but it's not being delivered. I rebooted the server and noticed this in the boot log:
Jul 5 20:05:44 pdc qmail: Starting qmail:
Jul 5 20:05:44 pdc qmail: service qmail not found in svscan root
Jul 5 20:05:44 pdc rc: Starting qmail: failed
I will open a ticket with Mitel in the morning, but if anyone here has a solution I'd love to have this working tonight.
-
Well, as it turns out this blade is an internal release, and since I work at Mitel it shows up on my server so I applied it. They know what is causing the error and will be fixed before production release, a symbolic link is missing. Not that I think anyone else will have this trouble, I'll post what Product Support had me do:
[root@pdc root]# cd /service
[root@pdc service]# ln -s /var/qmail/etc/service/qmail/ qmail
[root@pdc service]# svc-start qmail
Starting qmail: qmail/log qmail done.