Hi,
I don't know if this is is related to bug 3628 (
https://bugzilla.cyrusimap.org/show_bug.cgi?id=3628
).
If I have two main folders:
"Test"
"Test_2016"
I get correct list with LIST "" "%".
If I have :
"Test"
"Test 2016"
I get this wrong answer with LIST "" "%":
* LIST (\HasNoChildren) "/" Test
*
Hi,
we noticed that when a user moves a big folder in a different tree position,
that is shared among many connected users,
the original moved folder will be unvisible via imap commands to new
connections, but will stay in the filesystem until old
connections get closed.
All fine.
Then, we notice
Hi,
is it possible to disable completely the starttls option on cyrus imapd?
I want just connections on 993 over ssl, no starttls at all.
I noticed a number of "Fatal error: tls_start_servertls() failed" and noticed
a slow down of the entire machine during these errors.
I wouldn't like to have so
I can finally get back to this after so many months!
I checked the sources, and I actually see it doesn't look very hard.
Looks like:
- renaming all functions like "index_thread_ref" into "index_thread_references"
- duplicate them as "index_thread_refs"
- let "references" alg call the "references"
://www.cdbaby.com/cd/gabrielebulfon
Da:
Ken Murchison
A:
gbul...@sonicle.com info-cyrus@lists.andrew.cmu.edu
Data:
8 luglio 2016 15.02.38 CEST
Oggetto:
Re: thread=refs
On 07/07/2016 02:03 PM, Gabriele Bulfon via Info-cyrus wrote:
I can finally getback to this after so many months!
I checked the
?
Sonicle S.r.l.
:
http://www.sonicle.com
Music:
http://www.gabrielebulfon.com
Quantum Mechanics :
http://www.cdbaby.com/cd/gabrielebulfon
Da:
Gabriele Bulfon via Info-cyrus
A:
Ken Murchison
info-cyrus@lists.andrew.cmu.edu
Data:
8 luglio 2016 15.22.56 CEST
Oggetto:
Re
sed. Am I wrong?
Sonicle S.r.l.
:
http://www.sonicle.com
Music:
http://www.gabrielebulfon.com
Quantum Mechanics :
http://www.cdbaby.com/cd/gabrielebulfon
Da:
Gabriele Bulfon via Info-cyrus
A:
Ken Murch
icle.com
Music:
http://www.gabrielebulfon.com
Quantum Mechanics :
http://www.cdbaby.com/cd/gabrielebulfon
Da:
Gabriele Bulfon via Info-cyrus
A:
Ken Murchison
info-cyrus@lists.andrew.cmu.edu
Data:
8 luglio 2016 15.22.56 CEST
Oggetto:
Re: thread=refs
Testing ;) and checking against a
to did deeper into the code to see where is belongs.
On 07/08/2016 11:36 AM, Gabriele Bulfon via Info-cyrus wrote:
Mainly web clients, installed clients usually implements threading
internally to overcome problems with the original references
algorith
to the
code to see where is belongs.
On 07/08/2016 11:36 AM, Gabriele Bulfon via Info-cyrus wrote:
Mainly webclients, installed clients usually implements
threadinginternally to overcome problems with the original
references algorithm that is of
should be done in step 4 or 6. I would have to did
deeper into the code to see where is belongs.
On 07/08/2016 11:36 AM,Gabriele Bulfon via Info-cyrus wrote:
Mainly web clients, installed clients usually implements
th
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
impersonate
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 adminpassw
wow...I just found that in Java is already implemented:
Properties props=System.getProperties();
props.setProperty("mail.imap.sasl.authorizationid","targetmail...@domain.tld" );
Session session=Session.getInstance(props);
Store store=session.getStore("imap");
store.connect("host",143,"adminuser","a
14 matches
Mail list logo