May 5 21:20:58 server1 imapd: LOGIN, user=testa, ip=[::ffff:172.16.10.143 ], protocol=IMAP
May 5 21:20:59 server1 imapd: DISCONNECTED, user=testa, ip=[::ffff:172.16.10.143], headers=0, body=0, rcvd=49, sent=125, time=1
May 5 21:21:20 server1 imapd: Connection, ip=[::ffff: 172.16.10.143]
May 5 21:21:20 server1 imapd: LOGIN, user=testa, ip=[::ffff:172.16.10.143], protocol=IMAP
server1:/var/spool/postfix/virtual/foo.com # authtest testa
Authentication succeeded.
Authenticated: testa (uid 5003, gid 5000)
Home Directory: /var/spool/postfix/virtual
Maildir: foo.com/testa/
Quota: (none)
Encrypted Password: FOtqGEuYpydTo
Cleartext Password: abc
Options: (none)
- all services are started
server1:/var/spool/postfix/virtual/foo.com # netstat -tap
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 *:mysql *:* LISTEN 9416/mysqld
tcp 0 0 *:sunrpc *:* LISTEN 4812/portmap
tcp 0 0 *:ftp *:* LISTEN 7675/xinetd
tcp 0 0 *:ipp *:* LISTEN 4861/cupsd
tcp 0 0 localhost:smtp *:* LISTEN 14483/master
tcp 0 0 server1.examp:aairnet-1
server1.example.c:mysql ESTABLISHED 13068/authdaemond
tcp 0 0 server1.example.c:mysql server1.examp:aairnet-1 ESTABLISHED 9416/mysqld
tcp 0 0 *:imap *:* LISTEN 12749/couriertcpd
tcp 0 0 *:ssh *:* LISTEN 5459/sshd
tcp 0 0 localhost:smtp *:* LISTEN 14483/master
I've been puzzled by the installation of courier. First I tried to install courier on a Suse 8 with MySQL 3-x-x and it turns out that this version of MySQL is not support by courier. Then I changed to Suse 9.3. But the postfx of Suse9.3 is not compiled with mysql support. I had to find a postfix rpm with mysql support. Now the system is up and new problem comes out. I'm out of idea. Could anybody be able to give a hand? Great thanks!!
Regards
Barry Xie
