Shyke Posted August 10, 2006 Posted August 10, 2006 I was hoping that someone could help me with sending emails in AutoIt. I've searched for this and nothing that I have found currently seems to fit what I need. I need the code to send an email (no attachments needed) without it needing me to put in a login username or password (I'm afraid of decompilation issues)... Any ideas? Thanks in advance, Shyke.
Xenobiologist Posted August 10, 2006 Posted August 10, 2006 HI,maybe this : FakeMailerOr take the normal email func with a account that could be decompiled and cracked without impact.So long,Mega Scripts & functions Organize Includes Let Scite organize the include files Yahtzee The game "Yahtzee" (Kniffel, DiceLion) LoginWrapper Secure scripts by adding a query (authentication) _RunOnlyOnThis UDF Make sure that a script can only be executed on ... (Windows / HD / ...) Internet-Café Server/Client Application Open CD, Start Browser, Lock remote client, etc. MultipleFuncsWithOneHotkey Start different funcs by hitting one hotkey different times
BPBNA Posted August 10, 2006 Posted August 10, 2006 You could always prompt the user for an email during runtime.
Shyke Posted August 10, 2006 Author Posted August 10, 2006 I just saw:http://www.autoitscript.com/forum/index.ph...9&hl=telnetAnd it looks like it would work perfectly for what I need but when I compiled the script and passed it to a friend to test no e-mail was sent.... ideas now?
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