December 19, 2008 at 6:47 am
Hi
Can anyone please let know that how cdosysmail SP sends email .
Does it use/picks up SMTP setting ?
Thanks
December 19, 2008 at 7:07 am
It uses OLE Automation to call the CDOSys COM objects and can send it directly to the mail server. I believe that if you change the configuration in the stored procedure that you can use a pickup folder if necessary, but I have never actually tried that. I just provided it the server, port, and authentication information and it sent it directly through SMTP.
Jonathan Kehayias | Principal Consultant | MCM: SQL Server 2008
My Blog | Twitter | MVP Profile
Training | Consulting | Become a SQLskills Insider
Troubleshooting SQL Server: A Guide for Accidental DBAs[/url]
December 19, 2008 at 7:32 am
Thanks for replying Jonthan.
What my point was if the SMTP server settings gets changed, then would cosysmail will work fine ?? or need any changes
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply