Re: imap impersonate

2017-01-19 Thread Jason L Tibbitts III via Info-cyrus
> "PG" == Patrick Goetz via Info-cyrus > writes: PG> Why would you need to do this as opposed to, say, just setting up PG> multiple personalities on your MUA? I used impersonation to initially import mailboxes into Cyrus way back when I switched from uw-imapd. I guess it might also be

Re: imap impersonate

2017-01-19 Thread Patrick Goetz via Info-cyrus
Why would you need to do this as opposed to, say, just setting up multiple personalities on your MUA? On 01/19/2017 02:17 AM, Gabriele Bulfon via Info-cyrus wrote: Hi, is there any mechanism with Cyrus imap to impersonate another user? I've seen other imap servers scenarios where one may use p

Re: imap impersonate

2017-01-19 Thread Gabriele Bulfon via Info-cyrus
rielebulfon.com Quantum Mechanics : http://www.cdbaby.com/cd/gabrielebulfon -- Da: Michael Menge A: Gabriele Bulfon Cc: info-cyrus@lists.andrew.cmu.edu Data: 19 gennaio 2017 13.14.13 CET Oggetto: Re: imap impersonate

Re: imap impersonate

2017-01-19 Thread Michael Menge via Info-cyrus
Quoting Gabriele Bulfon : Thanks, my imapd.conf has already : admins: sonicle sasl_mech_list: plain if I try an imap session with: A01 AUTHENTICATE PLAIN + xxx where xxx comes from 'echo -en "\0sonicle\0pass" | base64' , I get authenticated as sonicle. Now, how do I switch to

Re: imap impersonate

2017-01-19 Thread Gabriele Bulfon via Info-cyrus
icle.com Music: http://www.gabrielebulfon.com Quantum Mechanics : http://www.cdbaby.com/cd/gabrielebulfon -- Da: Michael Menge via Info-cyrus A: info-cyrus@lists.andrew.cmu.edu Data: 19 gennaio 2017 9.53.51 CET Oggetto: Re: imap

Re: imap impersonate

2017-01-19 Thread Michael Menge via Info-cyrus
Quoting Gabriele Bulfon via Info-cyrus : Hi, is there any mechanism with Cyrus imap to impersonate another user? I've seen other imap servers scenarios where one may use plain authentication and sending user as mailboxuser plus a separator plus adminuser and use only adminpassword, to get a

Re: imap impersonate

2017-01-19 Thread Simon Matter via Info-cyrus
> Hi, > is there any mechanism with Cyrus imap to impersonate another user? > I've seen other imap servers scenarios where one may use plain > authentication and sending user as mailboxuser plus a separator plus > adminuser and use only adminpassword, to get access to the mailboxuser as > is (dovec

imap impersonate

2017-01-19 Thread Gabriele Bulfon via Info-cyrus
Hi, is there any mechanism with Cyrus imap to impersonate another user? I've seen other imap servers scenarios where one may use plain authentication and sending user as mailboxuser plus a separator plus adminuser and use only adminpassword, to get access to the mailboxuser as is (dovecot, exchan