rejetto forum

Software => HFS ~ HTTP File Server => Programmers corner => Topic started by: h0mer0 on September 19, 2012, 03:55:12 PM

Title: email notification of event?
Post by: h0mer0 on September 19, 2012, 03:55:12 PM
How Can I configure HFS 2.2 build 155 to send a notification email upon the upload completion event?
I think it may be as simple as running a .bat but i'm not sure what syntax or even how to enter the code into HFS

Any suggestions would be greatly appreciated.

JT
Title: Re: email notification of event?
Post by: raybob on September 20, 2012, 03:48:03 AM
You can't do any sort of server scripting without having HFS 2.3 first.

Then, you can use {.exec.} to launch a command line email program.  Check out SendEmail (http://caspian.dotconf.net/menu/Software/SendEmail/).