[Dovecot] Authentication issue
7 Jun
2012
7 Jun
'12
8:56 p.m.
Hi,
I need to set up a weird dovecot configuration:
- outside a ssl tunnel I'd like to authenticate only with cram-md5 scheme
- inside a ssl tunnel I'd like to authenticate only with plain auth
The first is easily satisfied with
auth_mechanisms = plain cram-md5 disable_plaintext_auth = yes
but I don't know how to satisfy the second condition, if it's possible.
Thanks for help, Emiliano Rago
9 Jun
9 Jun
10:19 p.m.
Hi Emiliano,
Emiliano Rago wrote:
You might try to set up two instances of dovecot, one for plain, one for ssl:
http://wiki2.dovecot.org/RunningDovecot#Running_Multiple_Invocations_of_Dove...
Regards Daniel
12 Jun
12 Jun
12:41 p.m.
On 06/09/2012 09:19 PM, Daniel Parthey wrote:
http://wiki2.dovecot.org/RunningDovecot#Running_Multiple_Invocations_of_Dove...
Uhmmm, I don't like too much that solution, anyway, thank you very much!
Regards, Emiliano
4786
Age (days ago)
4791
Last active (days ago)
2 comments
2 participants
participants (2)
-
Daniel Parthey
-
Emiliano Rago