3/27/2002 11:40:48 AM, Davide Libenzi <[EMAIL PROTECTED]> wrote:

>On Tue, 26 Mar 2002, Samuel E. Romero wrote:
>
>> 3/26/2002 8:19:09 PM, Davide Libenzi <[EMAIL PROTECTED]> wrote:
>>
>> No, is not a specific message.  What I did to test, was to send just 15 test 
>messages from another account that had only the line Test message, and the subject 
>the same, so the messages are the same for all the 
15
>> messages.  As soon as I delete one of them (any one, the first, last, any other), 
>the clients are able to retrieve the other on the inbox.  I can move one of the 
>messages to another directory and then the clients will 
pull
>> them, then I move the one I moved before and the email client pulls it then.  Is 
>not the message, nor the size of the messages (I tested this with some attachments 
>adding up to about 600K on two messages), and 
it
>> worked ok, but when the number of messages are 15 or more, the clients just hang up 
>there.  I'm not using the local directory to put messages there, they are being sent 
>from a yahoo account to this account 
through
>> SMTP (just the same Test mail, several times).
>
>Ok, try to telnet to port 110 :
>
>user XXX
>pass XXX
>list
>retr 1
>retr ...
>retr 14
>retr 15
>
>
>and see what happens.
>

Everything works ok,  I can see all the emails without problem, but if I try it from 
the email client it is stuck.  Is it possible to see the "dialog" the client is using 
(debug maybe?).

What I had to do currently to be able to pull the data from the mailboxes is to create 
a small .php program, to move the mail between the mailbox and another temporary 
directory for every user to leave less than 14 
(actually 12 to leave some room in case some mail gets in) emails per time in the 
mailbox, and keep running it every minute to check and move the email from the mailbox 
to the temporary directory and back when the 
mailbox is emptied..., is working like that now... a mailbox with 100+ mails is empty 
now, using this.  All the clients can pull only a maximum of 14 mails per time, is 
weird as if I do it manually it works ok, I can see the 
15th mail when RETR 15, so don't know what's going on.

Samuel Romero.

>
>- Davide
>
>
>-
>To unsubscribe from this list: send the line "unsubscribe xmail" in
>the body of a message to [EMAIL PROTECTED]
>For general help: send the line "help" in the body of a message to
>[EMAIL PROTECTED]
>
>



-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]

Reply via email to