
July 27th, 2004, 03:30 AM
|
|
Java Developer
|
|
Join Date: Apr 2004
Posts: 224
Time spent in forums: 2 h 37 m 39 sec
Reputation Power: 5
|
|
Qmail Pop died
Hi,
I arrived at work today and started Outlook. I sat looking at the 'connecting' icon for 5 minutes and relised something was wrong.
Were using Qmail and Vpopmail on our Red Hat 7 pc.
I checked my vpopmail folder and can see that I am recieving mail but Outlook/Mozilla mail says that the server doesn't exist.
My POP3 may be died? I have well, no expirence with Qmail.
Heres out from 'ps -aux | grep qmail':
Code:
[jch@goofy /]# ps -ax | grep qmail
786 ? S 0:02 readproctitle service errors: ...ut of disk space?multilog: warning: unable to write to /var/log/qmail/pop3d/current, pausing: out of disk space?multilog: warning: unable to write to /var/log/qmail/pop3d/current, pausing: out of disk space?multilog: warning: unable to write to /var/log/qmail/
787 ? S 0:00 supervise qmail-send
789 ? S 0:00 supervise qmail-smtpd
791 ? S 0:00 supervise qmail-pop3d
795 ? S 0:00 /usr/local/bin/multilog t /var/log/qmail/smtpd
796 ? S 0:06 [qmail-send]
797 ? S 0:00 /usr/local/bin/multilog t /var/log/qmail
799 ? S 0:04 /usr/local/bin/multilog t /var/log/qmail/pop3d
804 ? S 0:01 qmail-lspawn |dot-forward .forward?|cat /var/qmail/control/defaultdelivery
805 ? S 0:00 [qmail-rspawn]
806 ? S 0:01 [qmail-clean]
Using df:
Code:
[jch@goofy /]# df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/hda7 1035660 99684 883368 11% /
/dev/hda1 202220 9325 182455 5% /boot
none 240744 0 240744 0% /dev/shm
/dev/hda6 1035660 32920 950132 4% /tmp
/dev/hda9 102466168 1689952 95571160 2% /usr
/dev/hda5 1035660 993876 0 100% /var
/dev/hda2 10317860 54624 9739116 1% /var/lib/mysql
/dev/hda3 1035692 34920 948160 4% /var/qmail
[jch@goofy /]#
Thanks
|