FinalVersion 3 Posted April 26, 2010 How can I send an email using Gmail's SMTP server ( smtp.gmail.com ), it requires you gmail username and password. The Function _INetSmtpMail_INetSmtpMail() function, doesn't have a username and password parameter. [center][+] Steam GUI [+][+] Clipboard Tool [+][+] System :: Uptime [+][+] StarCraft II Mouse Trap [+][/center] Share this post Link to post Share on other sites
99ojo 0 Posted April 26, 2010 Hi, have a look at http://www.autoitscript.com/forum/index.php?showtopic=23860&st=0&p=166575&#entry166575 ;-)) Stefan Share this post Link to post Share on other sites
laurin1 0 Posted May 11, 2010 Ok, the problem is this: DllCall("kernel32.dll", "int", "Wow64DisableWow64FsRedirection", "int", 1) I have parts of my script that won't work without this, but this breaks the email script (causes the MSDART.DLL error.) Keith DavisMCSA, ZCE, A+, N+http://www.laurinkeithdavis.com Share this post Link to post Share on other sites