Welcome, Guest. Register Now!
   
Mark Forums Read Mark Forums Read Mark Forums Read


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 08-10-2007, 08:07 AM
Junior Member
 
Join Date: Jul 2007
Posts: 7
Question Reading POP3 problem

Hi,

I'm trying to use the examples for reading mail (pop3). The problem is that when logging in to the mail account, the reading of the result of "USER ...." goes wrong. I can not see what goes wrong there.. (finnaly the result is 'false').

When I test the mail account through telnet, every thing works just fine.

The used mailserver is MailEnable.

Snef.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 08-13-2007, 06:54 AM
Junior Member
 
Join Date: Jul 2007
Posts: 7
Exclamation

I found the problem, it is in Zend/Mail/Protocol/Pop3.php (line 150)

When sending a command, the EOL is done by \n, this should be \r\n (like in the abstract class is already done).

Also, there is a function called retrive. I think this is a typo? Shouldn't it be retrieve?

How do I get this info to Zend?

Last edited by Snef : 08-13-2007 at 07:06 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 10:26 PM.