* Alex Samad <[email protected]> [2009-03-19 11:47:13 +1100]:
> > folder-hook . set [email protected]
> > folder-hook imaps://my.mailserver.net/INBOX/blah set [email protected]
> 
> try folder-hook . "set [email protected]"
> folder-hook "imaps://my.mailserver.net/INBOX/blah" "set [email protected]"

Legend! - I combined single quotes with a regex:

folder-hook . 'set [email protected]'
folder-hook '.*blah' 'set [email protected]'

Sonia.

Attachment: signature.asc
Description: Digital signature

-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to