Re: Password quoting

2013-09-02 Thread Oswald Buddenhagen
On Mon, Sep 02, 2013 at 03:25:07AM -0500, guns wrote: > On Mon 2 Sep 2013 at 09:17:29AM +0200, Oswald Buddenhagen wrote: > > lastly, the PassCmd output is *not* treated in any way. the problem is > > at the IMAP level: the spec does not define a means to escape quotes in > > a quoted string, so ev

Re: Password quoting

2013-09-02 Thread guns
On Mon 2 Sep 2013 at 09:17:29AM +0200, Oswald Buddenhagen wrote: > On Mon, Sep 02, 2013 at 12:49:51AM -0500, guns wrote: > > mbsync currently assumes that all password inputs are double quote > > escaped¹. This is true for "Pass" config entries, the output of > > "PassCmd", and also for passwords

Re: Password quoting

2013-09-02 Thread Oswald Buddenhagen
hi, On Mon, Sep 02, 2013 at 12:49:51AM -0500, guns wrote: > mbsync currently assumes that all password inputs are double quote > escaped¹. This is true for "Pass" config entries, the output of > "PassCmd", and also for passwords entered at the terminal. [...] > ¹ The following lines in src/compat/