Secure IMAP
Craig White
plug-discuss@lists.PLUG.phoenix.az.us
Wed, 15 Aug 2001 21:20:28 -0700
Nathan England wrote:
>
> No 993 is off on my server. I will have to enable that. I don't have
> imaps on my system.. assuming that's something different than imap. S
> being secure or something.
>
----
redhat packages uw imap and within the package, imap, imaps, ipop2,
ipop3 are all installed. I might imagine SUSE doing much the same thing.
if you have xinetd - configure /etc/xinetd.d/imaps to disable = no then
restart xinetd
if you are using inetd then edit /etc/inetd.conf - 'uncomment' imaps and
restart inetd
Craig