I want to have an email sent to me when someone upload any files using IMCE. Is this possible?

Comments

gforce301’s picture

The Actions module might be able to do this see here --> http://drupal.org/project/actions

mattyoung’s picture

I'm looking for solution for D6. The action module is for D5.

I think we need the imce module to define "fileupload" trigger and fire that trigger on file upload?

laceiba’s picture

You may be correct that IMCE would need some sort of trigger. If you could find something like that, the rules module would probably do the trick:

http://drupal.org/project/rules

gforce301’s picture

Actions are in core now.