Hello Johannes, On Sunday, May 26, 2002 at 11:02:50 PM you wrote (at least in part):
JP> I'm running an SMTP server which supports AUTH. I'm now trying to JP> realize why Bat cannot send mails, while another MUA on my system and JP> the in Win2k included SMTP server can?! Seems CRAM-MD5 capabilities of your server are not entirely. The Bat! uses always CRAM-MD5 when connecting to this server as it is announced in EHLO-greeting. The Bat! refuses to use 'lower secure' authentication method(s) if server announces to be capable of a 'higher one'. I guess the other MUA and the other SMTP-server use AUTH PLAIN or AUTH LOGIN and that's the reason they don't fail. Nevertheless: I've tried AUTH PLAIN manually .... "... DEFER: MYSQL connection failed: Can't connect to local MySQL server through socket ..." (cut system related off :-)) Maybe your CRAM-MD5 also fails behind the scenes and just does not propagate the MySQL-error to the front?! The message I get when CRAM-MD5-authenticating is the very same you have in your server logs. HTH Pit -- Regards Peter Palmreuther mailto:[EMAIL PROTECTED] (The Bat! v1.60m on Windows 2000 5.0 Build 2195 Service Pack 1) "Pull the trigger and you're garbage." -- Lady Blue ______________________________________________________ Archives : http://tbtech.thebat.dutaint.com Moderators : mailto:[EMAIL PROTECTED] Unsubscribe: mailto:[EMAIL PROTECTED]
