-------stunnel.conf----------- client=yes [imap] accept=143 connect=myimapserver.org.za:993 ------stunnel.conf The 143 is the default IMAP port (110 for POP), and the connect string is my IMAP server, with the secure SSL port 993 (995 for POP). This stunnel.conf file needs to be created wherever you put the stunnel.exe file. Stunnel also now makes it's own tray icon, so you don't need Trayit. So there, PMail can support SSL in the interim!