[wp-trac] Re: [WordPress Trac] #3568: class-pop3.php does not always correctly read till end-of-mail on mail server

WordPress Trac wp-trac at lists.automattic.com
Fri Jun 27 13:48:31 GMT 2008


#3568: class-pop3.php does not always correctly read till end-of-mail on mail
server
----------------------------+-----------------------------------------------
 Reporter:  fix22           |        Owner:  anonymous
     Type:  defect          |       Status:  closed   
 Priority:  normal          |    Milestone:           
Component:  Administration  |      Version:  2.0.5    
 Severity:  normal          |   Resolution:  invalid  
 Keywords:                  |  
----------------------------+-----------------------------------------------
Changes (by pishmishy):

  * status:  new => closed
  * resolution:  => invalid
  * milestone:  2.6 =>

Comment:

 fix22: I'm not sure I completely follow this - do you have an example of a
 mail that fails to be retrieved? I'll test that with the current code. The
 regular expression "^\.\r\n" checks for the full stop that indicates the
 end of an SMTP message so I'm not entirely sure why that's not working for
 you (a message with a "." on a line should actually be represented by ".."
 and I'm pretty sure that if messages containing a . on a single line in
 their body were causing problems we'd see a much busier ticket).

 I'll close this ticket as invalid until then. Please feel free to reopen.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/3568#comment:10>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list