Hey, I've created a mailbox user, e.g. [email protected]. People will send mails with an attachment at this mail address. Now, I would like to create a script which automatically extracts the attachment on my server and which does some other operations. Is there a possibility to accomplish this with postifx? Or should I use a server cronjob which checks the mailbox every 5 minutes for new mails? Thanks for your help!
if you use procmail for local delivery you could do that with a rule like this one: http://lists.freebsd.org/pipermail/freebsd-questions/2004-August/056067.html