Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Getting exim to authenticate with CRAM-MD5
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
d11wtq
Apprentice
Apprentice


Joined: 14 Jul 2005
Posts: 192
Location: Manchester, UK

PostPosted: Thu May 04, 2006 11:02 pm    Post subject: Getting exim to authenticate with CRAM-MD5 Reply with quote

Quote:
504 CRAM-MD5 authentication mechanism not supported


Does anybody know how to get exim working with this mechanism? I've compiled exim with everything enabled and added the following to my exim.conf to no avail :(

Code:
cram_md5:
    driver = cram_md5
    public_name = CRAM-MD5
    client_name = ${extract{1}{:}{${lookup{$host}lsearch*{/etc/passwd}{$value}fail}}}
    client_secret = ${extract{2}{:}{${lookup{$host}lsearch*{/etc/passwd}{$value}fail}}}

_________________
Behaviour Management
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum