[wp-trac] [WordPress Trac] #13163: Incorrect POP3 error messages in wp-mail.php
WordPress Trac
wp-trac at lists.automattic.com
Thu May 6 14:36:55 UTC 2010
#13163: Incorrect POP3 error messages in wp-mail.php
---------------------------+------------------------------------------------
Reporter: solarissmoke | Owner: westi
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future Release
Component: Blog by Email | Version: 3.0
Severity: normal | Keywords: has-patch
---------------------------+------------------------------------------------
Changes (by nacin):
* milestone: 3.0 => Future Release
Comment:
> Make sure we have a working pop3 connection before attempting to send
password and validate response.
I don't understand that part. Once we hit false (connection, user, pass,
in that order), we would break into the if statement and spit out the
error. So we would never evaluate the user if we don't have a connection.
The pop3->quit part makes sense, though I'd want to test.
This has been around for quite a while I'd imagine, so I'm going to move
this to future for now.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/13163#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list