Tagged Questions
1
vote
1answer
166 views
perform action on incoming mail
I need to perform simple decoding of .eml files and adding some contents from it to a list. I have already written the .eml decoding part and adding stuff from it to list, but i need to tell ...