Re: SMS notification in a cyrus-imapd environment

2005-07-27 Thread Jure Pecar
On Wed, 27 Jul 2005 09:52:22 +0200 (CEST) "Simon Matter" <[EMAIL PROTECTED]> wrote: > I'm interested to hear how people implemented SMS text notification in a > cyrus-imapd environment. I'm keeping it as simple as possible with freely available tools. Webmail user has a checkbox if he wants to f

Re: cyrus quota beavior

2005-07-01 Thread Jure Pecar
On Fri, 01 Jul 2005 09:37:40 -0400 Ken Murchison <[EMAIL PROTECTED]> wrote: > Christian Anton wrote: > > > The problem: It is not anymore possible to delete this mail because most > > of my users use IMAP or squirrelmail and when they "delete" a message > > it ist moved to "Trash"-Folder. Movin

Re: Preserving seen state when converting from mbox

2003-09-25 Thread Jure Pecar
of mailspool from one live system to another (with perdition in front), on a reasonably fast hw, with custom php scripts doing imap2imap copy (and related user imgration) in parallel. -- Jure Pecar

Re: Sql based Spamassassin with sieve

2003-09-15 Thread Jure Pecar
ou dont want to set this script up as a default mailbox transport. It has been working for me perfectly for about a year (yes with peruser sql prefs), now i've moved on to amavisd-new ... -- Jure Pecar

Re: database recovery...

2003-09-10 Thread Jure Pecar
ysical memory per process > (imapd, pop3d, lmtpd, etc). 2.2.1 looks OK on linux ... process sizes are around 1.5mb. -- Jure Pecar

Re: Cyrus Server Migration

2003-09-04 Thread Jure Pecar
ded > that people are successfully using it in production. db3; i heard that latest versions have solved issues with db4. -- Jure Pecar

Re: cyrus accounts and monitoring activity/usage

2003-08-25 Thread Jure Pecar
this further to run separate queries on successful login and on failed login ... -- Jure Pecar

Re: robustness ...

2003-08-03 Thread Jure Pecar
p, which Ken fixed promptly (thanks again, Ken). You see, i'm still young enough to afford a sleepless week or two every now and then. And if i can help to spare someone else such expirience, i'd gladly do so. Since i'm not a programmer myself, just a poor sysadmin, i do the way i can: to whine about all the unusuall problems i notice :) -- Jure Pecar

robustness ...

2003-08-01 Thread Jure Pecar
ted files. I had many interesting expiriences on our production system, where fs badly crashed. IMHO Cyrus still needs some work in the robustness area. If only i'd know more about programming ... -- Jure Pecar

Re: Cyrus 2.2.1-BETA Released

2003-07-31 Thread Jure Pecar
ooked kinda old. Then i pulled 2.2.1 tarball and it was all there ... how come? Anyway it's gonna be a nice long night (ehm, morning) before i get this mailbox running on 2.2.1 ... :) -- Jure Pecar

Re: Cyrus 2.2.1-BETA Released

2003-07-30 Thread Jure Pecar
ward compatible / will be converted on the fly or would we have to recommit every sieve script? -- Jure Pecar

Re: ctl_cyrusdb looping

2003-06-17 Thread Jure Pecar
I think it would be smart for ctl_deliver to check if some other ctl_deliver process is already running ... -- Jure Pecar

Re: Corruption?

2003-06-12 Thread Jure Pecar
select inbox, the usual culprit is the corrupted seen file. Delete it for each user that has problems. Good luck, -- Jure Pecar

Re: more fun ...

2003-06-03 Thread Jure Pecar
On Mon, 2 Jun 2003 22:49:29 +0200 Jure Pecar <[EMAIL PROTECTED]> wrote: > It looks like i'll have to dump mailboxes.db to a flatfile, fix all the > acl errors and reimport it tonight ... after rebuild & fix up, now it's no longer [EMAIL PROTECTED], it's [EMA

more fun ...

2003-06-03 Thread Jure Pecar
ilesystem using a variant of the shell script found on cyrus-utils.sf.net ... It looks like i'll have to dump mailboxes.db to a flatfile, fix all the acl errors and reimport it tonight ... -- Jure Pecar

Re: wishlist for 2.2 final

2003-05-29 Thread Jure Pecar
will take another look. > > anything else on the CMU's list before 2.2? and, any ETA for 2.2? :) > > ANNOTATEMORE support. Possibly BINARY support. When its ready. nice. -- Jure Pecar

Re: wishlist for 2.2 final

2003-05-29 Thread Jure Pecar
up with some other file), imapd tends to go in a loop consuming 100% cpu and doing nothing (at least strace shows nothing). reconstruct didnt fix this (should it?). -- Jure Pecar

