[Gambas-user] Receiving an email

Charlie Reinl Karl.Reinl at ...2345...
Tue Jul 23 23:41:04 CEST 2013


Am Dienstag, den 23.07.2013, 23:00 +0200 schrieb Rolf-Werner Eilert:
> Just wanted to try, but I don't find gb.net.pop3 - where is it? Is it 
> something quite new? My version here is 3.3.4.
> 
> I tried to activate the gb.net, gb.net.curl and gb.net.smtp components, 
> but it still doesn't know about Pop3Client.
> 
--cut---------------------

Salut Rolf,

gb.net.pop3 is a gambas3 component.
You'll find in <gambas/svn>/comp/src/gb.net.pop3/ it depends on gb,
gbmime and gb.net 

This I found in the output from 'make install'

Compiling gb.mysql...
OK
Installing gb.mysql...
Compiling gb.net.pop3...
OK
Installing gb.net.pop3...
Compiling gb.memcached...
OK

I'm using svn and not the package.

-- 
Amicalement
Charlie





More information about the User mailing list