Posted by Helmut Woess on 07/14/06 09:18
Am 14 Jul 2006 01:13:51 -0700 schrieb leeroy881:
> Is there a way to automatically import incoming emails into a SQL
> Server Database?
Maybe not import, but read. See xp_readmail/xp_findnextmsg (in SQL2000 sp3
and up) in BOL. With this and ServerAgent you can implement an automatic
mail processing system.
bye, Helmut
Navigation:
[Reply to this message]
|