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

Fetching just an email's header

 [1/3] from: carl::cybercraft::co::nz at: 18-Feb-2003 21:31


Hi List, Is there an easy way in REBOL to just get the headers of emails from a mail server, as apposed to the whole emails? I've searched around but haven't found any examples about how to do this. -- Carl Read

 [2/3] from: gchiu:compkarori at: 18-Feb-2003 23:40


----- Original Message ----- From: "Carl Read" <[carl--cybercraft--co--nz]> To: <[rebol-list--rebol--com]> Sent: Tuesday, February 18, 2003 9:31 PM Subject: [REBOL] Fetching just an email's header
> Hi List, > > Is there an easy way in REBOL to just get the headers of emails from a > mail server, as apposed to the whole emails? I've searched around but > haven't found any examples about how to do this.
Ahh, but did you use the search engine I wrote at http://www.compkarori.co.nz/x.php?/rebolml ? :) this returns this message http://www.compkarori.co.nz/x.php?/rebolml/rep-getmsg?m_no=5682 and use guest/guest for userid/password. And Cerebrus uses a similar implementation to get the headers. --Graham http://www.compkarori.com/cerebrus

 [3/3] from: carl:cybercraft at: 19-Feb-2003 21:43


On 18-Feb-03, Graham Chiu wrote:
> ----- Original Message ----- > From: "Carl Read" <[carl--cybercraft--co--nz]>
<<quoted lines omitted: 8>>
> Ahh, but did you use the search engine I wrote at > http://www.compkarori.co.nz/x.php?/rebolml ? :)
Hmmm - no, I didn't - or Escribe either. I must be going odd... ;-)
> this returns this message > http://www.compkarori.co.nz/x.php?/rebolml/rep-getmsg?m_no=5682 > and use guest/guest for userid/password.
Thanks Graham - that seems to be just what I needed.
> And Cerebrus uses a similar implementation to get the headers. > --Graham > http://www.compkarori.com/cerebrus
It's a Windows' executable on that page. Have you made the source available? (Just curious, as I think Geff's modified pop will do what I want.) -- Carl Read

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