[wplug] Incoming mail executing a file?

Sal Mangiapane salm at servanttechnology.com
Wed Nov 12 01:05:52 EST 2003


You can write a script which cron fires off every 10 minutes or how often you want. The script checks if your mail file exists and
then it could grep it, cut it, awk it, perl it, whatever you needed and send if off to your website and finally delete it.  Well
actually the first thing I would do (if it existed) would be to rename it, then the script can process independently of any other
mail arriving in your mail box.

There really isn't much to it.  And it seems that you have the scripting ability.

sal




More information about the wplug mailing list