From: Amos Gouaux (+)
Date: Wed Mar 06 2002 - 13:04:34 EST
Did you compile with tcp_wrappers support? If so, do you have
appropriate entries in /etc/hosts.allow? Just a guess....
>>>>> On Wed, 6 Mar 2002 18:39:59 +0100,
>>>>> Ana Belén Díez <> (abd) writes:
abd> Hi,
abd> I have a problem. I start /usr/cyrus/bin/master and I make a netstat with
abd> the next answer:
abd> # netstat -a | grep imap
abd> *.imap *.* 0 0 24576 0 LISTEN
abd> localhost.32886 localhost.imap 32768 0 32768 0
abd> ESTABLISHED
abd> localhost.imap localhost.32886 32768 0 32768 0
abd> ESTABLISHED
abd> 30001c1f448 stream-ord 30002b0dc90 00000000 /var/imap/socket/lmtp
abd> But when I'am testing only appear:
abd> # telnet 127.0.0.1 143
abd> Trying 127.0.0.1...
abd> Connected to 127.0.0.1.
abd> Escape character is '^]'.
abd> or
abd> # imtest -m login localhost
abd> C: C01 CAPABILITY
abd> My /etc/imapd.conf contains:
abd> configdirectory: /var/imap
abd> partition-default: /var/spool/imap
abd> admins: cyrus
abd> sasl_pwcheck_method: pwcheck
abd> My configure for SASL:
abd> ./configure --with-pwcheck=/var/pwcheck --enable-login \
abd> --without-saslauthd --enable-plain --disable-krb4 --disable-gssapi
abd> and for Cyrus-Imap:
abd> ./configure --with-dbdir=/opt/sfw --with-sasl=/usr/local/lib --includedir=/
abd> usr/local/include \
abd> --with-cyrus-user=cyrus \
abd> --with-cyrus-group=mail \
abd> --with-auth=unix
abd> ¿Any idea?
abd> Ana.
-- Amos
|
|
|