Koozali.org: home of the SME Server

broken imap

drave

broken imap
« on: March 26, 2006, 05:00:01 PM »
the imap on my server seems broken. the paste below seems to show the imap servers running but not listening. Users get a 'connection refused message'

what should i be looking at ??

dave


-bash-3.00$ ps ax | grep 'imap'    
 1656 ?        Ss     0:04 runsv imaps
 1672 ?        Ss     0:03 runsv imap
 1687 ?        S      0:00 /usr/local/bin/multilog t s5000000 /var/log/imaps
 1695 ?        S      0:00 /usr/local/bin/multilog t s5000000 /var/log/imap
 2470 ?        S      0:00 tcpsvd -v -i ./peers -c 40 -C 4:421 per host concurrency limit reached\r\n -l 0 0 pop3s sslio -vv -/ /service/imap/ssl -u stunnel -C imapd.pem /var/qmail/bin/qmail-popup smeserver.data-action.co.uk checkpassword /var/qmail/bin/qmail-pop3d Maildir
 6170 pts/0    R+     0:00 grep imap
-bash-3.00$
-bash-3.00$ netstat -l | grep 'imap'
-bash-3.00$ netstat -ln | grep '143'
-bash-3.00$ netstat -ln | grep '220'
-bash-3.00$ netstat -ln | grep '993'

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Re: broken imap
« Reply #1 on: March 26, 2006, 07:38:07 PM »
Quote from: "drave"
the imap on my server seems broken.


All problems should be reported (only) via the bug tracker.

drave

broken imap
« Reply #2 on: March 27, 2006, 12:44:42 PM »
i didnt want to use the bug tracker until i was sure that's what it is