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 |
|
cwightman
Starting Member
6 Posts |
Posted - 2003-01-31 : 10:40:36
|
| Looking at using smtp to mail from SQL 2000, instead of using outlook.1. I have found some old code with regards to running SMTP mail and was wondering if this is still okay to use. Also we require to send attachments with the mail and need help in setting this up through SMTP.2. The developer would also like to have the mails coming back with confirmation of credit cards being accepted to have a hand shaking in place the system so the orders can be updated.Is it possible to use smtp in this way or would I need outlook on the system to use xp_readmail.Thanks. |
|
|
|
|
|