Sign In/My Account | View Cart  

advertisement

AddThis Social Bookmark Button

Article:
  Secure Mail Reading on Mac OS X
Subject:   pops / imaps: bad port number
Date:   2002-03-21 06:01:04
From:   pmccann
Response to: pops / imaps: bad port number

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

Full Threads Oldest First

Showing messages 1 through 1 of 1.

  • pops / imaps: bad port number
    2002-03-21 06:03:08  pmccann [View]

    Pardon the pollution: you will of course have to authenticate yourself before running such a command. Just preface it with "sudo" in case that wasn't obvious...