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


Click here to return to the 'Run a local IMAPd server for extra Mail storage' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Run a local IMAPd server for extra Mail storage
Authored by: tinker on Jun 08, '04 05:05:30PM
THAT'S what I screwed up! Re-doing my certificate with

cd /System/Library/OpenSSL/certs
sudo openssl req -new -x509 -nodes -out imapd.pem -keyout imapd.pem -days 3650

, using my own domain for CN: and then following jdera's URI's instructions for installation seems to have done the trick. Thanks much!

[ Reply to This | # ]