Hello Damian, On Thursday, June 20, 2002 at 11:20:31 PM you [DG] wrote (at least in part):
>> So if the cert is (self) signed for 'mail.me.com' you'll have to use >> 'mail.me.com' in account!!! DG> Already done. I'll try to find out how to import the public key... Save the public key in a textual file, preferred extended '.pem'. if you do use the 'internal' S/MIME implementation open the address book entry for your server, go to 'Certificates' tab and 'Import' one ... the text file you've saved the public key to. When using 'MS-Crypot API' for S/MIME you'll have to import the .pem-file in e.g. Internet Explorer settings / Content / Certificates into 'Trusted Root certification Authorities' >> The Bat! uses 'CRAM-MD5' not 'DIGEST-MD5'. So if you _require_ it to >> use 'CRAM-MD5' it cannot authenticate at all as this method ain't >> offered by your MTA. >> 'AUTH PLAIN' & 'AUTH LOGIN' should work nevertheless. DG> Ah -- thanks. I'll recompile the libraries to provide CRAM-MD5. Do so ... if done you'll not even need to tell The Bat! using CRAM-MD5, it will do automatically, as it chooses the most secure authentication method available. So if your server announces CRAM-MD% capabilities in it's EHLO-greeting The Bat! will automatically choose it. The 'Require' is only to make sure that if the server drops CRAM-MD5 capabilities for any reason (e.g. ISP renews the server and forgets to compile CRAM-MD5 into it) it will not try to send your password in plain text. So .. as long as this is _your_ server there's no real need to enable the 'Require ..' unless you expect somebody might 'hijack' your server and you'll be sure never giving out the plain text password (which should be your smallest problem if the server is hacked *GGG*) HTH Pit. P.S.: One thing left: To avoid THIS: > ________________________________________________________ > Current Ver: 1.60q > FAQ : http://faq.thebat.dutaint.com > Unsubscribe: mailto:[EMAIL PROTECTED] > Archives : http://tbudl.thebat.dutaint.com > Moderators : mailto:[EMAIL PROTECTED] > TBTech List: mailto:[EMAIL PROTECTED] > Bug Reports: https://www.ritlabs.com/bt/ being in replies it's a good idea to follow the welcome message and insert a signature delimiter at least below your mail, ideally above your signature. A signature delimiter is '-- ' followed by <Enter> (<dash><dash><space><enter>), all on one line, at the very beginning and the only content of that line. The 'space' _is_ important. If you want to re-read the welcome message it's located here: http://www.silverstones.com/thebat/subtbudl.txt -- Regards Peter Palmreuther mailto:[EMAIL PROTECTED] (The Bat! v1.60q on Windows 2000 5.0 Build 2195 Service Pack 1) "I don't drink water. Fish fuck in it" - W. C. Fields ________________________________________________________ Current Ver: 1.60q FAQ : http://faq.thebat.dutaint.com Unsubscribe: mailto:[EMAIL PROTECTED] Archives : http://tbudl.thebat.dutaint.com Moderators : mailto:[EMAIL PROTECTED] TBTech List: mailto:[EMAIL PROTECTED] Bug Reports: https://www.ritlabs.com/bt/

