3 messages in net.sourceforge.lists.courier-maildrop[maildropl] auto-saving certain types...
FromSent OnAttachments
Kurt LieberJan 28, 2006 6:45 pm 
Sam VarshavchikJan 28, 2006 7:40 pm 
Ajay SharmaMar 9, 2006 12:06 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[maildropl] auto-saving certain types of attachments from certain email addressesActions...
From:Kurt Lieber (ku@lieber.org)
Date:Jan 28, 2006 6:45:49 pm
List:net.sourceforge.lists.courier-maildrop

I'd like to be able to auto-save certain types of attachments from certain addresses. I believe reformime will do what I want, but I can't find any examples on how to use it. Specifically, I can't figure out how to only save certain types of attachments (such as gifs, jpegs and pngs)

In psuedo-code, what I'm looking for is something that will do:

"if from: fo@bar.com and has attachment of type (gif|jpeg|png) then save attachment to /tmp/mail/$date/"

Is this even possible w/ maildrop?

--kurt