推荐供应商应用程序,允许事件接收器/电子邮件侦听器处理附加文件 [英] Recommendation for a Vendor App that will allow a event sink / email listener to process an attached file

查看:71
本文介绍了推荐供应商应用程序,允许事件接收器/电子邮件侦听器处理附加文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个简单的.Net可执行文件,它将解析通过电子邮件作为附件发送的xml文件。我需要启动此解析器,当带有附加文件的入站电子邮件进入我们的Exchange 2007服务器时,该解析器会加载数据库。我可以尝试编写一个事件接收器/监听器,但更喜欢使用供应商包处理这个 - 任何建议?如果我需要编码一个什么是最佳实践。我看到很多旧的代码,但没有任何当前的代码。提前感谢您的帮助。

问候,
Dave

I have a simple .Net  executable that will parse an xml file that is being delivered via an email as an attached file. I need to fire off this parser which loads a DB when an inbound email with an attached file comes into to our Exchange 2007 server.  I could try to code an Event Sink / Listener but prefer to use a vendor package to handle this - any suggestions? If I need to code one what is best practice here. I see a lot of older code but nothing that current out there.   Thanks in advance for any help.

Regards,
Dave

推荐答案

您可以尝试使用Exchange Pull通知{松散耦合的客户端}或Exchange推送通知{紧密耦合的客户端}。

拉通知: http: //msdn.microsoft.com/en-us/library/aa579617.aspx
推送通知: http://msdn.microsoft.com/en-us/library/bb204063.aspx
示例: http://www.codeplex.com/exchangenotification

你可以尝试一下。
You can try using Exchange Pull notification {loosely coupled clients} or Exchange Push notification {tightly coupled clients}.

Pull Notifications: http://msdn.microsoft.com/en-us/library/aa579617.aspx
Push Notifications: http://msdn.microsoft.com/en-us/library/bb204063.aspx
Sample: http://www.codeplex.com/exchangenotification

You can try this out.


这篇关于推荐供应商应用程序,允许事件接收器/电子邮件侦听器处理附加文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