Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

IMAP

 [1/2] from: derek::simmers::thb::scot::nhs::uk at: 29-Mar-2001 13:13


I am trying to detect using a simple rebol command when new mail has been received into a mailbox by a mail server, by using the IMAP internet protocol. Using a command such as
>>read imap://username:[password--mail--server]
reads the mail and marks it as read. Is there any way in just a line or two of REBOL to read a list of messages or just to check the status on the server's inbox without the mail being marked as read? Thanks, Derek

 [2/2] from: alanwall:sonic at: 29-Mar-2001 15:08


Hello Derek On 29-Mar-01, Derek Simmers wrote:
> I am trying to detect using a simple rebol command when new mail has > been received into a mailbox by a mail server, by using the IMAP
<<quoted lines omitted: 5>>
> messages or just to check the status on the server's inbox without > the mail being marked as read?
I use mailview.r as it does not remove/flag the mail as read.It does write to the Rebol dir as inbox.html so not sure if this is what you want/need Regards -- The best and most beautiful things in the world cannot be seen or even touched. They must be felt with the heart. -- Helen Keller sent via Yam ver2.2 on AmigaForever verIV Be a Rebel get Rebol@ rebol.com UIN#=9391028

Notes
  • Quoted lines have been omitted from some messages.
    View the message alone to see the lines that have been omitted