pop3s и imaps
Andrew Velikoredchanin
andy at atomail.com
Tue Mar 21 21:36:42 MSK 2006
Andrew Velikoredchanin пишет:
> Igor Sysoev пишет:
>> On Mon, 20 Mar 2006, Andrew Velikoredchanin wrote:
>>
>>> Умеет-ли nginx pop3s и imaps?
>> Да. И starttls тоже.
>>
>> imap {
>>
>> auth_http localhost:9000/cgi-bin/auth;
>>
>> ssl_certificate cert.pem;
>> ssl_certificate_key cert.pem;
>>
> ...
>> }
> Мне они нужны именно на уровне imap/server, т.к. у меня на разных IP
> будут висеть 2 разных почтовых сервера.
Кстати, в этом случае и auth_http необходим на уровне server.
More information about the nginx-ru
mailing list