D
David C. Holley
I ran across this blog post and was a bit intrigued by it.
http://www.intelliadmin.com/index.php/2009/11/send-email-from-the-command-line/
It details a .DLL that's available which allows emails to be sent via a
command line. It intrigues me because I'm wondering if it would be less
prone to fail as opposed to the other techniques for sending an email, such
as Outlook Automation. Granted you wouldn't be able to trap any errors from
the .DLL, but would it be more likely to succeed even though you'd still
have to have VBA code to run the command line.
Thoughts?
http://www.intelliadmin.com/index.php/2009/11/send-email-from-the-command-line/
It details a .DLL that's available which allows emails to be sent via a
command line. It intrigues me because I'm wondering if it would be less
prone to fail as opposed to the other techniques for sending an email, such
as Outlook Automation. Granted you wouldn't be able to trap any errors from
the .DLL, but would it be more likely to succeed even though you'd still
have to have VBA code to run the command line.
Thoughts?