I need to send a form email to a list of customers. Our mail server requires a logon before sending to addresses that are not in our domain. I have experimented with blat, WS2_32.DLL, cdo and mapi routines as found in FAQ here and on foxwiki.
The SMTP routines work fine within the domain but I dont see how to send a logon to allow sending to addresses outside the domain. Is there a way?
The MAPI routine will send to outside addresses via Outlook Express but displays a warning with each send that requires a user ok. Is there a way around that warning? Or a way to queue the messages so that the warning only has to be clicked once?
(Thanks to M Gagnon for the MAPI form in the FAQ)
Thanks as always for any help...
Joe Halloran
The SMTP routines work fine within the domain but I dont see how to send a logon to allow sending to addresses outside the domain. Is there a way?
The MAPI routine will send to outside addresses via Outlook Express but displays a warning with each send that requires a user ok. Is there a way around that warning? Or a way to queue the messages so that the warning only has to be clicked once?
(Thanks to M Gagnon for the MAPI form in the FAQ)
Thanks as always for any help...
Joe Halloran