wishlist for 2.2 final

2003-05-29 Thread Jure Pecar
dy. anything else on the CMU's list before 2.2? and, any ETA for 2.2? :) after i get our system's hardware in order i'll take a look at making reconstruct.c more verbose ... -- Jure Pecar

Re: sieve in 2.2a

2003-04-06 Thread Jure Pecar
On Sun, 6 Apr 2003 03:51:12 +0200 Jure Pecar <[EMAIL PROTECTED]> wrote: > Any hints how to debug this further? Ok i found out what is going on here, it's the fulldirhash that's messed somewhere in the lmtp. See bug #2005 in bugzilla for details. PS. I'm willing to

sieve in 2.2a

2003-04-05 Thread Jure Pecar
at all. I have sendmail set in imapd.conf that points to the sendmail binary. With debug logs on, i see sieve: executed, sieve accepted connection, sieve login and sieve: entered bc_action_emit with filelen: 16 and thats about it. Any hints how to debug this further? -- Jure Pecar

Re: postfix doesn't know cyrus user

2003-04-04 Thread Jure Pecar
e to set up the local_recipient_table map that lists all users that you want to accept mail for. how you do that greatly depends on your setup. -- Jure Pecar

timesieved && cyrus admin user

2003-04-02 Thread Jure Pecar
g fulldirhash so finding out where exaclty the user's sieve dir is on disk and planting his script there is not really an option. -- Jure Pecar

Re: interesting limitation

2003-03-31 Thread Jure Pecar
In fact i would prefer it over fulldir hash code, because this way i always know where on disk the user's mailbox is. -- Jure Pecar

interesting limitation

2003-03-29 Thread Jure Pecar
other filesystems handle this? The solution here is full dir hash. But, the next limit is at 26*32k users. Is anyone actually nearing this number of users on a single box? Probably not, but who knows what the future may bring ... -- Jure Pecar

Re: cyrus 2.2 from yesterday cvs

2003-02-23 Thread Jure Pecar
st service=imap realm= [internal error ] when using [EMAIL PROTECTED] as username. -- Jure Pecar

Re: cyrus 2.2 from yesterday cvs

2003-02-23 Thread Jure Pecar
enable virtdomains in imapd.conf. If i turn it off, i get @domain part in the login as expected. Ken? -- Jure Pecar

cyrus 2.2 from yesterday cvs

2003-02-19 Thread Jure Pecar
27;s entirely possible that i'm doing something wrong. In this case, i'd like to know what :) My environment is rehdat 7.3 with all updates. -- Jure Pecar

Re: imapd's hang when maxchild count is reached

2003-02-05 Thread Jure Pecar
connections politely because of some condition, i would like to suggest another condition to check: system loadavg. Some programs (sendmail for example) know how to reject connections if loadavg is >= some admin defined value. -- Jure Pecar

Re: Latest on Cyrus and GFS?

2003-01-17 Thread jure pecar
ge setups these days too. the solution i chose is kimberlite, well, RH advanced server actually, where i have only one box using the storage at a time. the other box can still be usefull, for example chewing mails with spamassassin. in case there is some problem with either of the boxen, the healty

Re: cyrus 2.2 status

2002-12-13 Thread Jure Pecar
sted in cyrus 2.2 ... I'm sure there are more people interested, so i think it would be nice to provide either a stable, known working cvs branch of 2.2 or a patch with a backport of virtdomains stuff to 2.1. I'm willing to help here, just give me some directions. -- Jure Pecar

cyrus 2.2 status

2002-12-12 Thread Jure Pecar
, even if marked exeprimental or something. -- Jure Pecar

cyrus on vxfs

2002-12-06 Thread Jure Pecar
Hi all, I'm sure some of you use vxfs on solaris for cyrus mail spool ... What are your expiriences? Tunning tips? Maybe any vxfs on linux expiriences out there? Thanks, -- Jure Pecar

Re: PostgreSQL backend: a waste of time?

2002-11-25 Thread Jure Pecar
nd is as fast as oracle if not a bit faster. -- Jure Pecar

Re: Best way to backup cyrus system (lots of inodes!)

2002-11-21 Thread Jure Pecar
or large setups. Which still leaves the backuping problem intact ... -- Jure Pecar

max users per cyrus instance

2002-10-21 Thread Jure Pecar
g and filesystems offered by linux today would be most interesting in such scenario? -- Jure Pecar msg08775/pgp0.pgp Description: PGP signature

Re: Unexplained heavy loads lately on Cyrus servers

2002-10-02 Thread Jure Pecar
cely with approx the same nubmer of users ... -- Jure Pecar msg08495/pgp0.pgp Description: PGP signature

