Am 29.05.2012 15:44, schrieb Patrick Boutilier:
>
> reconstruct can be run while server is running.
>
>
ok, thx
Holm
Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/
To Unsubscribe:
https://lists.andrew.cmu.edu/mailman/listi
Am 29.05.2012 13:49, schrieb Holm Kapschitzki:
>
>
> Hello,
>
> to reconstruct a mailbox i have to execute this commands:
>
> su - cyrus
> /usr/sbin/cyrreconstruct -C /etc/imapd.conf -rf MAILBOXNAME
> exit
>
> I have to stoip the cyrus 2.2 Server for this or its po
Hello,
to reconstruct a mailbox i have to execute this commands:
su - cyrus
/usr/sbin/cyrreconstruct -C /etc/imapd.conf -rf MAILBOXNAME
exit
I have to stoip the cyrus 2.2 Server for this or its possible to execute
this commands when cyrus is running?
in mail.log i have this error
May 29 13:
Reinaldo de Carvalho schrieb:
> On Wed, Apr 7, 2010 at 11:55 AM, Holm Kapschitzki wrote:
>> thx for answer. But i had to change over 5 thousend mailboxes. so its
>> impossible to change this boxes step by step. Thats the reason, i asked
>> for changing directly in the textfi
Mike Eggleston schrieb:
>>
>> Holm
>
> Can you use expect(1) to change the mail boxes through cyradm(8)?
>
> Mike
cyradm is not installed
Holm
Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://asg.web.cmu.edu/cyru
Nic Bernstein schrieb:
> The text file format is a little tricky, as there is trailing whitespace
> which must be preserved.
>
> The quota command is fast, so it is trivial to make a script to modify
> the quotas on the fly. I have a perl script which sucks quota
> information of of an LDAP direc
Simon Matter schrieb:
> Well, your server seems to use quota_legacy database backend which means
> you can edit the file while Cyrus is stopped. I just said it is in fact
> possible to change the used backend to something else - but that's not
> your case.
>
> But you still could do it with the q
Simon Matter schrieb:
>> Holm Kapschitzki schrieb:
>>> on my debian box running cyrus imap, most of the postboxes have a quota
>>> of 100 MB configured. The info is stored in a textfile. On the first
>>> line there is the currently quota and on the second line the
Holm Kapschitzki schrieb:
> on my debian box running cyrus imap, most of the postboxes have a quota
> of 100 MB configured. The info is stored in a textfile. On the first
> line there is the currently quota and on the second line there is the
> real hardquota, for example 10 (100
on my debian box running cyrus imap, most of the postboxes have a quota
of 100 MB configured. The info is stored in a textfile. On the first
line there is the currently quota and on the second line there is the
real hardquota, for example 10 (100 MB)
Its possible to stop the cyrus mailserver u
Wesley Craig schrieb:
On 20 Jul 2006, at 09:57, Holm Kapschitzki wrote:
i have installed a debin sarge package
cyrus21-imapd_2.1.18-1+sarge2_i386.deb and a problem with "x" in the
subject cause of german "ä". Its the 7-bit Header Poblem. Now i just
looking for a patch,
Alexander Dalloz schrieb:
Holm Kapschitzki schrieb:
Hi,
i have installed a debin sarge package
cyrus21-imapd_2.1.18-1+sarge2_i386.deb and a problem with "x" in the
subject cause of german "ä". Its the 7-bit Header Poblem. Now i just
looking for a patch, but cant find
Hi,
i have installed a debin sarge package
cyrus21-imapd_2.1.18-1+sarge2_i386.deb and a problem with "x" in the
subject cause of german "ä". Its the 7-bit Header Poblem. Now i just
looking for a patch, but cant find it. Is there anybody who have the
same problem and patched the debian paket?
Hi,
i have a problem with one server to filter the mail with sieve to the
right directories. I setup confixx, cyrus-imap, procmail and spamd on a
debian system. i use cyrus 2.2.13. The Mails are scanned by spamd very
well and after that cyrdeliver put the mails in the right folder. This
works
former03|Baltasar Cevc schrieb:
Hi Holm,
you want to put the domain at the end of the mailbox name -
it's a virtual domain issue not a unixhierarchsep one - try
cm user/public/[EMAIL PROTECTED]
Hope that helps,
Baltasar
thanks, works perfectly
greetings Holm
Cyrus Home Page: http://a
Hello,
i created successfully virtual domains using postfix, but my problem is
to manage subfolders with cyradm on this virtual domains. I use
"unixhierarchysep: yes" an i think thats my problem.
To create a mailbox for the user public at example.com is easy just
doing "cm user/[EMAIL PROTECTE
Sven Mueller schrieb:
Holm Kapschitzki wrote on 02/01/2006 16:33:
i would like to know which version of cyrus supports the parameter
"realm". I have heard Version 2.1.18 cant do that and version 2.1.19
ignores that parameter. The problem is, i look for a debian package, but
I think i have some probs with the delivery of my mails to the list
here. The mails need up to 30 minutes to arrive.
Andreas Winkelmann schrieb:
The sql-auxprop Plugin is from Cyrus-SASL. Cyrus-Imapd and Postfix uses
Cyrus-SASL to handle Authentication. Yes of course you can use the same DB.
Berger, Stefan (IT - Management) schrieb:
forget the realm sounds good. That means i can use the same db for
cyrus sasl und cyrus imap as like for postfix ( mydestination ) and the
value in main.cf "
smtpd_sasl_local_domain" is empty ?
this is exactly that what i have told you in the po
Berger, Stefan (IT - Management) schrieb:
Berger, Stefan (IT - Management) schrieb:
if you use a sql table with a column "mailadress" including the whole
mailadress of an user e.g. [EMAIL PROTECTED] then the %r is the
right
option for you. The user have to login with his whole email adre
Andreas Winkelmann schrieb:
Create your Users and Mailboxes with "[EMAIL PROTECTED]", "[EMAIL PROTECTED]",..
in Cyrus-Imapd and in your DB. Let the Users authenticate with
"[EMAIL PROTECTED]",.. as Username and fitting Password. Use in sql_statement
"select cleartextpw from users where userna
Berger, Stefan (IT - Management) schrieb:
if you use a sql table with a column "mailadress" including the whole
mailadress of an user e.g. [EMAIL PROTECTED] then the %r is the right
option for you. The user have to login with his whole email adress, not
only the user name!! Then your sql stateme
Andreas Winkelmann schrieb:
Am Monday 02 January 2006 18:12 schrieb Holm Kapschitzki:
(Why do you ask this question in multiple Mailinglists? Is this a
contest?)
I thought for the debian package the debian mailinglist is a good idea,
too. But the all asked were answered at this
Andreas Winkelmann schrieb:
Am Monday 02 January 2006 16:33 schrieb Holm Kapschitzki:
i would like to know which version of cyrus supports the parameter
"realm". I have heard Version 2.1.18 cant do that and version 2.1.19
ignores that parameter. The problem is, i look for a debi
Hi,
i would like to know which version of cyrus supports the parameter
"realm". I have heard Version 2.1.18 cant do that and version 2.1.19
ignores that parameter. The problem is, i look for a debian package, but
the only official one i found from "testing" is the 2.1.19
greetings
Cyr
25 matches
Mail list logo