AzKay Posted July 15, 2006 Posted July 15, 2006 Okay, I know, its the smtp server that I cant get working, like most people. My questing: How are you meant to use an smtp server, eg the gmail one? I heard someone say, maybe you have to make an account, but, theres no login options or anything... once again, I know nothing of smtp, and wanting to know exactly how to get this working. - Azkay. # MY LOVE FOR YOU... IS LIKE A TRUCK- #
nfwu Posted July 16, 2006 Posted July 16, 2006 http://mail.google.com/support/bin/answer.py?answer=13287==Incoming Mail (POP3)== Server - requires SSL: pop.gmail.comUse SSL: YesPort: 995 ==Outgoing Mail (SMTP)== Server - requires TLS: smtp.gmail.com (use authentication)Use Authentication: YesUse STARTTLS: Yes (some clients call this SSL)Port: 465 or 587 ==Account Name:== your Gmail username (including '@gmail.com') ==Email Address:== your full Gmail email address (username@gmail.com) ==Password:== your Gmail password #) TwitterOut of date stuff:Scripts: Sudoku Solver | Webserver | 3D library (Pure AutoIt) | Wood's GadgetsUDFs: _WoodUniqueID() | _DialogEditIni() | _Console*() | _GetIPConfigData() | _URLEncode/Decode()
Developers Jos Posted July 16, 2006 Developers Posted July 16, 2006 _InetSmtpMail() is geared up to use a secure SMTP connection.It uses a regular SMTP connection on port 25.You could try to see _InetSmtpMailCom() works. It uses the MS com function and has a SMTP secure connection option with userid and password ... SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
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