Hi,
I am writing an imap client library and I am confusing by one cyrus response.
Here is my telnet dialog with cyrus on a test server :
Trying 10.0.0.5...
Connected to 10.0.0.5.
Escape character is '^]'.
* OK obm Cyrus IMAP4 v2.2.13-Debian-2.2.13-10 server ready
A1 login [EMAIL PROTECTED] aliac
Hi,
I am writing an imap client library and I am confusing by one cyrus response.
Here is my telnet dialog with cyrus on a test server :
Trying 10.0.0.5...
Connected to 10.0.0.5.
Escape character is '^]'.
* OK obm Cyrus IMAP4 v2.2.13-Debian-2.2.13-10 server ready
A1 login [EMAIL PROTECTED] aliac
On Wed, Oct 1, 2008 at 1:32 AM, Bron Gondwana <[EMAIL PROTECTED]> wrote:
> On Tue, Sep 30, 2008 at 11:10:27PM +0200, Thomas Cataldo wrote:
>> NIL)("MESSAGE" "RFC822" ("NAME*" {147}
>> ISO-8859-1''%6A%27%61%69%20%6C%61%6E%63%E9%20%75%6E%6
Hello,
While writing a sieve client lib for the minig (minig.org) webmail
project, I triggered a bug in the LISTSCRIPTS implementation in cyrus
2.2 from debian etch. The directory seems to remain unclosed and this
is a problem when prefork > 0 is set on timsieved.
The attached patch should fix it
On Tue, May 26, 2009 at 1:47 AM, Thomas Cataldo
wrote:
> Hello,
>
> While writing a sieve client lib for the minig (minig.org) webmail
> project, I triggered a bug in the LISTSCRIPTS implementation in cyrus
> 2.2 from debian etch. The directory seems to remain unclosed and this
Hi,
We are building webmail & groupware software using cyrus for the mail
storage part. I'm wondering if any programming interface existed to
extend cyrus parts ?
Interesting things for us would be :
- extending sieve (for exemple to implement "in my organisation" /
"out of my organisation" vac
2009/5/29 Bron Gondwana :
>> - custom authentification mechanism (for single sign-on purpose,
>> because kerberos doesn't fit everywhere)
>
> BYO saslauthd protocol daemon. We have one written in Perl that does
> all sorts of clever. Just put this in your imapd.conf
>
> sasl_pwcheck_method: sas
On Tue, Mar 30, 2010 at 12:04 AM, Greg A. Woods wrote:
>
> A memory leak is memory consumption by a computer program where the
> program is unable to release memory it has acquired.
>
> On a code path that definitively always ends with exit(2), all memory
> is, by definition, released. Therefore t
[19551]: 5DA0A21E37: to=,
relay=172.16.78.128[172.16.78.128]:2400, delay=0.93,
delays=0.07/0.03/0.03/0.79, dsn=2.1.5, status=sent (250 2.1.5 Delivery OK)
Nov 14 10:17:21 ppday postfix/lmtp[19551]: 5DA0A21E37: to=,
relay=172.16.78.128[172.16.78.128]:2400, delay=0.93,
delays=0.07/0.03/0.03/0.79, dsn=2.1.5,
@buffy.vmw
#011lrswipkxtecda#011admin0#011lrswipkxtecda#011ad...@buffy.vmw#011lrsp#011
I hope this "test" patch might help figure out what is wrong. My acls setup
or a bug.
Regards,
Thomas Cataldo,
Blue Mind.
On Wed, Nov 14, 2012 at 10:40 AM, Thomas Cataldo wrote:
> Hello,
Can anyone comment on that ?
We might be doing something wrong while settings our ACLs, but looking with
wireshark at how cyradm I think we're fine and that there's really a bug in
here.
Thomas,
Blue Mind.
On Mon, Nov 19, 2012 at 8:39 PM, Thomas Cataldo wrote:
> Hi,
>
&
Hi,
I have a problem with shared user mailboxes and permissions on cyrus 2.4.16.
User A has read/write access on user B ("lrswipkxte")
Folders looks like this for user A:
INBOX
Archive
2012
Other Users/ <== the user's namespace
B (user B inbox)
Sent
On Mon, Mar 11, 2013 at 3:33 PM, Marc Patermann <
hans.mo...@ofd-z.niedersachsen.de> wrote:
> Thomas,
>
> Thomas Cataldo schrieb (11.03.2013 10:21 Uhr):
>
>
>> "Note that some rights are available implicitly, for example 'anonymous'
>> always has &
Hi,
On cyrus 2.4.x we used to run
A1 RENAME mbox1 mbox2 our_partition
When we run that on cyrus 3.0.8 we get :
A1 NO Cross-server or cross-partition move w/rename not supported
Is there a way to do this rename with one command with cyrus3.
If we run A1 RENAME mbox1 mbox2
the mailbox is renamed a
Well yes, the case you describe are working.
As a workaround we do :
A1 RENAME old1 new1
A2 RENAME new1 new1 our_partition
But this is bothering us as our software works as a cyrus replication
protocol endpoint and we don't want to receive :
APPLY RENAME (old1 new1 partition default)
as default i
15 matches
Mail list logo