c# - How do I perform actions based upon email received in ASP.NET? -


how programmatically perform actions when e-mail message received ?

  1. receive email
  2. parse command email (possibly embedded xml)
  3. identify command, using switch statement
  4. execute command.

Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -