spaces in folder names
Mike O'Rourke
mike.orourke at op.org
Mon Feb 17 17:44:16 EST 2003
>I want to use deliver to send mail to a user's folder where the folder
>has a space in it. I've tried several variations on:
>
>deliver -a jrowell -m "user.jrowell.test folder" < message
>
>but I always end up with "Bad protocol". Ideas?
>
>Messages to mailboxes without spaces in them work fine.
>
>Jon Rowell
Try this:
deliver -a jrowell -m user.jrowell.test\\\ folder < message
(yes, without quotes).
Mike.
More information about the Info-cyrus
mailing list