Jump to content

Autoit Smtp Server


Recommended Posts

is there a way to make a SMTP server in autoit? I know you can use the SMTP mail function, but what if you dont have a SMTP server? ;) are there any free public STMP servers? I need a way to send a email with STMP!! :think:

Usign the mail function is not reliable because what if the end user does not have outlook confugured or uses a web basted email client???.

Oh, ya, using the _INetSmtpMail function, what if you need a login name/password to connect to your mail server in order to send mail?

sorry about all the questions! any help is appreciated. :(:)

Link to comment
Share on other sites

is there a way to make a SMTP server in autoit? I know you can use the SMTP mail function, but what if you dont have a SMTP server? ;) are there any free public STMP servers? I need a way to send a email with STMP!! :think:

Usign the mail function is not reliable because what if the end user does not have outlook confugured or uses a web basted email client???.

Oh, ya, using the _INetSmtpMail function, what if you need a login name/password to connect to your mail server in order to send mail?

sorry about all the questions! any help is appreciated. :(:)

HI,

I dunno whether thats answers all the serverbased questions, but .. have a look at http://www.autoitscript.com/forum/index.ph...c=23860&hl=SMTP

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

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...