| От | Palle Girgensohn |
|---|---|
| Тема | Re: pop3 server and Postgresql |
| Дата | |
| Msg-id | 3BC7768E.EB058027@partitur.se обсуждение |
| Ответ на | Re: pop3 server and Postgresql (Marc SCHAEFER <schaefer@alphanet.ch>) |
| Список | pgsql-general |
On 10 Oct 2001, Steve Heaven wrote: > Does anyone know of a POP3 server that can use a Postgresql DB to > authenticate usernames & passwords ? The cyrus mail server has an authentication scheme whereby one can very easily plug in different ways of authenticating users. It is really cyrus sasl that does the authentication work, and it can be configured for PAM, or for the nifty pwcheck program that can easily be modified to query a postgres database. Probably, PAM is safer: pam_pgsql: http://freshmeat.net/projects/pam_pgsql/download sasl: http://asg.web.cmu.edu/sasl/ cyrus mail server: http://asg.web.cmu.edu/cyrus/ BTW, the cyrus server is *very* competent, and supports imap et al as well. Warmly recommended. Cheers, Palle
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера