Re: GSSAPI for sieve

2008-11-22 Thread Jukka Salmi
Hello, Oleg Gorokhov --> info-cyrus (2008-11-21 17:47:56 +0300): > is GSSAPI authorization supported by timsieved? It seems that either > sieveshell (which I used to test GSSAPI for sieve) or timsieved itself > failed to finish GSSAPI session correctly: [...] > If someone has working timsieved+G

migrating Cyrus IMAPd from i386 to amd64 system

2010-06-24 Thread Jukka Salmi
Hi I'm currently running Cyrus IMAPd 2.2.13p1 on NetBSD/i386 without any problems. During the next few days I need to move the users' mailboxes to a NetBSD/amd64 system which will run Cyrus IMAPd 2.3.16. Some hints about this would be appreciated. The cleanest way would probably be to get Cyrus

Re: migrating Cyrus IMAPd from i386 to amd64 system

2010-06-26 Thread Jukka Salmi
Hi, Gary Smith --> info-cyrus (2010-06-24 17:50:40 -0700): > YMMV, but here is what I have done in the past. From the destination, > I rsync the source to get the bulk of the files over. Granted, this > isn't a working copy when you're finished but it will cut down on the > copy time. Then I sh

Re: migrating Cyrus IMAPd from i386 to amd64 system

2010-06-26 Thread Jukka Salmi
Patrick Boutilier --> info-cyrus (2010-06-24 22:16:47 -0300): > How much data do you have to move? It's not that much, about 2--3 GiB, but my upstream is only 640 kbit/s, thus copying would take at least 8 hours or so... > > Some basic questions: > > > > - Is Cyrus on amd64 able to read skiplist

Re: migrating Cyrus IMAPd from i386 to amd64 system

2010-07-02 Thread Jukka Salmi
Jukka Salmi --> info-cyrus (2010-06-25 02:30:49 +0200): > Hi > > I'm currently running Cyrus IMAPd 2.2.13p1 on NetBSD/i386 without any > problems. During the next few days I need to move the users' mailboxes > to a NetBSD/amd64 system which will run Cyrus IMAPd 2.3.

CGI program for changing SASLdb passwords?

2010-07-08 Thread Jukka Salmi
Hi, I'm looking for a CGI program to allow users to change their SASLdb passwords using their www browsers. I found masssaslpass but it looks suboptimal to say the least... Does anybody know about such a program? TIA, Jukka -- This email fills a much-needed gap in the archives. Cyrus Ho

convert from maildir to Cyrus DB

2004-02-13 Thread Jukka Salmi
Hello, I'm planing to switch a (Courier) maildir based IMAP system to Cyrus. There are a few 10k messages in various folders in the maildir. I'd like to convert those message to Cyrus database format. I don't have Cyrus IMAPD installed yet, thus some questions: - What database format Cyrus uses?

reproducable segfaults when using --with-auth=krb5

2004-04-16 Thread Jukka Salmi
Hi, on a NetBSD (1.6.2) i386 system I'm using the following software: cyrus-imapd-2.2.3 cyrus-sasl-2.1.18 heimdal-0.6.1 When compiling Cyrus IMAPd using the krb5 authorisation module (--with-auth=krb5), there are repoducable segfaults with pop3d and lmtpd. The following i

Re: reproducable segfaults when using --with-auth=krb5

2004-04-19 Thread Jukka Salmi
Jukka Salmi --> info-cyrus (2004-04-16 13:56:32 +0200): > on a NetBSD (1.6.2) i386 system I'm using the following software: > > cyrus-imapd-2.2.3 > cyrus-sasl-2.1.18 > heimdal-0.6.1 > > When compiling Cyrus IMAPd using the krb5 authorisation modul

Re: reproducable segfaults when using --with-auth=krb5

2004-04-20 Thread Jukka Salmi
Jukka Salmi --> info-cyrus (2004-04-19 17:08:10 +0200): > Jukka Salmi --> info-cyrus (2004-04-16 13:56:32 +0200): > > on a NetBSD (1.6.2) i386 system I'm using the following software: > > > > cyrus-imapd-2.2.3 > > cyrus-sasl-2.1.18 > > heimd

Re: Authentication problem

2004-05-10 Thread Jukka Salmi
Luca Olivetti --> info-cyrus (2004-05-10 12:55:54 +0200): > Jim Sabatke wrote: > > >I need to do this because different accounts have different user email > >addresses for sending. If an email client could have different > >send-from addresses based on folder, then this wouldn't be an issue, >

realm problem

2004-05-19 Thread Jukka Salmi
Hi, I'm running Cyrus IMAP 2.2.3 and Cyrus SASL 2.1.18 on a NetBSD system. An excerpt from my imapd.conf: sasl_pwcheck_method: auxprop sasl_auxprop_plugin: sasldb sasl_mech_list: gssapi digest-md5 plain sasl_keytab: /etc/krb5.keytabs/cyrus Authentication works fine as long as I use the default r

Re: realm problem

2004-05-19 Thread Jukka Salmi
Rob Siemborski --> info-cyrus (2004-05-19 10:58:33 -0400): > does: > > imtest -m digest-md5 -u [EMAIL PROTECTED] -a [EMAIL PROTECTED] bart > > work any better for you? Unfortunately not, but now the following is logged: May 19 17:11:31 bart imap[16685]: cross-realm login [EMAIL PROTECTED] denie

Re: realm problem

2004-05-19 Thread Jukka Salmi
Rob Siemborski --> info-cyrus (2004-05-19 11:29:51 -0400): > Are you running with virtual domains? Have you neabled stasoft.ch as a > loginrealm? That's it, I didn't set the loginrealms option. Works fine now. Thanks for the hint! Cheers, Jukka -- bashian roulette: $ ((RANDOM%6)) || rm -rf ~

virtdomains and GSSAPI auth

2004-05-21 Thread Jukka Salmi
Hi, on a system running Cyrus IMAP 2.2.3 I switched to using virtual domains. GSSAPI authentication is used. From my imapd.conf: admins: jukka/[EMAIL PROTECTED] virtdomains: on defaultdomain: bart.stasoft.ch loginrealms: stasoft.ch After getting a TGT for jukka/admin, when starting cyradm, syslo

Re: virtdomains and GSSAPI auth

2004-05-21 Thread Jukka Salmi
Jukka Salmi --> info-cyrus (2004-05-21 16:41:27 +0200): > What do I have to change to successfully authenticate as an admin user > if defaultdomain != Kerberos realm name? Setting "virtdomains: userid" did the trick. Jukka -- bashian roulette: $ ((RANDOM%6)) || rm -rf ~

Re: kerberos... stupid question...

2004-06-01 Thread Jukka Salmi
Hi, Antoine Jacoutot --> info-cyrus (2004-06-01 11:28:14 +0200): > I don't really > understand this "--with-auth" option since you can configure authentication > in imapd.conf. Authentication is not authorisation. The --with-auth option selects an authorisation module. See the overview document

how to use saslauthd AND sasldb

2004-06-28 Thread Jukka Salmi
Hello, is it possible to configure Cyrus IMAPd (2.2.6, Cyrus SASL 2.1.18) to use both saslauthd and sasldb? The problem I want to solve: some users are stored in Kerberos, some are in a sasldb. I'd like Cyrus IMAPd to contact saslauthd (for plaintext authentication with the kerberos service), and

Re: how to use saslauthd AND sasldb

2004-06-28 Thread Jukka Salmi
Jukka Salmi --> info-cyrus (2004-06-28 19:34:34 +0200): > is it possible to configure Cyrus IMAPd (2.2.6, Cyrus SASL 2.1.18) to > use both saslauthd and sasldb? Andrew, Andreas, setting "sasl_pwcheck_method: saslauthd auxprop" solved my problem. Thanks a lot! Cheers, Jukka -

understanding squat indexes

2004-06-29 Thread Jukka Salmi
Hello, if I set the "squat" attribute (either the mailbox or the server metadata) using cyradm(1), do I still have to run squatter(8) to actually create the index files, or is this done automagically? TIA, Jukka -- bashian roulette: $ ((RANDOM%6)) || rm -rf ~ --- Cyrus Home Page: http://asg.we

Re: understanding squat indexes

