Oracle Solaris Networking (MOSC)

MOSC Banner

Can't get imap to work. Port 143 is listening. Service is online. I can telnet to remote host using

edited Mar 18, 2015 10:04AM in Oracle Solaris Networking (MOSC) 2 commentsAnswered

# netstat -an |grep 143

      *.143                *.*                0      0 49152      0 LISTEN

      *.143                *.*                0      0 49152      0 LISTEN

      *.143                             *.*                             0      0 49152      0 LISTEN

# telnet localhost 143

Trying 127.0.0.1...

Connected to localhost.

Escape character is '^]'.

Connection to localhost closed by foreign host.

# telnet fhrdev01 143

Trying 172.16.2.18...

Connected to fhrdev01.

Escape character is '^]'.

* OK [0.0.0.0] IMAP4rev1 v12.264 server ready

^]

telnet> quit

Connection to fhrdev01 closed.

# svcs -a |grep imap

online         Mar_03   svc:/network/imap/tcp6:default

online          8:55:45 svc:/network/imap/tcp:default

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center