Is there anybody who knows this package well who wants to make a quick $100
Thanks,
-N
Sam Varshavchik wrote:
Noah Silverman writes:
THANKS!!!!
That makes complete sense and now it works!
Is there any way that I can get you to help with with SMTP authentication? This is what I have done.
I used "userdbpw -md5" to generate a password for bob
I then copied and pasted the password into the systempw field in the userdb file and ran makeuserdb.
bob then set his client to use cram-md5 passwords and tried to send a message. Courier returns an error.
You need to set up a separate userdb for the cram-md5 password, using a different userdbpw option:
userdbpw -hmac-md5 | userdb john set hmac-md5pw
------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
