Thanks!
Mitja
Simon Matter wrote:
Opened a bug report for it, this is really an issue for all those using
deliver instead of LMTP.
https://bugzilla.andrew.cmu.edu/show_bug.cgi?id=2786
Simon
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
On 1/24/06, Benoit Guguin <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I use cyrus 2.1 on debian sarge. I'm working with shared imap folders.
>
> So when a user create a sub directory in a shared imap folders, I would
> (want ?) that the sub directory got the same ACL that the parent
> directory ... (multi
We've been seeing a lot of mupdate worker thread problems the last 2
days.
Things like
Jan 24 12:38:42 notdog mupdate[5295]: could not start a new worker
thread (not fatal)
Jan 24 12:38:42 notdog last message repeated 353 times
Jan 24 12:38:45 notdog mupdate[5295]: login:
mettwurst.cc.col
Hi,
I use cyrus 2.1 on debian sarge. I'm working with shared imap folders.
So when a user create a sub directory in a shared imap folders, I would
(want ?) that the sub directory got the same ACL that the parent
directory ... (multiple user etc...)
Is there any way to force this ?
Thank you
> Simon Matter wrote:
>> Cyrus IMAPd 2.3.1 spits out lots of warnings while compiling on RedHat
>> Linux like this:
>> In file included from sieve_interface.h:37,
>> from sieved.c:29:
>> sieve_err.h:19: warning: `struct et_list' declared inside parameter list
>> sieve_err.h:19: war
>> Simon Matter pravi:
>>> The rpms are using the mail facility, so you may put mail.* something
>>> in
>>> syslog.conf.
>>>
>>> I tried using deliver on RHEL4 now with the autocreate feature and it
>>> has
>>> worked fine. What is the exact deliver command line which fails?
>>>
>> postfix's master
Am Di, den 24.01.2006 schrieb Shaun Bolling um 16:20:
> Hello all, does anyone know a way to empty all the email and/or folders
> from an account with out deleting the account?
>
> --Shaun
How about `man ipurge'?
Alexander
--
Alexander Dalloz | Enger, Germany | GPG http://pgp.mit.edu 0xB366
Hi,
I'm working on replacing an old server running cyrus-imap 2.1.9 (on
SuSE 8.1) with an install of CentOS 4.2 using the upstream provider's
rebuilt rpm- which is cyrus-imapd-2.2.12-3.RHEL4.1. So far it is
going well- I have the new server authenticating nicely from LDAP and a
test mailbox which
Markus Rebensburg wrote:
Hello,
I have a problem with the following sieve-script, running on cyrus 2.1.12:
I want to match against a header containing '*', e.g.: "Subject:
Bla*". RFC 3028 tells me to escape the '*' using two backslashes, so I
used the following sieve-script:
requir
Hello all, does anyone know a way to empty all the email and/or folders
from an account with out deleting the account?
--Shaun
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
Simon Matter wrote:
Cyrus IMAPd 2.3.1 spits out lots of warnings while compiling on RedHat
Linux like this:
In file included from sieve_interface.h:37,
from sieved.c:29:
sieve_err.h:19: warning: `struct et_list' declared inside parameter list
sieve_err.h:19: warning: its scope is
> Simon Matter pravi:
>> The rpms are using the mail facility, so you may put mail.* something in
>> syslog.conf.
>>
>> I tried using deliver on RHEL4 now with the autocreate feature and it
>> has
>> worked fine. What is the exact deliver command line which fails?
>>
> postfix's master.cf:
> cyrus
Hi,
I have seen the program make_md5 to generate md5 for mailboxes.
but I don't know how I can use it well for checking my directories.
should I create a service in my cyrus.conf which run regularly make_md5 ?
and doing the same on the replica ?
what would be the best pratice to implement this
hi kevin,
i'm using both cento-4 and rhel-4 go ahead and install the rpm ... along
with all the cyrus-sasl rpms as well.
here's my /etc/cyrus.conf
START {
recover cmd="ctl_cyrusdb -r"
idled cmd="idled"
}
SERVICES {
imap cmd="imapd" listen="imap" prefork=5
imaps
Simon Matter pravi:
The rpms are using the mail facility, so you may put mail.* something in
syslog.conf.
I tried using deliver on RHEL4 now with the autocreate feature and it has
worked fine. What is the exact deliver command line which fails?
postfix's master.cf:
cyrus unix - n
> Simon Matter pravi:
>>> I have one problem :)
>>>
>>> After RHEL4 box upgrade (2.2.12) to 2.3.1, deliver crashes with sig
>>> 11...
>>>
>>> Jan 24 10:01:21 mail postfix/pipe[25836]: 40F23C0002: to=<[EMAIL
>>> PROTECTED]>,
>>> relay=cyrus, delay=0, status=deferred (Command died with signal 11:
>>
Simon Matter pravi:
I have one problem :)
After RHEL4 box upgrade (2.2.12) to 2.3.1, deliver crashes with sig 11...
Jan 24 10:01:21 mail postfix/pipe[25836]: 40F23C0002: to=<[EMAIL PROTECTED]>,
relay=cyrus, delay=0, status=deferred (Command died with signal 11:
"/usr/lib/cyrus-imapd/deliver")
Then it is quite unlikely that it is autocreate patch's fault since:
1. The patch is disabled
2. Mailbox exists
3. lmtpd is not involved in the delivery
To be on the safe side, check your logs. Cyrus logs by default in local4
facility (I am not sure if Simon has or has not changed it in his
Hello,
I have a problem with the following sieve-script, running on cyrus 2.1.12:
I want to match against a header containing '*', e.g.: "Subject:
Bla*". RFC 3028 tells me to escape the '*' using two backslashes, so I
used the following sieve-script:
require ["fileinto"];
i
Hi,
i have a problem with mail delivery to shared folders. First i noticed
the "...status=deferred (temporary failure) " in the postfix log. Then i
used the deliver program.
I can do:
"deliver user < testmail"
but not:
"deliver +sharedfolder < testmail"
On a second server with a simila
Hi,
I am new to his group. Can someone please point me in the right direction
I want to get away from using Dovecot and use Cyrus. Does any one know of
a good howto guide on setting up Cyrus on either Centos or Redhat.
Thanks very much
Kevin
--
This message has been scanned for viruses and
da
HI,
createonpost is disabled and mailbox exists.
Hm, if I use LMTP, then mail is delivered just fine...
How can I enable debug level?
Putting mail.* in syslog.conf doesn't show anything more...
Mitja
Christos Soulios pravi:
Hi,
I would like to check out if it is the autocreate patch's fault
Simon Matter pravi:
Simon Matter pravi:
I am pleased to announce the release of Cyrus IMAPd 2.3.1 as Invoca RPM
designed for RedHat/Fedora Core based distributions. The RPM builds on
Simon, thanks for your work!
I have one problem :)
After RHEL4 box upg
Hi,
I would like to check out if it is the autocreate patch's fault for this
situation.
So, do you have the createonpost option enabled in your imapd.conf Do
you get the same error if you disable it? Does the mailbox to which you
deliver the mail exist or is it created at that time?
Could y
hi.
discovered it's probably not the full answer and just solves one particular
problem. another problem seems to be when you create a new virtual domain,
imapd will write a USER entry to the /var/lib/imap/sync/log file but the
function it uses in mboxname.c to get the username strips the domain
> Simon Matter pravi:
>> I am pleased to announce the release of Cyrus IMAPd 2.3.1 as Invoca RPM
>> designed for RedHat/Fedora Core based distributions. The RPM builds on
>>
>
> Simon, thanks for your work!
> I have one problem :)
>
> After RHEL4 box upgrade (2.2.12) to 2.3.1, deliver crashes with
Simon Matter pravi:
I am pleased to announce the release of Cyrus IMAPd 2.3.1 as Invoca RPM
designed for RedHat/Fedora Core based distributions. The RPM builds on
Simon, thanks for your work!
I have one problem :)
After RHEL4 box upgrade (2.2.12) to 2.3.1, deliver crashes with sig 11...
Ja
Hello,
I have the same problem.
Please kindly submit a patch to the
list.
Simon, Ken, is it possble to include this
patch?
Regards
Patrick
- Original Message -
From:
Jason
Neil
To: info-cyrus@lists.andrew.cmu.edu
Sent: Monday, January 23, 2006 4:33
AM
hi andrez, hi andreas,
thanks for your suggestions -- will do both :-)
cheers
charles
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
29 matches
Mail list logo