Are there any plans to have MAPI implemented in the future?

~ Filip

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf
Of Blake Mitchell
Sent: 07 April 2003 00:11
To: dbmail@dbmail.org
Cc: [EMAIL PROTECTED]
Subject: Re: [Dbmail] Road map


Richard,
 
You can use stunnel for both imaps and pop3s. I have mine set to the 
following, for securer IMAP:

stunnel -p ./mail.pem -S 0 -t 3600 -d imaps -r localhost:imap -s ssl -g
ssl

and for secure POP3:

stunnel -p ./mail.pem -S 0 -d pop3s -r localhost:pop3 -s ssl -g ssl

You can find info at http://www.stunnel.org all about stunnel. I used 
http://www.junkcert.com to generate the certs I used.

Cheers,
Blake

Richard Houston wrote:

>...
>Can I add imaps and pop2s to the wish list and I strongly support the 
>documentation line item as well.
>
>Thanks
>
>Rich
>
>  
>

_______________________________________________
Dbmail mailing list
Dbmail@dbmail.org https://mailman.fastxs.nl/mailman/listinfo/dbmail

Reply via email to