Programmable mail application for thousands of accounts

0x3b6d032e

Newbie
Joined
May 21, 2022
Messages
7
Reaction score
1
Hi guys,

Am looking for a tool or a way to pool incoming mails from a lot of accounts, filter them for sender and subject and then extract certain information like e.g. links which are included in the mails.

Can you recommend a solution?

Thanks!
 
Thanks for the replies, thought there might be something out of the box to monitor a lot of accounts in paralel. So I guess I will give it a try with some python or node script
 
the one I mentioned I have is made using Python and IMAP, for some reason it works with gmail and hotmail/outlook accounts and not working with yahoo accounts
Thanks for sharing your setup, guess I will try with Node and Nodemailer, looks quite intuitive to me.

Do you know a good service for creating mass mails? Dont need to be gmail, hotmail, yahoo or something legit, am using InstAddr but I need something where I can use the account outside of their app. Best case would be downloading a csv with lots of addresses and logins or similar
 
Back
Top