php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #22693 SASL Authenticator
Submitted: 2003-03-14 03:25 UTC Modified: 2003-03-16 10:57 UTC
Votes:2
Avg. Score:5.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: jrbissell at myrealbox dot com Assigned:
Status: Not a bug Package: IMAP related
PHP Version: 4.3.2RC1 OS: Windows 2000 / Apache 2.0
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: jrbissell at myrealbox dot com
New email:
PHP Version: OS:

 

 [2003-03-14 03:25 UTC] jrbissell at myrealbox dot com
after reinstalling Apache 2.0 and upgrading to PHP 4.3.2RC1, exactlly as before my IMAP script will no longer connect to my IMAP server, which wasn't touched.

ERROR: Server disables LOGIN, no recognized SASL authenticator

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-03-14 09:51 UTC] sniper@php.net
From what version did you upgrade?
Did the same exact script work with that PHP version?

 [2003-03-14 18:04 UTC] jrbissell at myrealbox dot com
upgrading from 4.3.1 and from 4.3.0, it used to work on both of those... what would cause that error if not a php bug?

thanx in advance
 [2003-03-14 19:02 UTC] sniper@php.net
So where did you get the 4.3.2RC1 ? 

 [2003-03-15 14:59 UTC] jrbissell at myrealbox dot com
From the php.net website.
 [2003-03-15 15:04 UTC] jrbissell at myrealbox dot com
From the php.net website.
 [2003-03-15 23:10 UTC] sniper@php.net
From what URL?

Also, add the full error message you get here,
plus the line from your script that causes it.

 [2003-03-16 03:40 UTC] jrbissell at myrealbox dot com
it appears that it is not a bug in PHP?  I installed my own mail server and seems to function fine... but what would cause that error, and what would I have to do to get around it.

ERROR: Server disables LOGIN, no recognized SASL authenticator
 [2003-03-16 10:57 UTC] sniper@php.net
Ask on some mailing list, like php-general@lists.php.net.
Not bug -> bogus.

(and http://www.php.net/manual/en/function.imap-open.php might help too, see the examples with 'cert' stuff in them)

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 04:01:28 2024 UTC