On 06/02/14 14:14, Richard Clayton wrote:

begin authenticators

smarthost_login:
   driver = plaintext
   public_name = LOGIN
   client_send = : [email protected] : password

other_login:
   driver        = cram_md5
   public_name   = CRAM-MD5
   client_name   = otherusername
   client_secret = otherpassword

but once one starts to worry about CRAM-MD5 then one needs client_name
and client_secret lines instead....

What advice can be offered apart from not starting from here ?

You put the cram-specific bits in the cram authenticator, and the login-specific bits in the login authenticator, yes?
--
Cheers,
   Jeremy


--
## 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/

Reply via email to