You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Regex
I'm trying to use procmail to (among other things) mark mail as read.
I've got a file that does the marking that I feed the mail in to, but
before I do, I set a variable $foldername to hold the folder that I
want the email to go in. The recipe looks like this:
The problem here is that my mail never ends up in the correct folder.
If I change the name so it doesn't have spaces in it, everything seems
to work just fine. Does anyone know how I can get spaces in a
variable name?