procmail
[Top] [All Lists]

filenames with a space in them

2004-02-12 16:33:56
Hello -

I'm new to this list, but have been using procmail for a while now - mostly
to do fairly straightforward stuff.

Recently, I wanted to use the following recipe, which includes a filename
with a space in it.  The recipe doesn't appear to be working.  Does anyone
know how to do this?  I've tried a number of variations including backslash,
single quotes and double quotes, and nothing seems to work.

Here's the recipe:

   :0:
   * ^Subject:.*Move this to the right folder please
   | ${FORMAIL} -A"X-Folder: Bulk" >>${MAILDIR}/Bulk Mail

I tried:
   <snip> ... >>"${MAILDIR}/Bulk Mail"
   <snip> ... >>${MAILDIR}/"Bulk Mail"
   <snip> ... >>'${MAILDIR}/Bulk Mail'
   <snip> ... >>${MAILDIR}/'Bulk Mail'
   <snip> ... >>${MAILDIR}/Bulk\ Mail

Any help would be appreciated.  Thanks!

Christopher



_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>