1

Topic: Email Notification

Is it possible when someone send a file using mcfilemanager
an email to be send to a specific emial address?

2

Re: Email Notification

Send a file? You can send emails when users picks files or uploads them there are lots of events.

Best regards,
Spocke - Main developer of TinyMCE

3

Re: Email Notification

I mean upload :-)

So when somenone upload a file using mcfilemanager
after the successfull uploading, how can  be send automatically to a specific address?

4

Re: Email Notification

Sure make your own plugin and add some logic to the onFileAction event it will fire each time a file is added/removed/moved etc.

Best regards,
Spocke - Main developer of TinyMCE