[pmmail-list] Extracting addresses from email headers
Randy Fowler
pmmail-list@blueprintsoftwareworks.com
Wed, 24 Oct 2001 17:49:16 -0400 (EDT)
On Tue, 23 Oct 2001 23:07:50 +0200 (MSZ), Boris Kirkorowicz wrote:
>On Tue, 23 Oct 2001 11:34:56 -0400 (EDT), Randy Fowler wrote:
>
>>Is there a way to _automate_ the extraction of email addresses from the
>>email that I've received? --I'm *not* a spammer... promise! :)
>>BTW- I'm using PMMail/2 ver 2.20.2300
>
>Then, it's easy to write a REXX script. Mainly LINEIN and PARSE are the
>functions you will need, and probably LINEOUT to write the addresses to
>a file.
Hi Boris,
OK. Looking at the .msg files, I see that the info is right there in
plain ASCII format, just after the "To:" and the "Subject:" fields.
Now, how can I save these email addresses in a format that PMMail can use
to address a message with?
Thanks,
Randy
- pmmail-list - The PMMail Dicussion List ---------------------------
To POST to the list, send your message to:
pmmail-list@blueprintsoftwareworks.com
To UNSUBSCRIBE, send a message to mdaemon@bmtmicro.com with the first
line of the message body being...
UNSUBSCRIBE pmmail-list@blueprintsoftwareworks.com
---------------------------------------------------------------------