Re: Cyrus continues to stop working.. no fix available?

2002-05-14 Thread Jure Pecar
le the kernel with the netdev-random patches (http://www.tech9.net/rml/linux/), and if this does not help, find /dev/random references in the sasl library and replace them with /dev/urandom. Iirc it's only defined in one place. -- Jure Pecar msg07742/pgp0.pgp Description: PGP signature

Re: Cyrus IMAPd v2.1.3 and sasl_checkapop()

2002-04-03 Thread Jure Pecar
Quoting David Fuchs <[EMAIL PROTECTED]>: > configure: error: libsasl2 without working sasl_checkapop. Cannot > continue. For me it worked only after i put LDFLAGS and CPPFLAGS pointing to the sasl2 place in front of ./configure ... -- Jure Pecar

Re: Cyrus IMAPd v2.1.3 and sasl_checkapop()

2002-04-03 Thread Jure Pecar
Quoting David Fuchs <[EMAIL PROTECTED]>: > configure: error: libsasl2 without working sasl_checkapop. Cannot > continue. For me it worked only after i put LDFLAGS and CPPFLAGS pointing to the sasl2 place in front of ./configure ... -- Jure Pecar

Re: DB vs. Flat File

2002-02-05 Thread Jure Pecar
derstand things this backend only has a need for a lot of simple queries and this is where mysql works best. -- Jure Pecar

Re: sieve & sasl2

2002-01-31 Thread Jure Pecar
in the default (incorrect version) /usr/lib/sasl and was >failing to load the plugins. > Oh, i see it now. I specified /opt/saslV2/usr/lib/sasl2 for plugin dir ... Thanks for the hint :) -- Jure Pecar

sieve & sasl2

2002-01-31 Thread Jure Pecar
libotp.so.2.0.0 libcrammd5.so.2@ libgssapiv2.so.2.0.0 libplain.la Both cyrus.conf files point to /etc/imapd.conf. What am i doing wrong? -- Jure Pecar

Re: user unknown?

2002-01-15 Thread Jure Pecar
re to deliver. Thanks for hint :) -- Jure Pecar

Re: user unknown?

2002-01-15 Thread Jure Pecar
e i get user^test directory on disk and lmtp still rejects rcpt to: or with user unknown. -- Jure Pecar

Re: user unknown?

2002-01-15 Thread Jure Pecar
.1 User unknown quit 221 2.0.0 bye Connection closed by foreign host. > Do the log files have anything interesting? on debug level, nothing. strace of lmtp process is equally noninformative: read(0, "rcpt to:\r\n", 4096) = 16 select(1, [0], NULL, NULL, {0, 0}) = 0 (Timeout) write(1, "550 5.1.1 User unknown\r\n", 24) = 24 -- Jure Pecar

user unknown?

2002-01-15 Thread Jure Pecar
="lmtpd -a" listen="/var/imap/socket/lmtp" prefork=0 } EVENTS { # this is required checkpoint cmd="ctl_cyrusdb -c" period=30 # this is only necessary if using duplicate delivery suppression delprune cmd="ctl_deliver -E 3" period=1440 } saslauthd is running with -a pam, which calls pam_mysql and goes down to mysql db. auth is working. btw, when will something like mysql plugin for saslauthd be available? :) -- Jure Pecar

/dev/random and sasl ...

2002-01-04 Thread jure pecar
son. I can't find any reference to /dev/random in cyrus ... so where can i look for code that calls it? I'd like to find out why it is not /dev/urandom ... Ah, it's probably in sasl. True, config.h ... Is there a reason not to use /dev/urandom there? Any side effects if i change that and recompile? -- Jure Pecar

cvs down?

2001-12-27 Thread Jure Pecar
Any reason for the cvs server to be down? $ cvs -d :pserver:[EMAIL PROTECTED]:/cvs login (Logging in to [EMAIL PROTECTED]) CVS password: cvs [login aborted]: connect to cvs.andrew.cmu.edu:2401 failed: Connection timed out -- Jure Pecar

Re: Webmail for Cyrus Imap ?

2001-12-12 Thread Jure Pecar
> Try jawmail (jawmail.sf.net), up & running in <5min. -- Jure Pecar

cvs

2001-11-20 Thread Jure Pecar
All that talk about cyrus 2.1 and sasl v2 made me want to take a look at it ... webcvs lists just too many branches to choose from :) so which one do i pick? imapd-sasl-v2(-base) or cyrus-2_1 ? -- Jure Pecar

user.sub question

2001-09-13 Thread Jure Pecar
w is all that supposed to work? Or, better yet, suggest me a way to fix those users' mailboxes? We're using cyrus 2.0.14. -- Jure Pecar