[Gambas-devel] [RFC] Gambas implementation of the pop3 protocol
Fabien Bodard
gambas.fr at ...176...
Mon Aug 27 12:29:29 CEST 2012
2012/8/27 Benoît Minisini <gambas at ...1...>:
> Le 27/08/2012 11:23, Fabien Bodard a écrit :
>> This is i think a good way to define API
>>
>> I've used a little bit of your code, for sockets but i think you need
>> to manage more sockets errors.
>>
>> It's more slim and allow to do all it is possible with the pop protocole
>>
>> I'm just storing pop id, and message sizes as it nead a second call each time
>>
>
> Do you know that there is a subversion repository for developing? :-)
Who ... Me ?
But it's not my code !... I don't want to do the job of sebastian it's
his project... but he need to follow our way for api's ... if we want
to add this to the trunk.
But if he really don't want to change his point of vue i'll commit
this one (with corrections).
I 've stored the list of id ... but in fact pop return serialized id's
from 1 ... so maybe i can not store that.
maybe imap can be done on the same interface .
what is MIME for ... parsing the message content ?
>
> --
> Benoît Minisini
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Gambas-devel mailing list
> Gambas-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-devel
--
Fabien Bodard
More information about the Devel
mailing list