[wp-trac] [WordPress Trac] #25208: Missing ntlm_sasl_client.php - it's a mistery
WordPress Trac
noreply at wordpress.org
Sat Sep 14 22:46:39 UTC 2013
#25208: Missing ntlm_sasl_client.php - it's a mistery
--------------------------------+----------------------
Reporter: Claudiu Ceia | Owner:
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: External Libraries | Version: 3.6
Severity: minor | Resolution: wontfix
Keywords: |
--------------------------------+----------------------
Comment (by nacin):
Replying to [comment:4 Claudiu Ceia]:
> @bpetty - I don't need to use it, but the `SMTP` class requires it. I
think you guys should drop in a replacement, as it stands it's a bug that
will affect any callsite of the SMTP class.
I'm not drawing the same conclusions. Could you explain further? The SMTP
class works just fine provided SMTP::Authenticate() is called with an
$authtype of LOGIN (default) or PLAIN. By default, the PHPMailer class
calls Authenticate with an auth type of "LOGIN" (by passing `""`). The
public variable PHPMailer::$AuthType can be used to set this type. Very
simply, just don't set it to NTLM.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/25208#comment:5>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list