Is there a similar version for Windows based systems? The one below seems to be for Unix-like systems.
Javier, Javier Valencia, PE O: 913-829-0888 H: 913-397-9605 C: 913-915-3137 From: [email protected] [mailto:[email protected]] On Behalf Of James Bentley Sent: Sunday, September 09, 2012 7:34 PM To: RBASE-L Mailing List Subject: [RBASE-L] - RE: Can Rbase download emails ? Although it isn't integrated into RBase you might consider using the following free windows command line retrieval program. You can use the RBase "LAUNCH" command access this program. getmail >From Wikipedia, the free encyclopedia Jump to: navigation <http://en.wikipedia.org/wiki/Getmail#mw-head> , search <http://en.wikipedia.org/wiki/Getmail#p-search> getmail Original author(s) <http://en.wikipedia.org/wiki/Software_design> Charles Cazabon Initial release 1998 Stable release <http://en.wikipedia.org/wiki/Software_release_life_cycle> 4.33.0 / August 7, 2012; 30 days ago[1] <http://en.wikipedia.org/wiki/Getmail#cite_note-0> Programming language <http://en.wikipedia.org/wiki/Programming_language> used Python <http://en.wikipedia.org/wiki/Python_%28programming_language%29> Operating system <http://en.wikipedia.org/wiki/Operating_system> Unix-like <http://en.wikipedia.org/wiki/Unix-like> , Posix <http://en.wikipedia.org/wiki/Posix> Type <http://en.wikipedia.org/wiki/List_of_software_categories> E-mail <http://en.wikipedia.org/wiki/E-mail> License <http://en.wikipedia.org/wiki/Software_license> GNU General Public License <http://en.wikipedia.org/wiki/GNU_General_Public_License> v2 Website http://pyropus.ca/software/getmail/ getmail is a simple mail retrieval agent <http://en.wikipedia.org/wiki/Mail_retrieval_agent> intended as a replacement for fetchmail <http://en.wikipedia.org/wiki/Fetchmail> , implemented in Python <http://en.wikipedia.org/wiki/Python_%28programming_language%29> . It can retrieve mail from POP3 <http://en.wikipedia.org/wiki/Post_Office_Protocol> , IMAP4 <http://en.wikipedia.org/wiki/Internet_Message_Access_Protocol> and Standard Dial-up POP3 Service servers, with or without SSL <http://en.wikipedia.org/wiki/Transport_Layer_Security> . It supports simple and domain (multidrop) mailboxes, mail filtering <http://en.wikipedia.org/wiki/Mail_filter> via any arbitrary program, and supports a wide variety of mail destination types, including mboxrd <http://en.wikipedia.org/wiki/Mboxrd> , maildir <http://en.wikipedia.org/wiki/Maildir> , and external arbitrary mail delivery agents <http://en.wikipedia.org/wiki/Mail_delivery_agent> . Unlike fetchmail <http://en.wikipedia.org/wiki/Fetchmail> , getmail's Python foundation makes it all but immune to buffer overflow <http://en.wikipedia.org/wiki/Buffer_overflow> security holes.[citation needed <http://en.wikipedia.org/wiki/Wikipedia:Citation_needed> ] It also has a simpler configuration syntax than fetchmail. It also supports fewer authentication protocols than fetchmail. On systems processing local mail, its delivery capability is redundant, because such systems must have a local mail delivery agent (MDA) anyway. This inclusion of MDA functionality within getmail, without providing full MDA functionality (such as the ability to receive and deliver locally-originated messages) is contrary to the UNIX philosophy <http://en.wikipedia.org/wiki/UNIX_philosophy> of application modularity. Getmail is free software <http://en.wikipedia.org/wiki/Free_software> and is licensed under the GNU General Public License <http://en.wikipedia.org/wiki/GNU_General_Public_License> version 2. It is written and maintained by Charles Cazabon. Jim Bentley, American Celiac Society 1-504-737-3293 _____ From: Bruce Chitiea <[email protected]> To: RBASE-L Mailing List <[email protected]> Sent: Saturday, September 8, 2012 3:18 PM Subject: [RBASE-L] - RE: Can Rbase download emails ? Mike B: For me it would be first a matter of winnowing years of email down to just the really important stuff, stored and secured on my own server. Certainly Outlook can download from a MAPI source, but its slicing/dicing tools are limited. Just off the top 'o the head, I envision an application that draws and parses/deconstructs messages from the downloaded email store into a structured R:Base database where all fields are subject to searching and manipulation. An "R:Base-centric" application which performs the download itself would be icing on the cake. Just thinking. Bruce -------- Original Message -------- Subject: [RBASE-L] - RE: Can Rbase download emails ? From: "Mike Byerley" <[email protected]> Date: Sat, September 08, 2012 11:26 am To: [email protected] (RBASE-L Mailing List) Either of those can be displayed in the internet control, So what is the real question? Can RBase do it natively? No. ----- Original Message ----- From: "Bruce Chitiea" <[email protected] <http://[email protected]/> > To: "RBASE-L Mailing List" <[email protected] <http://[email protected]/> > Sent: Saturday, September 08, 2012 1:21 PM Subject: [RBASE-L] - RE: Can Rbase download emails ? All: Me too. Bruce -------- Original Message -------- Subject: [RBASE-L] - Can Rbase download emails ? From: "Michael J. Sinclair" <[email protected] <http://[email protected]/> > Date: Fri, September 07, 2012 6:42 pm To: [email protected] <http://[email protected]/> (RBASE-L Mailing List) Hi All, I was wondering, is there any way to use Rbase to log into an internet email account (such as gmail or yahoo) to see if there are any new emails and download them? or print attachments? TIA Mike

