4 messages in net.sourceforge.lists.courier-usersRe: [courier-users] authcram
FromSent OnAttachments
ArkadyDec 3, 2001 3:43 am 
Roland SchneiderDec 3, 2001 5:04 am 
ArkadyDec 5, 2001 6:37 am 
Roland SchneiderDec 5, 2001 10:07 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] authcramActions...
From:Roland Schneider (list@serv.ch)
Date:Dec 3, 2001 5:04:40 am
List:net.sourceforge.lists.courier-users

--Arkady wrote on 03.12.2001 13:40 +0200:

I am trying to enable md5 / authcram authentification and use it in the esmtp module in particular. The only hint I found in the docs is add 'hmac-md5pw' fields to the userdb and generate password hashes using the "userdbpw -hmac-md5 " commands. I also enabled the SMTP authntification in the 'esmtpd' config file but it doesn't work. I used MS Outlook Express and TheBAT! to test the feature. My installation uses authdaemon: authmodulelist="authcram authuserdb authpam" Could somebody suggest the proper way?

My current userdb has something like:

hmac-md5pw=26f63d21c72e6a3cde3f2787a16156123fc6da25a60bd82b6z6d891aed986

works perfectly with authenticated relaying. (check the headers)

Does relaying work with PLAIN, which MD5-??? are you using, what is in your ESMTPAUTH and does MD5 work via POP/IMAP ?

Since you are using Outlook there wont be any useful messages, but a tcpdump from the smtp-conversation could also help.

Roland