Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
dpais
Yak Posting Veteran
60 Posts |
Posted - 2010-07-06 : 16:18:16
|
I want to be able to send an email to my sql server with Subject: INTC 1/1/2003 - 1/1/2010the sql server should1. Receive the email2. dechiper from the email subject line that i want intc stock quote and quotes from to and from date3. zip the file4. Create a new reply mail with the zipped up quotes and reply back to the original mail with the new attachment.i need to know if the email interaction will work with Sql server 2005 or 2008. I can comfortably query, package and prepare the return mail - but can the sql server receive mail ?thanks. |
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
|
|
|