16 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Netscape(again pr...
FromSent OnAttachments
Ola SamuelsonOct 23, 2000 12:34 am 
Mike DentOct 23, 2000 2:35 am 
Ola SamuelsonOct 23, 2000 4:49 am 
Matthew M LavyOct 23, 2000 6:48 am 
Ola SamuelsonOct 24, 2000 12:09 am 
Ben ShakalOct 24, 2000 3:15 am 
Ola SamuelsonOct 24, 2000 4:15 am 
Ben ShakalOct 24, 2000 12:36 pm 
Ola SamuelsonOct 24, 2000 11:07 pm 
mml1...@jesus.cam.ac.ukOct 25, 2000 5:12 pm 
Mike HorwathOct 31, 2000 10:26 pm 
Ola SamuelsonNov 1, 2000 1:37 am 
Mike DentNov 1, 2000 2:19 am 
Mike HorwathNov 1, 2000 7:08 am 
Mike HorwathNov 1, 2000 7:09 am 
Ola SamuelsonNov 2, 2000 3:56 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] Netscape(again probably)-imap, SSL and qmailActions...
From:Ola Samuelson (ol@datalink.se)
Date:Oct 24, 2000 4:15:12 am
List:net.sourceforge.lists.courier-users

Ok, so I ran lsof looking for courier, logger and tcpserver. Here is what I found. Does it tell You anything? <output from lsof> couriertc 19761 root txt REG 3,1 184041 551152 /usr/local/imap/libexec/couriertcpd couriertc 26934 root txt REG 3,1 184041 551152 /usr/local/imap/libexec/couriertcpd logger 19763 root cwd DIR 3,1 4096 2 / logger 19763 root rtd DIR 3,1 4096 2 / logger 19763 root txt REG 3,1 24890 551491 /usr/local/imap/libexec/logger logger 19763 root mem REG 3,1 344890 420995 /lib/ld-2.1.2.so logger 19763 root mem REG 3,1 4118299 421002 /lib/libc-2.1.2.so logger 19763 root 0r FIFO 0,0 43525 pipe logger 19763 root 1w CHR 1,3 178164 /dev/null logger 19763 root 2w CHR 1,3 178164 /dev/null logger 19763 root 3u unix 0xc306f700 54224 socket logger 26936 root cwd DIR 3,1 4096 2 / logger 26936 root rtd DIR 3,1 4096 2 / logger 26936 root txt REG 3,1 24890 551491 /usr/local/imap/libexec/logger logger 26936 root mem REG 3,1 344890 420995 /lib/ld-2.1.2.so logger 26936 root mem REG 3,1 4118299 421002 /lib/libc-2.1.2.so logger 26936 root 0r FIFO 0,0 64075 pipe logger 26936 root 1w CHR 1,3 178164 /dev/null logger 26936 root 2w CHR 1,3 178164 /dev/null logger 26936 root 3u unix 0xc306e940 64077 socket tcpserver 26507 root cwd DIR 3,1 4096 486710 /var/qmail/supervise/qmail-smtpd tcpserver 26507 root rtd DIR 3,1 4096 2 / tcpserver 26507 root txt REG 3,1 30124 826419 /usr/local/bin/tcpserver tcpserver 26507 root mem REG 3,1 344890 420995 /lib/ld-2.1.2.so tcpserver 26507 root mem REG 3,1 170564 421043 /lib/libresolv-2.1.2.so tcpserver 26507 root mem REG 3,1 4118299 421002 /lib/libc-2.1.2.so tcpserver 26507 root mem REG 3,1 247348 421033 /lib/libnss_files-2.1.2.so tcpserver 26507 root 2w FIFO 0,0 25344 pipe tcpserver 26507 root 3u IPv4 25366 TCP *:smtp (LISTEN) </output>

//OLAS

Ben Shakal wrote:

I just thought I'd suggest the use of lsof. It'll list open files (hence the name :)) and sockets are files. Given your ps output, I'd grep it's output for tcpserver and couriertcpd and see what they've each got open. Actually, just looking for 143 and/or 993 should work.

(lsof might be kind of rare (or I might be kind of ignorant), so I will say that if you don't have it and you run an RPM-based system, RedHat's got an RPM of it... otherwise it looks like ftp://vic.cc.purdue.edu/pub/tools/unix/lsof is the distribution point...)

Hope that helps...

----- Original Message ----- From: "Ola Samuelson" <ol@datalink.se> To: <cour@lists.sourceforge.net> Sent: Tuesday, October 24, 2000 00:10 Subject: Re: [courier-users] Netscape(again probably)-imap, SSL and qmail

immediately.

Determine whether what's listening is, in fact, the couriertcpd daemon, or something else.

Following is running with imapd-ssl and imapd started:

26500 tty4 S 0:00 svscan 26501 tty4 S 0:00 supervise qmail-send 26502 tty4 S 0:00 supervise log 26503 tty4 S 0:00 supervise qmail-smtpd 26504 tty4 S 0:00 supervise log 26505 tty4 S 0:00 qmail-send 26506 tty4 S 0:00 /usr/local/bin/multilog t /var/log/qmail/smtpd 26507 tty4 S 0:00 /usr/local/bin/tcpserver -v -p -x /etc/tcp.smtp.cdb - 26508 tty4 S 0:00 /usr/local/bin/multilog t /var/log/qmail 26509 tty4 S 0:00 qmail-lspawn 'cat /var/qmail/control/defaultdelivery' 26510 tty4 S 0:00 qmail-rspawn 26511 tty4 S 0:00 qmail-clean 19197 tty1 S 0:00 su root 19198 tty1 S 0:00 bash 19761 ? S 0:00 /usr/local/imap/libexec/couriertcpd -address=0 -stder 19763 ? S 0:00 /usr/local/imap/libexec/logger imaplogin 25922 ? S 0:00 /usr/local/bin/imapd Maildir 26856 ? S 0:00 /usr/local/bin/imapd Maildir 26934 ? S 0:00 /usr/local/imap/libexec/couriertcpd -address=0 -stder 26936 ? S 0:00 /usr/local/imap/libexec/logger couriertls 26940 tty4 R 0:00 ps -ax

There is nothing in the logs.......

Ideas?

//OLAS