View Single Post
  #2 (permalink)  
Old 06-30-2008, 06:46 AM
TWELVE TWELVE is offline
Knows the basics
 
Join Date: Apr 2008
Location: Duesseldorf, Germany
Posts: 71
Default

Unfortunately, there's no library available for this in Basic4PPC.But you could use the network library to communicate with an SMTP or POP3 server to send or receive mails.It is a telnet-style network conversation, you send (plain-text-) commands to the server and process then the answer.


cheers

TWELVE
Reply With Quote