> You probably encountered a single very large mailbox. This patch:
>
> --- cyrus-imapd-2.3.8/imap/sync_support.c 2006-11-30
> 12:11:20.0 -0500
> +++ cyrus-imapd-2.3.8p3/imap/sync_support.c 2007-04-12
> 13:27:49.0 -0400
> @@ -914,9 +914,9 @@
> result = xzmalloc(sizeof(s
Dmitriy Kirhlarov wrote:
> On Tue, Apr 17, 2007 at 05:10:40PM +0530, JOYDEEP wrote:
>
>
>> I am using openldap2 and my cyrus -imap is based on ldap authentication.
>>
>> in my /etc/sysconfig/saslauthd the password entry is clear text like
>> ldap_bind_pw: secret
>>
>> can I use the encrypted pa
Jorey Bump wrote:
> JOYDEEP wrote:
>
>> when I had imap ; cyradm didn't have any problem to login. But after
>> changing it to imaps cyradm can't login.
>> the command I use is
>> cyradm --port 993 -u cyrus localhost.
>>
>> the log says it as .. imaps TLS negotiation failed
>> though I can
Wesley Craig wrote:
You probably encountered a single very large mailbox. This patch:
Thanks for the patch, applied it, rebuilt and wiped out test replica
config and spool. One puzzling thing so far: At first try, rolling
replication started "by itself", replicating the complete spool. At thi
You probably encountered a single very large mailbox. This patch:
--- cyrus-imapd-2.3.8/imap/sync_support.c 2006-11-30
12:11:20.0 -0500
+++ cyrus-imapd-2.3.8p3/imap/sync_support.c 2007-04-12
13:27:49.0 -0400
@@ -914,9 +914,9 @@
result = xzmalloc(sizeof(struct sync_messa
After performing an initial sync of 65G worth of mailboxes the above
error occurred. I kept an eye on the process initally but saw nothing
worrying, then it died about halfway through the sync.
Could I have hit some system limits? Vanilla FreeBSD 6.2.
I'm starting off fresh now again to try to
Casper skrev:
i have userids.
Thats not the problem, the problem is that the imapserverlog say the mail
is delivered but the user say it never arrived...
Is it possible that the user has some sort of destructive spam-filtering?
Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyru
JOYDEEP wrote:
when I had imap ; cyradm didn't have any problem to login. But after
changing it to imaps cyradm can't login.
the command I use is
cyradm --port 993 -u cyrus localhost.
the log says it as .. imaps TLS negotiation failed
though I can succseful;ly use KMail and thunderbird
Yes, the mail is not there, there are only mail from today. He download
mail with pop
Any imapd.conf option for not delete mail from server when downloading
with pop?
/C
> Casper wrote:
>> Hello, i have a murder setup.
>>
>> And som user say that they sometimes not recieve mail the send.
>>
Selon JOYDEEP <[EMAIL PROTECTED]>:
> >
> > AFAIK, cyradm only supports IMAP not IMAPS. So you got 2 options :
> > - bind IMAP on your loopback interface and connect locally (or with a
> > (s)tunnel).
> > - Listen on IMAP and filter access with your firewall.
Oups, forgot to CC the list. ;-)
> t
[EMAIL PROTECTED] wrote:
> Selon JOYDEEP <[EMAIL PROTECTED]>:
>
>
>
>>> AFAIK, cyradm only supports IMAP not IMAPS. So you got 2 options :
>>> - bind IMAP on your loopback interface and connect locally (or with a
>>> (s)tunnel).
>>> - Listen on IMAP and filter access with your firewall.
>>>
If you are using a virtusertable the email may have been delivered to a
catchall because the email address was mistyped.
Harris Landgarten
LHJ Technology Solutions, Inc.
- Original Message -
From: "Casper" <[EMAIL PROTECTED]>
To: info-cyrus@lists.andrew.cmu.edu
Sent: Tuesday, April 17,
Setting up test with replication here. For initial replication I was
wondering if there is a wildcard or keyword that represents "all users"
for the -u switch to sync_client? Or I must use a file (-f) with all
user names?
Thanks,
Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/F
We cut over from a primary to a replica, and then back again, all within
one outage, because we got the primary going again pretty fast.
Now we have an interesting situation. The replica told the master about
some obsolete mailboxes that no longer exist on the primary. As a result
the mupdate
JOYDEEP wrote:
Dear list,
when I had imap ; cyradm didn't have any problem to login. But after
changing it to imaps cyradm can't login.
the command I use is
cyradm --port 993 -u cyrus localhost.
the log says it as .. imaps TLS negotiation failed
though I can succseful;ly use KMail and
On Tue, Apr 17, 2007 at 03:02:30PM +0530, JOYDEEP wrote:
> when I had imap ; cyradm didn't have any problem to login. But after
> changing it to imaps cyradm can't login.
> the command I use is
> cyradm --port 993 -u cyrus localhost.
>
> the log says it as .. imaps TLS negotiation failed
http://www.faqs.org/rfcs/rfc3501.html
section 5.1
HTH,
B
On Tue, 2007-04-17 at 09:56 +0200, Per olof Ljungmark wrote:
> Hi,
>
> Need to find out what characters are allowed in users mailbox names,
> could anyone please point me to a good source of information thanks.
>
> Per o
Hello Everyone,
Found the problem, looks a lib changed so we fixed the imapd.conf config and
all works fine now on the backup systems. Now to tackle the production nodes
...
Cheers,
Roberto
--On Tuesday, April 17, 2007 07:48:07 AM -0700 "Roberto R. Morelli"
<[EMAIL PROTECTED]> wrote:
H
http://www.faqs.org/rfcs/rfc3501.html
section 5.1
HTH,
B
On Tue, 2007-04-17 at 09:56 +0200, Per olof Ljungmark wrote:
> Hi,
>
> Need to find out what characters are allowed in users mailbox names,
> could anyone please point me to a good source of information thanks.
>
> Per o
On Tue, Apr 17, 2007 at 05:10:40PM +0530, JOYDEEP wrote:
> I am using openldap2 and my cyrus -imap is based on ldap authentication.
>
> in my /etc/sysconfig/saslauthd the password entry is clear text like
> ldap_bind_pw: secret
>
> can I use the encrypted password which I have in slapd.conf fil
Dear all,
I am using openldap2 and my cyrus -imap is based on ldap authentication.
in my /etc/sysconfig/saslauthd the password entry is clear text like
ldap_bind_pw: secret
can I use the encrypted password which I have in slapd.conf file ?
thanks
Cyrus Home Page: http://cyrusimap.web.cmu
Casper wrote:
i have userids.
Thats not the problem, the problem is that the imapserverlog say the mail
is delivered but the user say it never arrived...
Maybe you could run an imapsync process in the background and copy his
mail to an other inbox. Just don't change his mailbox while
Hi Everyone,
Just upgraded to verion 2.3.8 on backup system (sync system) to test the new
version and now get the following:
Apr 17 07:34:20 imaps[5446]: badlogin: .xx.xxx
[xxx.xxx.xxx.xxx] DIGEST-MD5 [SASL(-17): One time use of a plaintext password
will enable requested mec
> Casper wrote:
>> i have userids.
>>
>> Thats not the problem, the problem is that the imapserverlog say the mail
>> is delivered but the user say it never arrived...
>
You might try asking the user if they have thread view turned on (depending
on the MUA). I had a few users that 'los
i have userids.
Thats not the problem, the problem is that the imapserverlog say the mail
is delivered but the user say it never arrived...
/C
> If you are using a virtusertable the email may have been delivered to a
> catchall because the email address was mistyped.
>
>
> Harris Landga
delayed, but there is nothing with unexpunge i think pop deletes the mail
and not flag like imap, and unexpunge looks for the deleted flag. pop
empties the box.
so unexpunge does not work with pop clients, or?
/C
> On Tue, Apr 17, 2007 at 12:23:29PM +0200, Casper wrote:
>> Yes, the mail is
On Tue, Apr 17, 2007 at 12:23:29PM +0200, Casper wrote:
> Yes, the mail is not there, there are only mail from today. He download
> mail with pop
>
> Any imapd.conf option for not delete mail from server when downloading
> with pop?
expunge_mode?
WBR.
Dmitriy
Cyrus Home Page: http://cyr
Casper wrote:
Yes, the mail is not there, there are only mail from today. He download
mail with pop
Any imapd.conf option for not delete mail from server when downloading
with pop?
On the server side, I don't know of any option. I only know you can
configure pop clients to leave mail on
Casper wrote:
Hello, i have a murder setup.
And som user say that they sometimes not recieve mail the send.
The log on smtp (with lmtp delivery to the imap server) say it got the
mail and sent it to cyrus (sendmail mailer Mcyrus).
The imap server say it got the mail and stored it.
But the us
Hello,
we're long time users of cyrus-imapd. Due to various migrations, our
SASL2 password database currently contains two kinds of entries:
# sasldblistusers2 -f sasldb2 | cut -f2 -d" " | sort | uniq -c
102 cmusaslsecretCRAM-MD5
102 cmusaslsecretDIGEST-MD5
102 cmusaslsecretPLAIN
Dear list,
when I had imap ; cyradm didn't have any problem to login. But after
changing it to imaps cyradm can't login.
the command I use is
cyradm --port 993 -u cyrus localhost.
the log says it as .. imaps TLS negotiation failed
though I can succseful;ly use KMail and thunderbird with
Hello, i have a murder setup.
And som user say that they sometimes not recieve mail the send.
The log on smtp (with lmtp delivery to the imap server) say it got the
mail and sent it to cyrus (sendmail mailer Mcyrus).
The imap server say it got the mail and stored it.
But the user never gets th
Hi,
Need to find out what characters are allowed in users mailbox names,
could anyone please point me to a good source of information thanks.
Per olof
Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://asg.web.cmu.e
On Tue, 2007-04-17 at 12:50 +0530, ram wrote:
> I have a pam_mysql setup with a simple mysql table
> and saslauthd is running with the "-r" option on
> If I test with a user on the primary domain it works fine , but for a
> user on any other domain there is an auth failure
>
>
>
> ---
>
I have a pam_mysql setup with a simple mysql table
and saslauthd is running with the "-r" option on
If I test with a user on the primary domain it works fine , but for a
user on any other domain there is an auth failure
---
cat /etc/pam.d/imap
#%PAM-1.0
auth sufficient pam_mysql.so user
35 matches
Mail list logo