Hello all, Is it possible to accomplish this through ISPConfig? This is what I have seen: http://stackoverflow.com/questions/3440027/trigger-a-shell-script-on-receiving-an-email but it uses CPanel TIA
ISPConfig 3 doesn't use procmail, so this won't work. But you can create a Postfix filter: http://www.postfix.org/FILTER_README.html
Thanks for the information. What I needed to do was something along these lines - except that images would be deposited in the directories of the senders. Could this work on ISPConfig? http://stackoverflow.com/questions/114953/how-to-get-email-and-their-attachments-from-php I found this in the listing: The item above says to create an Alias as a pipe. How can one execute this instruction in ISPConfig?
also found this: http://forum.parallels.com/showthread.php?t=99358 http://www.michael-hammer.at/blog/postfix_with_maildrop/