Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Using WU-IMAP with SSL and xinetd on 10.2' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Using WU-IMAP with SSL and xinetd on 10.2
Authored by: Johnny_B on Aug 31, '03 09:29:20AM
Hehe, you also need to make a certificat for pop3, by doing this:

sudo openssl req -new -x509 -nodes -out ipop3d.pem -keyout ipop3d.pem -days 3650

And I have one question here… How do you do this in Windows ? Or any other OS's. I want to use ssl, and turning it on in mail was like a game, but making that certificat could be trouble for some that might want to access my mail server.

[ Reply to This | # ]