Negat1ve Posted September 16, 2010 Posted September 16, 2010 How to correctly send email trough autoit ? i tried to use _INETSmtpMail() but seems there is something wrong with it i first tried to mail from my email provider azet.sk i configured all correctly ( because the same settings works on my phone email client [ but there are some additional settings like password ] ) but then i decided to use Gmail but still not working .. azet.sk returns error 52 .. gmail returns error 50 to make sure i m not wrong .. smtp server of gmail = smtp.gmail.com
AdmiralAlkex Posted September 16, 2010 Posted September 16, 2010 You need _INetSmtpMailCom for Gmail because of SSL. .Some of my scripts: ShiftER, Codec-Control, Resolution switcher for HTC ShiftSome of my UDFs: SDL UDF, SetDefaultDllDirectories, Converting GDI+ Bitmap/Image to SDL Surface
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now