.net - Automated fake mailbox -


The idea that I'm ready to start developing a new automated email application is that the customer (or other external Users) send email to the mailbox and then an automated process will teach them, remove their information and put it in some database. It is a requirement that the standard format of email is to be parsed (standard subject, etc.) Obvious thing There is a simple mailbox that will be selected from time to time to establish a process, for example, via pop-3, the messages that get the message are processed, however, for me, It would be great to be able to. Then I was thinking, is there any way to set up a process that works as a fake email box? Do you know about the implementation of any open-source such as I can extend? I would like to have written something in C. #

Thank you in advance for your help, Burning

Perhaps the easiest to set up is a local mail system with Mail Recovery Agent (MRA) and Mail Delivery Agent (MDA). A common combination is for MRA and MDA or for an MDA. MRA downloads mails from your account (POP3, IAPAP, etc.), and MDA recognizes how this mailbox is related to. I know at least the maildrop, but perhaps it is probably hard to support the execution of arbitrary scripts on messages, so that you can use it to process every e-mail

Able to

Comments

Popular posts from this blog

windows - Heroku throws SQLITE3 Read only exception -

lex - Building a lexical Analyzer in Java -

python - rename keys in a dictionary -