Re: [twsocket] Reading e-mail

2012-01-31 Thread Comune di Bellizzi
Imposed on the host, user, password, etc.. I run in order opensync, statsync, listsync, uidlsync, and retrsync quitsync. It 's always the same procedure only changes the value of msgnum course. When you start running with msgnum = 1 is ok. Any value set does not produce results, and then I notice

[twsocket] Reading e-mail

2012-01-31 Thread Comune di Bellizzi
I think I have understood little or nothing. We summarize. I have to read e-mail. I read the first post and everything is ok (they are executed properly onheaderend events, onmessageend, ... Step to read any other message (which exists) is not getting any error message but still displays the info

Re: [twsocket] SyncPOP3Cli

2012-01-28 Thread Comune di Bellizzi
Ok. My problem is that events and OnHeaderEnd OnMessageEnd are performed only for the first message and not for other messages, so I can not view information about the Date, From, Subject, etc.. Why? -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elis

[twsocket] SyncPOP3Cli

2012-01-28 Thread Comune di Bellizzi
In my application reach more than 400 message per day. I changed management and I had some problems. First of all, can make the connection (opensync) and disconnect (quitsync) once and manage to read the message with buttons increasing the msgnum? I can only read the first message. Why? -- To uns