08-16-2010, 06:14 AM
I see 3 ways.
1. Download all messages to your computer using QM email functions. Then will be easy to extract email addresses. But it also downloads messages from other folders-labels, therefore will need to somehow separate messages from the newsletter folder. The folder name is not in the messages, therefore it may be difficult.
2. Open each message in web browser... I think it is possible, but difficult and less reliable. Probably with html element functions. Or with accessible object functions.
3. Create gmail IMAP account in your email client program (eg Thunderbird). Then extracting messages will be much easier than #2. Use accessible object functions.
1. Download all messages to your computer using QM email functions. Then will be easy to extract email addresses. But it also downloads messages from other folders-labels, therefore will need to somehow separate messages from the newsletter folder. The folder name is not in the messages, therefore it may be difficult.
2. Open each message in web browser... I think it is possible, but difficult and less reliable. Probably with html element functions. Or with accessible object functions.
3. Create gmail IMAP account in your email client program (eg Thunderbird). Then extracting messages will be much easier than #2. Use accessible object functions.
