On Fri, Jul 09, 2004 at 10:26:26AM -0400, Erik Kangas wrote: > I think, that short of modifying the source for ipop3d, you could > accomplish this task my using "stunnel" on the server to listen to > the desired port for SSL connections and "forward" these to the > pop3s port locally. This will ensure that you can have an SSL-only > POP connection on an alternate port and will solve the ipop3d port > issue. See "stunnel.org".
This seems rather extreme given the source code changes are changing "995" to another number (src/c-client/pop3.c line 35 of imap-2004 release). And it appears that you might be able to get away with simply changing the pop3s line in /etc/services. Neither is it overly complicated. Certainly less hassle than stunnel was (I have used it for imap over SSL before uw-imap supported SSL - builtin support is *so* much better). ----------------------------------------------------------------------- __o Bradley Arlt Security Team Lead _ \<_ [EMAIL PROTECTED] University Of Calgary (_)/(_) Las hojas de coca no son droga Computer Science