2004-06-29 Thread Jukka Salmi
Ken Murchison --> info-cyrus (2004-06-29 09:58:42 -0400): > Jukka Salmi wrote: > >if I set the "squat" attribute (either the mailbox or the server metadata) > >using cyradm(1), do I still have to run squatter(8) to actually create the > >index files, or is this do

encoded packet size too big

2004-07-01 Thread Jukka Salmi
Hi, I'm using the following software: Cyrus IMAPd 2.2.6 Cyrus SASL 2.1.18 Heimdal 0.6.1 I just noticed a problem similar to what William Turner described on Sat, 28 Feb 2004 12:56:45 -0500 [1]: When authenticating with GSSAPI I can't upload Sieve script larger than about

Re: encoded packet size too big

2004-07-05 Thread Jukka Salmi
Jukka Salmi --> info-cyrus (2004-07-01 23:33:16 +0200): > When authenticating with GSSAPI I can't upload Sieve script larger > than about 4k bytes: To be more accurate, it's "larger than 4000 bytes". > sieve[7228]: encoded packet size too big (4107 > 40

Re: encoded packet size too big

2004-07-06 Thread Jukka Salmi
sieve[8083]: encoded packet size too big (4163 > 4096) Regards, Jukka [2] https://bugzilla.andrew.cmu.edu/cgi-bin/cvsweb.cgi/src/sasl/plugins/gssapi.c.diff?r1=1.88&r2=1.89 Jukka Salmi --> info-cyrus (2004-07-05 15:58:28 +0200): > Jukka Salmi --> info-cyrus (2004-07-0

Re: encoded packet size too big

2004-07-07 Thread Jukka Salmi
Rob Siemborski --> cyrus-sasl (2004-07-06 17:57:23 -0400): > After talking with Sam Hartman, it became apparent that MIT gets the > implementation of gss_wrap_size_limit right and Heimdal gets it > oh...so...wrong. > > I've committed a patch that should make this work in both cases, however. I'm

lmtpd rejecting valid messages

2004-07-07 Thread Jukka Salmi
Hello, I'm using Cyrus IMAPd 2.2.6. Cyrus' lmtpd seems to reject header-only messages, i.e. messages which don't have a blank line (CRLF) after the last header line. AFAICT such messages should be accepted, at least they're valid according to RFC 2822. The problem is that the MTA accepts header

Re: lmtpd rejecting valid messages

2004-07-07 Thread Jukka Salmi
Ken Murchison --> info-cyrus (2004-07-07 20:45:54 -0400): > This is a bug in Cyrus. Getting it to accept these messages is trivial, > getting the rest of the code to treat the message correctly (missing > body rather than empty body) is not. > > I'll bugzilla this and take a look. Thanks. Re

Re: path to user dir then when virtual domains used

2004-07-15 Thread Jukka Salmi
Sergey --> info-cyrus (2004-07-15 15:39:33 +0500): > How can I find user's mail directory at subj case ? > I was probe to run > mbpath [EMAIL PROTECTED] > for find directotry for [EMAIL PROTECTED] but it's not work. :-( For me it works fine (using Cyrus IMAPd 2.2.6). What does "not work" mean? J

Re: path to user dir then when virtual domains used

2004-07-15 Thread Jukka Salmi
Sergey --> info-cyrus (2004-07-15 17:18:06 +0500): > #/usr/lib/cyrus/mbpath [EMAIL PROTECTED] > Invalid mailbox name: [EMAIL PROTECTED] > > A mail delivery to this mail correctly. Do you run the mbpath command as the cyrus user? HTH, Jukka -- bashian roulette: $ ((RANDOM%6)) || rm -rf ~ --- C

Re: setting INTERNALDATEs

2004-07-27 Thread Jukka Salmi
Hi, Rob Siemborski --> info-cyrus (2004-07-21 15:12:35 -0400): > On Wed, 21 Jul 2004, Jukka Salmi wrote: > > >Any idea how to solve this problem? Is it possible at all to change > >the internal date of a message? > > If you reconstruct a mailbox without a cyrus.index

Re: migrating from maildir (courier) to cyrus

2004-07-28 Thread Jukka Salmi
Vadim --> info-cyrus (2004-07-28 11:14:53 -0700): > I am looking for some documentation on how to transfer mail from maildir > format (courier) to cyrus. I tried to look for it in > documentations/archives but I only found mbox->cyrus and cyrus->maildir. I used imapsync[1] to copy the mailboxes

Re: cyrus and gssapi

2004-08-12 Thread Jukka Salmi
Andreas --> info-cyrus (2004-08-12 10:11:26 -0300): > On Thu, Aug 12, 2004 at 01:10:05PM +1200, Stephen wrote: > > 3. The missing piece is how to link cyrus-imap and GSSAPI. Kerberos > > is operational and I have tried > > "addprinc -randkey host/kerberos.ourdomain" and then "ktadd > >

Re: cyrus and gssapi

2004-08-13 Thread Jukka Salmi
Stephen --> info-cyrus (2004-08-13 10:09:32 +1200): > I'm wondering if sasl_pwcheck_method in /etc/imapd.conf should be > changed if one requires gssapi authentication. I tried setting it to > "gssapi" but it didn't help. What should be value be? Quoting imapd.conf(5): sasl_pwcheck_meth

Re: cyrus and gssapi

2004-08-14 Thread Jukka Salmi
(This discussion should be continued on the SASL list IMHO.) Stephen --> info-cyrus (2004-08-15 02:32:00 +1200): [...] > Also, I tried exporting the keytab to a file /etc/krb5-cyrus.keytab, and > added the line below to /etc/imapd.conf, but the imap server wouldn't > respond to a keytab in /etc/

Re: cyrus and gssapi

2004-08-16 Thread Jukka Salmi
Andreas --> cyrus-sasl (2004-08-16 10:17:54 -0300): > On Sat, Aug 14, 2004 at 05:57:55PM +0200, Jukka Salmi wrote: > > On gssapi.html[4] it tells about environment variables used by the > > kerberos libraries to determine the keytab file, i.e. KRB5_KTNAME for > > Heimdal (w

imapd aborting in cyrus_ctime()

2004-08-22 Thread Jukka Salmi
Hi, when copying a certain message from and to a Cyrus IMAPd 2.2.8 system using IMAP, imapd abort()s (100% reproducible): imapd.log: master[17386]: process 17500 exited, signaled to death by 6 imapd process trace: 17500 imapdCALL read(0,0x814e000,0x1000) 17500 imapdGIO fd 0 read 31 by

Re: imapd aborting in cyrus_ctime()

2004-08-22 Thread Jukka Salmi
Jukka Salmi --> info-cyrus (2004-08-22 14:51:50 +0200): > when copying a certain message from and to a Cyrus IMAPd 2.2.8 system > using IMAP, imapd abort()s (100% reproducible): [...] > # gdb imapd imapd.core > GNU gdb 5.0nb1 > [...] > This GDB was configured as "i386

Re: Sieve and regex (or sieve for specific folder)

2004-08-27 Thread Jukka Salmi
Paul Dekkers --> info-cyrus (2004-08-27 16:39:40 +0200): > if envelope :regex :detail "to" "(.*)" { >fileinto "archief.$1"; >} When I checked the last time (draft 7 IIRC), backreferences were not supported by the regex extension. Unfortunately. Yes, backreferences can be performanc

Re: saslpasswd2: Couldn't update db

2004-10-07 Thread Jukka Salmi
Hi, Carl Brewer --> info-cyrus (2004-10-07 12:08:01 +1000): > sam wrote: > >I found this problem is quite common in the cyrus-sasl user group. But I > >don't find any firm resolution to this problem. > > For what it's worth, I see the same problem with a > SASL install from NetBSD's pkgsrc (on N

TLS problem

2004-10-28 Thread Jukka Salmi
Hi, I'm trying to use my mobile phone as a mail client, fetching messages from a Cyrus IMAPd 2.2.8 server. So far pop3 and imap work fine, but I'm having problems with pop3s and imaps. I already managed to install my CA certificate to the mobile phone. Authentication fails, and on the server side

Re: TLS problem

2004-10-28 Thread Jukka Salmi
Jukka Salmi --> info-cyrus (2004-10-28 14:30:45 +0200): > Hi, > > I'm trying to use my mobile phone as a mail client, fetching messages > from a Cyrus IMAPd 2.2.8 server. So far pop3 and imap work fine, but > I'm having problems with pop3s and imaps. > >

Re: cyradm auth failure with krb admin instances

2006-10-22 Thread Jukka Salmi
Jukka Salmi --> info-cyrus (2006-10-22 16:23:30 +0200): > Hi, > > I'm using Cyrus IMAP4 v2.2.13. > > I haven't used cyradm for some time, but today I noticed I can't log > in as admin anymore because GSSAPI authentication fails. My imapd.conf > contain

cyradm auth failure with krb admin instances

2006-10-22 Thread Jukka Salmi
Hi, I'm using Cyrus IMAP4 v2.2.13. I haven't used cyradm for some time, but today I noticed I can't log in as admin anymore because GSSAPI authentication fails. My imapd.conf contains `admins: jukka/admin'; I successfully require a TGT for jukka/admin, but authentication fails: $ cyradm --user j

Re: cyradm auth failure with krb admin instances

2006-10-24 Thread Jukka Salmi
Jukka Salmi --> info-cyrus (2006-10-22 16:32:58 +0200): > Jukka Salmi --> info-cyrus (2006-10-22 16:23:30 +0200): > > Hi, > > > > I'm using Cyrus IMAP4 v2.2.13. > > > > I haven't used cyradm for some time, but today I noticed I can't log

Re: cyradm auth failure with krb admin instances

2006-10-25 Thread Jukka Salmi
Jukka Salmi --> info-cyrus (2006-10-24 18:46:52 +0200): > Jukka Salmi --> info-cyrus (2006-10-22 16:32:58 +0200): > > Jukka Salmi --> info-cyrus (2006-10-22 16:23:30 +0200): > > > Hi, > > > > > > I'm using Cyrus IMAP4 v2.2.13. > > > >

Re: GSSAPI: A token had an invalid MIC

2006-10-29 Thread Jukka Salmi
Phil Pennock --> info-cyrus (2006-10-29 18:10:41 +0100): > It turns out that, of the software installed to date, Cyrus IMAP is the > only one not handling the older Heimdal (from base-system) libraries in > /usr/; if I move aside those libraries and change the Port Makefile to > pass: > --with-kr

Re: mail coming without MX; how ?

2007-04-26 Thread Jukka Salmi
Andrew McNamara --> info-cyrus (2007-04-26 16:16:49 +1000): > >if you check the domain "infoservices.in" with dnsstuff.com you can > >see no MX for that domain. > >But still mail is coming at [EMAIL PROTECTED]we are using it for > >our official purposes and infoservices.in is our official si

Re: How to fix a corrupt duplicate DB?

2007-08-03 Thread Jukka Salmi
Steinar Bang --> info-cyrus (2007-08-03 15:27:55 +0200): > I'm guessing my duplicate DB has become corrupted...? Is there a way > to regenerate it? Is there a way to scrap it and start with a fresh > database? Stopping Cyrus, removing duplicate_db and starting Cyrus should do the latter. HTH,

Re: Filtering this mailing list

2003-11-20 Thread Jukka Salmi
Hi, Jerry Haltom wrote: > What do you all use to properly filter out this mailing list in your > setups? Messages coming through it have no List-Id... and not all of > them have info-cyrus in the To field... Something unique im missing? > > Having the List Id would be nice. You could use the Sen

Re: kerberos/imap trouble

2004-12-10 Thread Jukka Salmi
Dennis Davis --> info-cyrus (2004-12-10 14:01:52 +): > It is advisable to extract these to a separate keytab file -- > /var/imap/krb5.keytab -- and give that to the Cyrus user. You can > then start the master daemon with a command line of the form: > > KRB5_KTNAME=/var/imap/krb5.keytab /usr/l

Re: disabling GSSAPI [2.2.10]

2005-01-11 Thread Jukka Salmi
Andrzej Adam Filip --> info-cyrus (2005-01-11 11:01:06 +0100): > Documentation "Bug": > sasl_mech_list is mentioned in the FAQ but it is *missing* in "man > imaps.conf". I don't think so: sasl_mech is a SASL option, it's documented in the SASL docs, and imapd.conf(5) says: sasl_option: 0

Re: Removing realm from usernames authenticated by GSSAPI (and two more unrelated questions)

2005-01-11 Thread Jukka Salmi
Aleksandar Milivojevic --> info-cyrus (2005-01-11 16:24:14 -0600): > I've got authentication using GSSAPI working. However, when I use > GSSAPI, imapd treats my login name as virtual domain. What is virtdomains set to in your imapd.conf? > While I'm at GSSAPI. There's configuration option "sr

how to update BDB

2005-01-21 Thread Jukka Salmi
Hi, I is probably a FAQ, but I couldn't find an answer to it... On a NetBSD 2.0 system running Cyrus IMAPd 2.2.10 and Berkeley DB 4.2.52 (both installed from pkgsrc) I updated BDB to 4.3.27. After starting master the following was logged: Jan 21 15:47:18 bart master[16978]: process started Jan 2

Re: how to update BDB

2005-01-21 Thread Jukka Salmi
Hello, first of all thanks for the replies. Igor Brezac wrote: > Reset the bdb environment with the old db_recover binary prior to upgrade. > I do not think that the database format changed between the two BDB > versions. No, it did not. But the log file format changed. I tried this without suc

Re: how to update BDB

2005-01-22 Thread Jukka Salmi
Hi, Andreas Hasenack --> info-cyrus (2005-01-21 23:03:54 -0200): > > I guess you will have to get rid of that lone log file. Perhaps this: > - recover > - checkpoint > - dump database with BDB tool > - remove log file > - reload database with new db_load tool [...] > > My experience during the t

Re: how to update BDB

2005-01-22 Thread Jukka Salmi
Andreas Hasenack --> info-cyrus (2005-01-22 10:07:53 -0200): > On Sat, Jan 22, 2005 at 11:33:14AM +0100, Jukka Salmi wrote: > > Yes, this works, even without dumping and loading. > > > > I wonder if I really need to run db_checkpoint and db_recover before > > re

Re: Lutos-Notes to Cyrus

2005-02-21 Thread Jukka Salmi
Lincoln Zuljewic Silva --> info-cyrus (2005-02-21 17:48:29 -0300): > I have to migrate the Lotus Notes Mailboxes to Cyrus > MailboxesAnybody already do this ? No, but I'll have to do this later this month. I'll probably use imapsync[1] and lots of patience. ;-) HTH, Jukka [1] http://www.lin

Re: Using DB_CONFIG (how?)

2005-02-24 Thread Jukka Salmi
Henrique de Moraes Holschuh --> info-cyrus (2005-02-24 12:25:48 -0300): > On Thu, 24 Feb 2005, Stephan A. Rickauer wrote: > > Great help, thanks! I moved my DB_CONFIG into db/ and tried to restart > > cyrus _without_ doing "db_recover" first. Guess what, the new parameters > > have been set prope

Re: Cyrus checkpoint

2005-02-28 Thread Jukka Salmi
Sean Colins - Core Professional Services --> info-cyrus (2005-02-27 15:45:39 -0800): > Does anyone have a good technical description of what checkpointing > does to the Cyrus database? http://www.sleepycat.com/docs/ref/transapp/checkpoint.html HTH, Jukka -- bashian roulette: $ ((RANDOM%6)) ||

how to set interface specific options?

2005-03-11 Thread Jukka Salmi
Hi, I'm using Cyrus IMAP4 v2.2.12. I'd like to allow plaintext passwords only for connections to localhost, and to deny them otherwise. Is this possible? If yes, how? Maybe I could use multiple imap services in cyrus.conf, each listening on a different address, and each using a different config

Re: how to set interface specific options?

2005-03-11 Thread Jukka Salmi
Baltasar Cevc --> info-cyrus (2005-03-11 15:58:48 +0100): [...] > I don't think there is any configuration options for this; However: > A simple workaround is to specify two services, bind them to the > different interfaces. [...] > Then create two different config files containing the settings for

cyrus daemons: -U option

2005-03-11 Thread Jukka Salmi
Hi, why is it needed to shut down a process after it has handled a certain amount of connections? I'm talking about the -U option to imapd, pop3d, lmtpd, nntpd, etc. TIA, Jukka -- bashian roulette: $ ((RANDOM%6)) || rm -rf ~ --- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: htt

Re: cyrus daemons: -U option

2005-03-11 Thread Jukka Salmi
Henrique de Moraes Holschuh --> info-cyrus (2005-03-11 17:54:48 -0300): > On Fri, 11 Mar 2005, Jukka Salmi wrote: > > why is it needed to shut down a process after it has handled a certain > > amount of connections? I'm talking about the -U option to imapd, pop3d, > >

Re: Message contains NUL characters ...

2005-05-11 Thread Jukka Salmi
Aleksandar Milivojevic --> info-cyrus (2005-05-11 10:43:06 -0500): > John Fawcett wrote: > > >by the way, while looking into the code to do the patch, I saw that > >cyrus already carries out some modifications to messages (example > >removing bare \r and replacing bare \n with \r\n) so there is a

lmtpunix: refused connection from

2005-05-20 Thread Jukka Salmi
Hi, I just noticed the following messages sent to syslog: May 20 12:15:56 grouper lmtpunix[533]: refused connection from May 20 12:15:56 grouper lmtpunix[656]: refused connection from May 20 12:15:56 grouper lmtpunix[634]: refused connection from May 20 12:15:56 grouper lmtpunix[972]: refused co

Re: cyrus-imapd update to berkleydb 4.3

2005-05-27 Thread Jukka Salmi
<:::.. Teresa_II ..:::> --> info-cyrus (2005-05-27 15:34:54 +0200): > ? ???, 2005-05-27 ? 07:19 -0500, Alex S Moore : > > > > is there any good docu what step should be done, befor linking > > > cyrus-imapd against never berkleydb, if i used 4.2 befor this ? > > > > http://www.sleepycat.com/d

Re: Quota

2005-06-02 Thread Jukka Salmi
carole gimenez --> info-cyrus (2005-06-02 14:11:33 +0200): > How does cyrus manage the over quota of users? > > When the quota reached the limit, does cyrus send an e-mail to the user > to prevent him? No. http://asg.web.cmu.edu/cyrus/download/imapd/overview.html#quotamail If a user whose mail

Re: Creating mailboxes

2005-06-10 Thread Jukka Salmi
Imran Aziz --> info-cyrus (2005-06-10 14:08:09 +0100): > Hello All, > I am new to Cyrus IMAP, I have used cyradm utility to create a > mailbox using createmailbox command, on doing lm I see the mailbox > that I created. > > But now when I send an email to the specific account I get this error > i

cyr_expire: error deleting ...

2005-07-15 Thread Jukka Salmi
Hi, running 'cyr_expire -E 3' (manually or as an event from cyrus.conf) results in the following being sent to syslog: Jul 15 09:12:04 grouper cyr_expire[21990]: duplicate_prune: pruning back 3 days Jul 15 09:12:04 grouper cyr_expire[21990]: DBERROR: mydelete: error deleting <[EMAIL PROTECTED]>:

Re: server side sorting on date

2005-07-20 Thread Jukka Salmi
Richard Wohlstadter --> info-cyrus (2005-07-20 09:09:58 -0500): > Anyone out there know if Cyrus 2.2.12 has any problems doing server side > sort by date? We've noticed when our squirrelmail has the option > enabled to do server side sorting, that the dates are sometimes > out-of-order on email

imapd LIST bug?

2005-08-17 Thread Jukka Salmi
Hi, while creating IMAP folders (using Mutt 1.5.9i) on a Cyrus IMAPd 2.2.12 server I noticed the following behaviour: a0013 CREATE "INBOX.Test" a0013 OK Completed [...] a0015 LIST "" "INBOX.%" [...] * LIST (\HasNoChildren) "." "INBOX.Spam" * LIST (\HasNoChildren) "." "INBOX.Test" * LIST (\HasN

Re: CGI program for changing SASLdb passwords?

2010-07-09 Thread Jukka Salmi
Hello, Marcus --> info-cyrus (2010-07-09 23:58:29 +0200): > Am Donnerstag, den 08.07.2010, 21:07 +0200 schrieb Jukka Salmi: > > Hi, > > > > I'm looking for a CGI program to allow users to change their SASLdb > > passwords using their www browsers.