On Wed, Jul 01, 2015 at 10:55:37AM +0200, Jonas Meurer wrote: > Hi again, ... > Problem is, that the password needs to be stored unencrypted in the > password file for that authenticator. Is it possible to use encrypted > password stores for cram-md5 authenticator, as it is for plain and > login authenticators?
No. Benefit of cram-md5 is that password is not sent textually on the net, but drawback is that it has to be stored unencrypted. -- Eugene Berdnikov -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
