Le 11 juil. 09 à 12:53, Daniel Wallner a écrit :

On Sat, Jul 11, 2009 at 12:05 PM, Axel Luttgens<**********> wrote:
Which port number is "imap" on your system?
Which port number is "imap2" on your system?

port number: 143

cat /etc/services | grep imap
imap2           143/tcp         imap            # Interim Mail Access P 2 and 4
imap2           143/udp         imap
imap3           220/tcp                         # Interactive Mail Access
imap3           220/udp                         # Protocol v3
imaps           993/tcp                         # IMAP over SSL
imaps           993/udp


And how does it come that both dovecot and imap-login listen to imap2? Your
config for Dovecot doesn't seem to do that...

I don't know

Well, shouldn't matter: "imap" just seems to be an alias for "imap2", so that both should reach port 143.

Could you show the output of a
        telnet 127.0.0.1 143
as well as any related entry in your logs (not only info.log or error.log, but mail.log, system.log, ipfw.log... as well) if any?

Axel


Reply via email to