advertisement

Article:
  Secure Mail Reading on Mac OS X
Subject:   pops / imaps: bad port number
Date:   2002-03-21 02:30:06
From:   ingvarn
pops and imaps are not defined as services on my machine (10.1.3), so I had to use the port numbers rather than the service names in the telnet commands.


Does anyone else have these services (if you look in NetInfo Manager)?

Main Topics Oldest First

Showing messages 1 through 1 of 1.

  • pops / imaps: bad port number
    2002-03-21 06:01:04  pmccann [Reply | View]

    Nope: nothing doing in netinfo for imaps or pops in Netinfo Manager. It's a very strange (and *small*) list in there! You could probably just load the flat file /etc/services into net info using niload if it'll make life easier.

    That is, something like:

    % niload services . < /etc/services

    should cure that ailment.

    Cheers,
    Paul