Jump to content

Recommended Posts

Posted (edited)

i had this all set-up some time ago... but i lost my script :idiot:

and it took me a long time to figure it out

lets say i wanted to install blat on my computer using a script, then using blat... mail a file from my desktop once a week to my email address

can i have some expert code?

also, whats a good free email provider that i can use with blat

thanks

T0ddie

*points his finger at ezzetabi

Edited by t0ddie

Valik Note Added 19 October 2006 - 08:38 AMAdded to warn level I just plain don't like you.

Posted

Installing blat is just coping a file, so FileInstall or FileCopy should do the trick.

About emailling every week you can check the value of @WDAY ensuring somewhat (making a little file is the easiest way) that if you start the script more than once the same day it sends the email only once.

About a SMTP server, the best is DIY using the Free smtp server, you shoud have no problems starting the server, sending the email (using as SMTP server 127.0.0.1) and closing it when finished.

Posted (edited)

EDITED:

i DID have a problem but....

i solved the problem myself

Edited by t0ddie

Valik Note Added 19 October 2006 - 08:38 AMAdded to warn level I just plain don't like you.

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
×
×
  • Create New...