Difference between wodSmtp1.SendMessage and wodSm (General questions)
Hi,
What is the difference between wodSmtp1.SendMessage and wodSmtp1.SendSimple? Also, which would I use when I want to send an attachment(s), wodSmtp1.Message.Attach or wodSmtp1.SendSimpleAttachment?
When I try using wodSmtp1.SendMessage I receive the runtime error '30010': Sender not specified but if I use wodSmtp1.SendSimple I don't.
Thanks,
Nightwalker