Tracy Pearson wrote:
> This SMTP, does it require SSL or something? What third party tool are you
> using to send the email with?
> 
> I have seen some anti-virus programs crash our product because sending
> emails from anything but Outlook was considered a spam action by a bot. The
> settings were set as "better to kill the process than ask the user for
> permission". (of course I'm using my own words there)


If the user chooses the Direct SMTP option, we're using the wwIPStuff 
class from Rick Strahl.  If they choose the Extended MAPI option 
(meaning we're piggybacking off the local Outlook settings), we're using 
  Craig Boyd's VFPEXMAPI.FLL.  Either way, we seem to hit the NTDLL.DLL 
snag.  That tells me that it's not necessarily the code inside the VFP 
app, but something OUTSIDE of the app between the OS and the mail 
mechanisms that's causing this crash.

-- 
Mike Babcock, MCP
MB Software Solutions, LLC
President, Chief Software Architect
http://mbsoftwaresolutions.com
http://fabmate.com
http://twitter.com/mbabcock16

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to