4 messages in net.sourceforge.lists.courier-maildrop[maildropl] Three questions and some ...
FromSent OnAttachments
Han BoetesNov 28, 2003 6:18 pm 
Sean RimaNov 29, 2003 2:51 am 
Brook HumphreyNov 29, 2003 5:47 pm 
Brook HumphreyNov 29, 2003 5:48 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] Three questions and some more stuff from a just convertedActions...
From:Han Boetes (ha@mijncomputer.nl)
Date:Nov 28, 2003 6:18:43 pm
List:net.sourceforge.lists.courier-maildrop

Hi,

In procmail you can set `MAILDIR=$HOME/Mail' and then you can:

|maildir dir

instead of

|maildir $HOME/Mail/dir

which would convert in maildrop to

to Mail/dir

But I haven't found out how to make it like:

to dir

I have quite a few folders and now I have to specify them all with the ``Mail/'' prefix.

The other question:

What is wrong with this recipy?

# dump all kind of m$ crap (99.99% virusses) if (/^Content-Type:.*multipart/ && \ /^Content-Type:.*(audio/x-|application).*name=.*\.(ad[ep]|asd|ba[st]|chm|cmd|cpl|crt|dll|eml|exe|hlp|hta|in[fs]|isp|jse?|lnk|md[betw]|ms[cipt]|nws|ocx|ops|pcd|p[ir]f|reg|sc[frt]|sh[bsm]|swf|url|vb[esx]?|vxd|ws[cfh])/:b) to Mail/zspam

maildrop complains about a missing ')', while emacs says they match fine.

Ow yes, since I just switched: here is my maildroprc: http://www.xs4all.nl/~hanb/dot-mutt/dot-mailfilter

Which is a conversion from my procmailrc: http://www.xs4all.nl/~hanb/dot-mutt/dot-procmailrc

Perhaps people find it usefull as an example or have comments or suggestions: please let me know.

And perhaps someone has a maildrop.el for emacs? I searched for it all over but all you get is ``el maildrop'' in spanish.

PS. I am not subscribed to the list, I will read the archive but if you want my answer please CC me.

# Han