main.cf
relay_transport = lmtp:mail.celoso.net:2003
Let me know what other information you require.
Appreciate any clue or advice.
Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/
To Unsubscribe:
https://lists.andrew.
script for a particular user?
I think there is no documentation to do it, but all the bits are there in
sieveshell code.
--
Leena Heino University of Tampere / Computer Centre
( liinu at uta.fi ) ( http://www.uta.fi/laitokset/tkk )#!/usr/bin/perl
use Cyrus::SIEVE::manage
lost when they were copied between
folders
Attached is a patch that we used locally with Cyrus IMAPD 2.4.17 to
improve compatibility with Outlook 2013.
--
Leena Heino University of Tampere / Computer Centre
( liinu at uta.fi ) ( http://www.uta.fi/laitokset/tkk )Patch to m
USE CREATE-SPECIAL-USE URLAUTH
>> URLAUTH=BINARY LOGINDISABLED COMPRESS=DEFLATE X-QUOTA=STORAGE
>> X-QUOTA=MESSAGE X-QUOTA=X-ANNOTATION-STORAGE X-QUOTA=X-NUM-FOLDERS IDLE]
>> User logged in
>> SESSIONID=
>> . LIST "Other Users" *
>> . OK Complet
is case
# sensitive, may contain whitespace and and must be valid
# UTF7-IMAP string.
#
xlist-archive: Archives
xlist-drafts: Drafts
xlist-sent: Sent
xlist-spam: Spam
xlist-trash: Trash
--
Leena Heino University of Tampere / Computer Centre
( liinu at uta.fi ) ( http://
On Tue, 13 Mar 2012, Bron Gondwana wrote:
> On Tue, Mar 13, 2012 at 10:31:08AM +0200, Leena Heino wrote:
>> I think making fulldirhash to use 64bit by default is a right thing
>> to do. But if we want a really fast fix then maybe the fulldirhash
>> 64bit change
r mixed 32bit and 64bit
environments the fulldirhash code in cyrus should look for the data in
both places. The tools/rehash script does that already.
--
Leena Heino University of Tampere / Computer Centre
( liinu at uta.fi ) ( http://www.uta.fi/laitokset/tkk )
---
unsigned int n;
+ unsigned long long int n;
enum {
DIR_X = 3,
DIR_Y = 5,
--
Leena Heino University of Tampere / Computer Centre
( liinu at uta.fi ) ( http://www.uta.fi/laitokset/tkk )
Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/
On Tue, 20 Dec 2011, Klaus Tachtler wrote:
> virtdomains: on
>
> When i stop using virtdomains, solves this the problem?
Turning off the virtdomain support might solve the problem.
But if you want to use virtdomains then change the configuration to:
virtdomains: userid
--
Le
ure/os.
--
Leena Heino University of Tampere / Computer Centre
( liinu at uta.fi ) ( http://www.uta.fi/laitokset/tkk )
Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/
processes to end up waiting for these resources and it would mean that
none of the lmtpd processes are listening for the new connections.
Check the logs for errors, and also you might want to limit the number of
lmtpd processes.
--
Leena Heino University of Tampere / Com
pd (proxyd) ?
Yes you can compile only the quota command and use that instead if
the default quota command from the 2.4.10.
--
Leena Heino University of Tampere / Computer Centre
( liinu at uta.fi ) ( http://www.uta.fi/laitokset/tkk )
Cyrus Home Page: http://www.cyrusi
This bug is fixed in the latest Cyrus imapd 2.4 release 2.4.11beta1.
Bugzilla entry for this is:
http://bugzilla.cyrusimap.org/show_bug.cgi?id=3498
Git entry related to bug 3498 is:
http://git.cyrusimap.org/cyrus-imapd/commit/?h=cyrus-imapd-2.4&id=909f7f3de37075170c2afe6aa208ce7a907
) {
$n = ((($n << 3) ^ ($n >> 5)) % $uint32) ^ ord($b);
}
$h = chr(ord('A') + ($n % 23));
--
Leena Heino University of Tampere / Computer Centre
( liinu at uta.fi ) ( http://www.uta.fi/laitokset/tkk )
Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/
o use status cache and test whether it makes any
difference in your environment.
--
Leena Heino University of Tampere / Computer Centre
( liinu at uta.fi ) ( http://www.uta.fi/laitokset/tkk )
Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.an
butions to this release.
>
> Questions and comments can be directed to info-cyrus@lists.andrew.cmu.edu
> (public list), or cyrus-b...@andrew.cmu.edu.
>
> Thank you,
>
> Dave
> --
> Dave McMurtrie, SPE
> Email Systems Team Leader
> Carnegie Mellon University,
> C
t out the perl targets in your
> Makefile to skip perl module builds. You will lose "cyradm" though.
Solaris 10 has /usr/perl5/bin/perlgcc, which is perl compiled with gcc.
You can use perlgcc in configure something like this:
./configure --with-perl=perlgcc
--
Leena Heino
ld libraries and
plugins that have correct rpaths. Try using libtool version 1.4.3.
--
Leena Heino University of Tampere / Computer Centre
( liinu at uta.fi ) ( http://www.uta.fi/laitokset/tkk )
Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/
bdb to skiplist...
This bug was fixed in 2005 with this change to Cyrus IMAPD:
https://bugzilla.andrew.cmu.edu/cgi-bin/cvsweb.cgi/src/cyrus/lib/cyrusdb_berkeley.c.diff?r1=1.9;r2=1.11
Bugzilla entry for this bug is:
https://bugzilla.andrew.cmu.edu/show_bug.cgi?id=2699
--
Leena Heino
certificate. A value of "disabled" will disable SSL/TLS. */
+{ "tls_request_cert", 1, SWITCH }
+/* Request a client certificate for ALL services (imap, pop3, lmtp, sieve). */
+
{ "tls_require_cert", 0, SWITCH }
/* Require a client certificate for ALL services (imap,
On Tue, 17 Mar 2009, Adam Tauno Williams wrote:
> On Tue, 2009-03-17 at 13:26 +0200, Leena Heino wrote:
>> What is the recommended process to restore deleted messages or mailboxes
>> when delayed delete is in use?
>
> Use the unexpunge command; the man page isn't bad,
What is the recommended process to restore deleted messages or mailboxes
when delayed delete is in use?
--
Leena Heino University of Tampere / Computer Centre
( liinu at uta.fi ) ( http://www.uta.fi/laitokset/tkk )
Cyrus Home Page: http://cyrusimap.web.cmu.edu
torage?
EMC Clariion CX3 SAN
> how large?
about 3 TB
> compression?
none
> replication?
none
> problems?
None so far. Or we just haven't noticed them, yet.
--
Leena Heino University of Tampere / Computer Centre
( liinu at uta.fi ) ( http://www.uta.fi
ries.
Though, I still could not find any information about delayed delete.
--
Leena Heino University of Tampere / Computer Centre
( liinu at uta.fi ) ( http://www.uta.fi/laitokset/tkk )
Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.w
delete_mode configuration setting to delayed and adjust cyr_expire event
in the cyrus.conf accordingly?
--
Leena Heino University of Tampere / Computer Centre
( liinu at uta.fi ) ( http://www.uta.fi/laitokset/tkk )
Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki
OS
os-version : 5.10
environment: Built w/Cyrus SASL 2.1.22
Built w/Sleepycat Software: Berkeley DB 4.4.20: (January 10, 2006)
lock = fcntl
nonblock = fcntl
--
Leena Heino University of Tampere / Computer Centre
( liinu at uta.fi ) (
On Wed, 12 Dec 2007, Vincent Fox wrote:
> Just wondering what other universities are runing Cyrus on Solaris?
>
> We know of:
> CMU
> UCSB
University of Tampere, Finland. 20k users, 0.9TB data in EMC Clariion.
--
Leena Heino University of Tampere / Computer Centr
describe.
--
Leena Heino University of Tampere / Computer Centre
( liinu at uta.fi ) ( http://www.uta.fi/laitokset/tkk )
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/cyrus/mailing
bffd60,
expunge_flags=2) at mailbox.c:1930
(gdb) p cache_ent
$1 = 8
OS: Solaris 9/Sparc
CC: Gcc 3.4.5
Cyrus: 2.3.7
--
Leena Heino University of Tampere / Computer Centre
( liinu at uta.fi ) ( http://www.uta.fi/laitokset/tkk )
Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyru
ulted:
$ cyr_expire -E 3 -X 2 -v
expunging deleted messages in mailboxes older than 2 days
Segmentation Fault
But if define expunge delay to zero days then everything works ok and no
segmentation faults:
$ cyr_expire -E 3 -X 0 -v
expunging deleted messages in mailboxes older than 0 days
expunged ...
$
--
cacheitem = CACHE_ITEM_NEXT(cacheitem);
1931 }
1932 cache_record_size = (cacheitem - cacheitembegin);
1933 *new_cache_total_size += cache_record_size;
1934
1935 /* fwrite will automatically call write() in a sane
way */
--
Leena
supposed to be deleted from all folders after two days.
--
Leena Heino University of Tampere / Computer Centre
( liinu at uta.fi ) ( http://www.uta.fi/laitokset/tkk )
Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
Lis
return 0;
510 }
--
Leena Heino University of Tampere / Computer Centre
( liinu at uta.fi ) ( http://www.uta.fi/laitokset/tkk )
Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://asg.web
turns off
client certificate request in tls. This was because older Eudora versions
would hang if tls was used and client certificate was requested.
--
Leena Heino University of Tampere / Computer Centre
( liinu at uta.fi ) ( http://www.uta.fi/laitokset/tkk )
Cyrus Home
entry:
https://bugzilla.andrew.cmu.edu/show_bug.cgi?id=2757
--
Leena Heino University of Tampere / Computer Centre
( liinu at uta.fi ) ( http://www.uta.fi/laitokset/tkk )
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.ed
sion 4.3.28.
More details and a proposed patch can be found in this bugzilla entry:
https://bugzilla.andrew.cmu.edu/show_bug.cgi?id=2699
--
Leena Heino University of Tampere / Computer Centre
( liinu at uta.fi ) ( http://www.uta.fi/laitokset/tkk )
Cyrus Home
s db enviroment setup problem is fixed in the upcoming
BerkeleyDB version 4.2?
--
Leena Heino University of Tampere / Computer Centre
( liinu at uta.fi ) ( http://www.uta.fi/laitokset/tkk )
On Tue, 4 Nov 2003, Igor Brezac wrote:
> Is your deliver.db continually growing?
Yes it is. In just a couple of days it has grown from 180M to 195M
--
Leena Heino University of Tampere / Computer Centre
( liinu at uta.fi ) ( http://www.uta.fi/laitokset/tkk )
:42
vendor : Project Cyrus
support-url: http://asg.web.cmu.edu/cyrus
os : SunOS
os-version : 5.9
environment: Cyrus SASL 2.1.15
Sleepycat Software: Berkeley DB 4.1.25: (December 19, 2002)
cyrus.conf:
delprune cmd="ctl_deliver -E 3"
--
L
f multiple separate imap servers.
--
Leena Heino University of Tampere / Computer Centre
( liinu at uta.fi ) ( http://www.uta.fi/laitokset/tkk )
might contain a boundaries[i] as a substring.
+ So use the length of s if it is longer than len */
+if (slen > len) {
+len = slen;
+}
if (!strncmp(s, boundaries[i], len)) {
if (s[len] == '-' && s[len+1] == '-') *boundaryct = i;
return(1);
--
-- Leena Heino (liinu at uta.fi)
ml versions of the mail).
--
-- Leena Heino (liinu at uta.fi)
Anyone has any experience on running Cyrus IMAP on AIX 5L?
--
-- Leena Heino (liinu at uta.fi)
mailboxes?
Are there some caveats to using db mailboxes versus flat file mailboxes?
What is your recommendation?
--
-- Leena Heino ([EMAIL PROTECTED])
les:
imap/Makefile.PL sieve/acap/Makefile.PL sieve/managesieve/Makefile.PL
After those fixes give the command:
make all
and proceed as usual.
> --tom
>
> -
> Thomas C. Meggs
> Assistant UNIX System Administrator
> Physics and Astronomy Network Infrastructure and Computing
> UNC Chapel Hill
> http://www.panic.unc.edu/
>
> Regards,
> Tom
>
--
-- Leena Heino ([EMAIL PROTECTED])
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=+=-=-=-=-=-=-=-=-+
> CNS, HDL Center, Suite 301, Ohio University, Athens, OH 45701-2979
>
-- Leena Heino ([EMAIL PROTECTED])
message, which is fine in
> this case.
Is your script able to remove the "From " header from mails that are
to be converted?
I used this very simple but crude command to convert mailboxes:
cat user-mbox | formail -I "From " -s deliver -q user
>
>
> --
> -Gary Mi
release in the Cyrus
SASL 1.5.x series after the beta version 1.5.27?
Are the any serious bugs with Cyrus SASL 1.5.24 or in Cyrus SASL 1.5.27
that are fixed in Cyrus SASL 2.x versions?
-- Leena Heino ([EMAIL PROTECTED])
oblem seems to be that there seems to be very
little of documentation about Cyrus Murder installation and/or management.
Does anyone have any experience about installing and/or using Cyrus
Murder?
-- Leena Heino ([EMAIL PROTECTED])
49 matches
Mail list logo