Re: handling unqualified names?

2005-11-27 Thread Christian Schulte
Bill Kearney schrieb: Hello, Not sure if I've got things configured correctly but this may be a bug (on my end or within cyrus?) How is cyrus supposed to handle an unqualified username? That is, logging in as "joe" instead of [EMAIL PROTECTED] ? I've tried a couple of variations, each time l

Re: virtdomains: userid?

2005-11-27 Thread Christian Schulte
Bill Kearney schrieb: From: "Igor Brezac" <[EMAIL PROTECTED]> What actions does the "userid" value trigger? In testing I can't see that it does anything. Are the docs correct? It is not going to try to qualify unqualified usernames. Apparently that's not true.

Re: sieve problems (continued)

2004-06-01 Thread Christian Schulte
Bob Tito wrote: Christian Schulte wrote: Bob Tito wrote: I replied to fast ;-( .. Forgot to restart imap, and for me the old problem is back again.. For now i'll go back to Christian's patch. Hmm...there is no big difference with Ken's patch. Its more a thing that I needed to cha

Re: sieve problems (continued)

2004-06-01 Thread Christian Schulte
Bob Tito wrote: I replied to fast ;-( .. Forgot to restart imap, and for me the old problem is back again.. For now i'll go back to Christian's patch. Hmm...there is no big difference with Ken's patch. Its more a thing that I needed to change three files where only one was really needed to be ch

Re: sieve problems (continued)

2004-05-31 Thread Christian Schulte
Ken Murchison wrote: Please try this patch instead. I don't think we need to pass the namespace to run_sieve() as an additional argument since its already part of sieve_msgdata_t. Damn. Did not notice that. Applied the patch and it works. -- Christian --- Cyrus Home Page: http://asg.web.cmu.edu/

Re: sieve problems (continued)

2004-05-30 Thread Christian Schulte
Bob Tito wrote: Christian Schulte wrote: Bob Tito wrote: Does the attached patch fix the problem ? At least it was reproduceable now and the patch fixed it here. Hi Christian, For starters it is good the hear that you are able to reproduce the problem... to finish it.. *IT WORKS* Thanks a lot

Re: sieve problems (continued)

2004-05-29 Thread Christian Schulte
Bob Tito wrote: Here's the config: configdirectory: /var/imap partition-default: /var/spool/imap unixhierarchysep: yes altnamespace: yes allowplaintext: yes quotawarn: 90 imapidlepoll: 60 admins: cyrus singleinstancestore: yes duplicatesuppression: yes sieveusehomedir: false sievedir: /var/imap/sie

Re: sieve problems (continued)

2004-05-29 Thread Christian Schulte
Bob Tito wrote: Hi, For now cyrus-imapd-2.2.3 is the last version where sieve fileinto worked ;-( I have tried 2.2.4 and 2.2.5, both from the FreeBSD ports. I a NOT claiming the problem is in the source, it could also be a problem with the port, but i need some help putting my finger on it.. Th

Re: Fw: Re: Virtual domains, user@domain.com: Mailbox unknown

2004-02-19 Thread Christian Schulte
Am Donnerstag, 19. Februar 2004 17:00 schrieb Christopher Paluch: > This is the output from the maillog: > > Feb 19 09:22:54 ecnsrc01 sendmail[4856]: i1JFMsuJ004856: > to=<[EMAIL PROTECTED]>, delay=00:00:00, xdelay=00:00:00, > mailer=cyrusv2, pri=31408, relay=localhost [[UNIX: /var/imap/socket/lmtp

Re: Fw: Re: Virtual domains, user@domain.com: Mailbox unknown

2004-02-19 Thread Christian Schulte
Am Donnerstag, 19. Februar 2004 16:09 schrieb Christopher Paluch: > -Forwarded Message- > From: Christopher Paluch <[EMAIL PROTECTED]> > Sent: Feb 19, 2004 8:50 AM > To: Mike O'Rourke <[EMAIL PROTECTED]>, [EMAIL PROTECTED] > Subject: Re: Virtual domains, [EMAIL PROTECTED]: Mailbox unknown

Re: Kill this thread, it shouldn't have been one ( was: Re: CYRUS = ....)

2004-02-03 Thread Christian Schulte
Am Dienstag, 3. Februar 2004 15:53 schrieb Peter P. Benac: > I did mention the Documents could use a bit more polish, and Ken has asked > me to update the documents with the issues I had and how I overcame them. I > will do this, and I challenge each of you to do the same thing. And that is the wa

Re: CYRUS = GARBAGE

2004-02-03 Thread Christian Schulte
Am Dienstag, 3. Februar 2004 10:50 schrieb Simon Matter: > > Am Dienstag, 3. Februar 2004 01:53 schrieb Edward Rudd: > >> That's not correct.. You can use mysql and have accounts automatically > >> created.. > >> If you install the autocreate patches.. > >> http://email.uoa.gr/download/cyrus/cyrus-

Re: CYRUS = GARBAGE

2004-02-03 Thread Christian Schulte
Am Dienstag, 3. Februar 2004 01:53 schrieb Edward Rudd: > That's not correct.. You can use mysql and have accounts automatically > created.. > If you install the autocreate patches.. > http://email.uoa.gr/download/cyrus/cyrus-imapd-2.2.3/ I think you do not need to even patch 2.2.3 for this to wor

Re: [POLL] Cyrus 2.2 virtdomains behavior (Was: global admin without defaultdomain?)

2003-12-31 Thread Christian Schulte
Am Mittwoch, 31. Dezember 2003 02:47 schrieb Jure PeÄar: > On Tue, 30 Dec 2003 13:33:37 -0500 > > Ken Murchison <[EMAIL PROTECTED]> wrote: > > Its not a problem to implement it. I'd like to get some more discussion > > on how the two methods can/should interact. > > Let me share my point of view:

Re: global admin without defaultdomain?

2003-12-30 Thread Christian Schulte
Kendrick Vargas schrieb: Well, I gave you all the details about my setup. Please tell me what it'll take to convince you that my setup isn't screwed (at least from my end). -peace man getnameinfo: FILES /etc/hosts /etc/nsswitch.conf /etc/resolv.conf It all mainly depends

Re: global admin without defaultdomain?

2003-12-29 Thread Christian Schulte
Kendrick Vargas schrieb: As for only being able to log in via localhost to your global admin account, it's a bug whether you like it or not :-) Relying on a bug to maintain your security is really bad security. The only time I feel secure in my setups is when I know everything is working as it

Re: more virtual domain funnyness

2003-12-29 Thread Christian Schulte
Kendrick Vargas schrieb: Hi folks, Ok, Igor, Ken, you both must be growing to hate me, but I'm starting to understand the present need for the defaultdomain paramater. I'm sorry :-) I have a question. Lets say I have a realm "example.com" and I have the defaultdomain paramater set to "example.co

Re: global admin without defaultdomain?

2003-12-29 Thread Christian Schulte
Kendrick Vargas schrieb: On Fri, 26 Dec 2003, Christian Schulte wrote: Kendrick Vargas schrieb: I tried adding "defaultdomain: fakedomain.com" and even setting "servername: fakedomain.com" without it making a difference. Any other suggestions? I have servername: imap

Re: global admin without defaultdomain?

2003-12-25 Thread Christian Schulte
Kendrick Vargas schrieb: I tried adding "defaultdomain: fakedomain.com" and even setting "servername: fakedomain.com" without it making a difference. Any other suggestions? I have servername: imap.somename.com admins: someadmin and no default domain! If I login as "someadmin" mysql auxprop plugin

Re: How to create a mailbox with virtualdomains and unixhierarchysep?

2003-12-09 Thread Christian Schulte
Paul Boven schrieb: Hi everyone, I've setup a Cyrus-Imapd-2.2.2-BETA with these statements in the imapd.conf: altnamespace: yes virtdomains: yes unixhierarchysep: true However, since adding unixhierarchysep (and doing a clean reinstall, this is on a test server) I can no longer add user mailbox

Re: problem sending mail to shared mailbox

2003-12-05 Thread Christian Schulte
Erik Myllymaki schrieb: I created a shared mailbox but I cannot send mail to it. I get [EMAIL PROTECTED] 550 Unknown User? Is this a message from the MTA or from lmtpd ? cyradm>cm bblist1 If you are using 2.2 this will create a shared folder in the defaultdomain which then does not seem to be ex

Re: auxprop mysql plugin

2003-12-03 Thread Christian Schulte
This accidentely went off to cyrus instead of sasl list...

Re: Duplicate delivery DB (was Unexpected database recovery)

2003-12-03 Thread Christian Schulte
Richard Gilbert schrieb: The reason why I am restarting the server is to deal with the odd "IOERROR: reading message: unexpected end of file" errors, which I am still getting, which first led me to the lock_flock patch (archive message 18705). This is interesting. I am also seeing these entries fro

Re: auxprop mysql plugin

2003-12-03 Thread Christian Schulte
Try: pwcheck_method: auxprop auxprop_plugin: mysql mysql_hostnames: localhost mysql_user: db_user mysql_passwd: db_pass mysql_database: db_name mysql_statement: (as above) At least for recent versions of sasl2. MfG, Ulrich Hi, For sasl-2.1.17 it should look different, I think. This only works w

Re: Mailbox hierarchy separator for MUPDATE ?

2003-12-01 Thread Christian Schulte
Etienne Goyer schrieb: > Hi, > > What I conclude is that the '.' is always the hierarchy separator, > whatever the value of unixhierarchysep is. If this is true, does that > mean that it is not legal to have mailbox name with '.' in them in > Cyrus Murder ? No! This is possible. From doc/altnames

Re: $50 to anyone who can help me fix this problem (NEW INFO)

2003-11-24 Thread Christian Schulte
Bruce A. Bergman schrieb: Thanks to everyone who is passing suggestions my way. In case you're curious, none of them have worked so far... :-( One person (Henrique de Moraes Holschuh <[EMAIL PROTECTED]>) gave me a suggestion that DID reveal an interesting data point, however, so I thought I would

Re: Return permanent failure on quota

2003-10-27 Thread Christian Schulte
Ramprasad A Padmanabhan wrote: I want to bounce back mails immediately if the mailbox quota is exceeded. Can I do this with just some parameter change Thanks Ram Enable "lmtp_over_quota_perm_failure: 1" in imapd.conf. --Christian

Re: [QUESTION] Per-user altnamespace

2003-10-24 Thread Christian Schulte
Ken Murchison wrote: Does anybody see the need or usefulness for allowing users to select their own namespace (altnamespace on/off)? I can implement this pretty trivially in v2.2 with a private mailbox annotation on the user's INBOX, but I'm not going to bother unless people will use it. How

Re: RE : RE : Problem moving mailboxes under murder

2003-09-22 Thread Christian Schulte
Christian Schulte schrieb: Are the changes from 2.1.13 to 2.1.14 also in 2.2-cvs ? I setup a test-murder with two backends, one frontend and one mupdate-master. Everything seems to work except renaming/transferring mailboxes with similar behaviour. Could it be that in imapd.c => funct

Re: RE : RE : Problem moving mailboxes under murder

2003-09-22 Thread Christian Schulte
Luc Germain schrieb: Actually, I'm pretty sure this has been fixed in 2.1.14 (now that I've done the research and couldn't come up with a code path that would cause this ;-). Could you try the new version and let me know? I installed 2.1.14 on all servers in the murder, and now I can succe

Re: Conditional unixhierarchysep ?

2003-09-18 Thread Christian Schulte
Jason Fesler schrieb: Is it possible to, for some clients, have unixhierarchysep be enabled, but not touch other clients? I only have one single machine for testing, and I'm loathe to change things on everyone without testing things out myself (specifically, the user pain of migration). Alternate

Re: connecting to localhost or outside-IP makes difference with global admins ?

2003-09-14 Thread Christian Schulte
Am Sonntag, 14. September 2003 15:12 schrieb Ken Murchison: > I haven't touched the virtdomain code in weeks/months. My guess is that > something in the SASL SQL plugin changed, or something in your DNS changed. The thing is I did not use cyradm for a longer time and using it the way I used to u

imtest -z ?

2003-09-14 Thread Christian Schulte
What are good results for imtest -z ? I get "took 10 seconds" and I think this is awfully slow. Is it ? --Christian

connecting to localhost or outside-IP makes difference with global admins ?

2003-09-14 Thread Christian Schulte
I have a question regarding cyrus 2.2 and virtual-domains turned on. It seems that the behaviour of how global admins get authenticated changed somehow. Connecting with cyradm to localhost (cyradm localhost) =>auxprop mysql will lookup the domain with the fqdn of the server Connecting with cyradm

Re: monitoring tool for cyrus-imapd

2003-09-04 Thread Christian Schulte
Am Donnerstag, 4. September 2003 10:47 schrieb Serghei Amelian: > Das anyone known a tool to make statistics for cyrus-imapd like MRTG? > Thx. I remember there was something in the contrib/ directory which could generate stats from cyrus snmp. Of course you have to compile cyrus with snmp support

Re: creating users

2003-08-14 Thread Christian Schulte
Am Dienstag, 12. August 2003 02:58 schrieb Ken Murchison: > Christian Schulte wrote: > > Am Montag, 11. August 2003 23:50 schrieb Norman Zhang: > >>Hi, > >> > >>I'm a little confused on the process of creating users. First I "su > >> cyrus

Re: Remote Client Access

2003-08-14 Thread Christian Schulte
> My users and aliases, with passwords, are stored in MySQL and retrieved by > PAM with SASL. I believe this is the an error with my PAM or SASL, but I > wanted to make sure I had configured the remote clients correctly. Thanks! > > David W Why not simply use SASL auxprop mysql bypassing PAM ? I

Re: cvt_cyrusdb_all

2003-08-14 Thread Christian Schulte
Am Mittwoch, 6. August 2003 00:31 schrieb Norman Zhang: > Hi, > > After installing cyrus-imapd, I was prompted to convert the > /var/lib/imap/mailboxes.db. But I get the following error not being able > convert db3 to flat. Would someone please tell me how can I fix this? > > Regards, > Norman > >

Re: creating users

2003-08-11 Thread Christian Schulte
Am Montag, 11. August 2003 23:50 schrieb Norman Zhang: > Hi, > > I'm a little confused on the process of creating users. First I "su cyrus" > then I typed the following commands, > > > cyradm localhost > > cm user.joebob > > quit > > exit (back as root) > > saslpasswd joebob > > Now does joebob req

Re: Could not complete request over quota errors

2003-08-05 Thread Christian Schulte
Am Mittwoch, 6. August 2003 01:12 schrieb John Wade: > diff index.c index.c.org > 1220,1228c1220 > < /* next lines changed to allow copy to Trash when usr over quota */ > < /* jwidera jwade 6/27/03 lets users "move to Trash" when over quota */ > < > < if ( strstr(name,".Trash") ) { >

Re: Could not complete request over quota errors

2003-07-30 Thread Christian Schulte
> according the rfc: >Each mailbox has zero or more implementation-defined named "quota >roots". Each quota root has zero or more resource limits. All >mailboxes that share the same named quota root share the resource >limits of the quota root. > > that make me think that INBOX an

Re: Newbie Cyrus Configuration

2003-07-26 Thread Christian Schulte
Am Samstag, 26. Juli 2003 21:16 schrieb Norris Ward: > Hi all, > I am new to cyrus imap but I can navigate my way around RedHat > 7.3 fairly well. I want to reconfigure my email server away from > imap-2001. Where does cyrus-imap store it’s config files? /etc/imapd.conf and /etc/cyrus

Contacts and ANNOTATEMORE ? WAS: Is it possible to store user contact/ address book in imap server?

2003-07-16 Thread Christian Schulte
Hello, I just wonder if the ANNOTATEMORE extension could be used for something like that. After reading the RFC I know that an annotation is available for every single mailbox/folder but why not store the users contacts and addresses as an annotation in the users INBOX? Any reasons why not do t

Re: Danish Charset 8859-15

2003-06-30 Thread Christian Schulte
Am Montag, 30. Juni 2003 19:38 schrieb Kristian Søgaard: > Hi. > I just noticed it is only mail that does not have ISO encoding in the > subject field. So it is basically not a problem in Cyrus. (As some one > surely would have told me soon enough :-) > > Can i change the default iso ? > That is, i

Re: problems with imap and imsp installation

2003-06-29 Thread Christian Schulte
Phil Chambers wrote: Can't load '/usr/perl5/site_perl/5.005/sun4-solaris/auto/Cyrus/IMAP/IMAP.so' for module Cyrus::IMAP: ld.so.1: perl: fatal: relocation error: file /usr/perl5/site_perl/5.005/sun4-solaris/auto/Cyrus/IMAP/IMAP.so: symbol sasl_client_init: referenced symbol not found at /usr/p

Re: squatter

2003-06-16 Thread Christian Schulte
Ken Murchison wrote: I just committed a similar patch. Jun 16 22:48:24 smtp squatter[6180]: done indexing mailboxes Wow...I did not see that for months in the logs. After latest cvs update all my squatter-problems seem to be gone. The latest change to squat_build.c and squatter.c did it! Thanks

Re: squatter

2003-06-14 Thread Christian Schulte
Vittorio Manfredini wrote: More information : squatter is not able to index mailboxes on virtual domain !! they interpret the "." of the domain name as a separator and substitute it !! example : su cyrus squatter -r -v user/[EMAIL PROTECTED] error opening [EMAIL PROTECTED]: Mailbox does not

Re: squatter

2003-06-14 Thread Christian Schulte
Vittorio Manfredini wrote: More information : squatter is not able to index mailboxes on virtual domain !! they interpret the "." of the domain name as a separator and substitute it !! example : su cyrus squatter -r -v user/[EMAIL PROTECTED] error opening [EMAIL PROTECTED]: Mailbox does not ex

Re: SQUAT: Unknown error 1 (Closing index)

2003-06-10 Thread Christian Schulte
Dylan Martin wrote: I've been trying to run down the problem I've been having with squatter, and it looks like quite a few people on the list are having the same problem. Here's what I've got so far, and I'll post more if/when I get it. It looks like in squat_build.c in write_trie_word_data,

Re: Subject field corruption

2003-06-06 Thread Christian Schulte
NOwlar wrote: I use Postfix 2.0.10 with TLS patch, cyrus-imapd 2.1.13, sasl 2.1.13 The problem is as follow: When a message with russian charset characters (KOI8-R, WIN1251) in Subject field arrives or is moved into the Sent Items folders by Outlook Express, each russian character is replaced by a

Re: Seperate Cyrus

2003-06-05 Thread Christian Schulte
Patrick Nelson wrote: On Wed, 2003-06-04 at 12:17, Ken Murchison wrote: Patrick Nelson wrote: On Wed, 2003-05-14 at 22:44, Patrick Nelson wrote: On Wed, 2003-05-14 at 08:31, Ken Murchison wrote: Christian Schulte wrote: Patrick Nelson wrote: Wow

Re: how to convert db4 mailboxes.db to db3 ?

2003-06-05 Thread Christian Schulte
sandra wrote: Patrick, I have tried to do the conversion from db4 to skiplist for the cyrus-imap compiled with db4, but, there is a error message: # ./cvt_cyrusdb mailboxes.db db4 mailboxes.skiplist skilist fatal error: unknown old backend Why doesnt it recognize db4? I have to compile with som

Re: Delivering to user@domain versus user@host.domain

2003-05-29 Thread Christian Schulte
Don Doumakes wrote: On 2003.05.24 06:03:46 -0500 Christian Schulte wrote: Here is the patch to proto.m4! Added one line and changed two. I got this from someone on this list here a few months ago and it solved all my problems but be warned that this heavily influences sendmail and may leed to

Verifying if everything is ok after upgrading to db-4.1.25 ?

2003-03-27 Thread Christian Schulte
Hello all, I just upgraded my 2.2-cvs installation from berkeley db-3.2 to db-4.1. The new system now seems to work properly. I had to do some things for which I would like to know if they may cause future trouble. First of all I would need to know what these directories are used for exactly:

Re: Signaled to death by 11

2003-03-25 Thread Christian Schulte
Oliver Pitzeier wrote: Hi volks! I thankfull for ANY help! I'm currently debugging a signal 11 problem... I located it in getdatetime (imapd.c) and have to trace it down to the final "killer line" I'm working on an Compaq Alpha DS10... If anyone has similar problems, or if any developer can

Upgrading from db-3.2 to db-4.1 ?

2003-03-24 Thread Christian Schulte
Hi, I want to upgrade my cyrus installation to a new berkeley db version. Currently I am running db-3.2. All other services like sendmail with sasl are allready running with db-4.1.25. I am running the 2.2 version from cvs and now need to know how I have to convert the different mailboxes afte

Trafficaccounting in a mysql db ?

2003-03-24 Thread Christian Schulte
Hello, I wrote a patch which enables one to do traffic logging into a mysql database. (mainly lib/prot.c lib/prot.h) The table in which that happens could look something like: CREATE TABLE cyrus_accounting ( id int(11) NOT NULL auto_increment, login varchar(128) NOT NULL default '', serv

Squatter and virtdomains ?

2003-03-20 Thread Christian Schulte
Hello, does squatter already support virtdomain mailboxes ? --Christian--

Re: quota problems ; overquota, quotawarning, etc

2003-03-10 Thread Christian Schulte
Markus Welsch wrote: Hi all, I've set up Cyrus 2.1 with quota. Now when there is no quota reached already Cyrus accepts the message no mater what size (even if it's 800% overquota). Is there a way to reject the mails in such a case ? No! A mailbox could never go over quota if such mails would be

Re: Two huge problems with CMU (tag stable_2.2) sieve 2.0 of thecurrent cvs source !

2003-03-05 Thread Christian Schulte
Rob Siemborski wrote: Could you send me your new .bc file? (you did recompile it, right?) Ups...sorry! I only made cvs update; make. After doing make distclean; configure; make; make install it now works! Great! Thanks a lot for your help. I attached the newly compiled script just for compl

TEST

2003-03-05 Thread Christian Schulte
Sorry again but it is for finding a sieve error which deals with getting mails from this list into the right folder...

TEST

2003-03-05 Thread Christian Schulte

Re: Two huge problems with CMU (tag stable_2.2) sieve 2.0 of thecurrent cvs source !

2003-03-05 Thread Christian Schulte
Rob Siemborski wrote: On Wed, 5 Mar 2003, Christian Schulte wrote: All mail from the cyrus-info mailinglist got delivered to "Privat/Projects/Cyrus-Info" before the update. Right now after the bytecode-update these mails appear in "XCellcom/DEBUG" which is the target o

Re: Two huge problems with CMU (tag stable_2.2) sieve 2.0 of thecurrent cvs source !

2003-03-05 Thread Christian Schulte
Ken Murchison wrote: We'd like to hear of any differences. I caught a couple myself when I first deployed it. What would help is a sample script, sample message(s) and the output of the sieve 'test' program (both the bytecode and non-bytecode versions). This is the sieve-script of my private acc

Re: [cyrus-imapd-2_2 CVS] Missing calls to prot_free ?

2003-03-05 Thread Christian Schulte
Christian Schulte wrote: Then again in imap/lmtpengine.c: 1377rset: 1378 if(msg->data) prot_free(msg->data); 1379 if (msg) msg_free(msg); 1380 msg_new(&msg); 1381 1382 continue; 1383

Re: Two huge problems with CMU (tag stable_2.2) sieve 2.0 of thecurrent cvs source !

2003-03-05 Thread Christian Schulte
Franz Skale wrote: Things are running good with the cvs code of cyrus (branche 2.2) but there are 2 probs i have with sieve. Btw. i am using sendmail 8.12.8 with the lmtp unix socket delivering option. (cyrusv2.mc) The cvs source from last week worked perfectly with the vacation extension. I did a

[cyrus-imapd-2_2 CVS] Missing calls to prot_free ?

2003-03-05 Thread Christian Schulte
From imap/global.c: 550 /* 551 * Return contents of the shutdown file. NULL = no file. 552 */ 553 char *shutdown_file(void) 554 { 555 int fd; 556 struct protstream *shutdown_in; 557 static char shutdownfilename[1024] = ""; 558 static char buf[1024]; 559 char *p; 56

Re: cyrus 2.2 from yesterday cvs

2003-02-20 Thread Christian Schulte
Igor Brezac wrote: On Wed, 19 Feb 2003, Ilya wrote: Ken, do you have any plans for global admins without default domain setting? I got this working by accident, but this would be a nice feature. Admin needs to be unqualified and the imap server ip address should not resolve to a FQDN.

Re: procmail revisited

2003-02-11 Thread Christian Schulte
Also, are you able to use user specific spamassassin settings? This is the one goal that set me on this quest in the first place. Of course simplifying my sendmail config is looking more attractive too. I noticed you set DROPPRIVS=1. I did the same in my /etc/procmailrc, and procmail logs a me

Could not shut down filedescriptor 0: Transport endpoint is not connected

2003-02-11 Thread Christian Schulte
After doing the latest update from cvs I see these lines in syslog from time to time! Everything works well so I think I need not concentrate on these lines, right ? --Christian-- Feb 11 20:10:00 mail imap[26930]: [ID 892804 local6.debug] Could not shut down filedescriptor 0: Transport endpoin

Re: Issues with Install

2003-02-04 Thread Christian Schulte
lists wrote: I am having 2 problems 1. is with the ./mkimap program. I am using redhat 8.0 and I get this error [cyrus@imap tools]$ ./mkimap reading configure file... done Use of uninitialized value in concatenation (.) or string at (eval 1) line 85. creating ... Use of uninitialized value in

Re: Openssl certs for Cyrus

2003-02-03 Thread Christian Schulte
Jasper Jans wrote: is someone willing to outline the commands that are needed to create working certificates for sendmail/openldap/cyrus-sasl/etc that are all signed by a CA that is also self generated.. i'm not sure what it is that i do wrong - maybe it is the generating of the CA or maybe the s

Re: Per-Domain-Quota in 2.2 with virtual domains turned on ?

2003-01-31 Thread Christian Schulte
Ken Murchison wrote: I'l have to talk to Rob and Larry again, but I think that if we're interested in creating the directories on the fly, we'd want to do them as needed (create just what we need now, not the entire tree) and do this regardless of whether we're using virtdomains. mkimap should

Re: Per-Domain-Quota in 2.2 with virtual domains turned on ?

2003-01-30 Thread Christian Schulte
ite some comments to this. --Christian-- schulte-22:31:03:~/cyrus-cvs/cyrus-imapd-2_2/imap >diff -c imapoptions.original imapoptions *** imapoptions.originalDo Jan 30 22:28:27 2003 --- imapoptions Do Jan 30 22:30:20 2003 *** *** 546,551 --- 546,557 { "virtdom

Re: SNMP cyrus monitoring.

2003-01-25 Thread Christian Schulte
Jared Watkins schrieb: Hmmm... Well I ran the snmpconf perl script and allowed public read access in snmpd.conf.. but when I try to walk the enterprises tree I don't see any cyrus stuff there... in fact.. I don't get any results if I use enterprises.anything. Do I need to give the cyrus user

Re: Per-Domain-Quota in 2.2 with virtual domains turned on ?

2003-01-14 Thread Christian Schulte
Ken Murchison schrieb: No. The domain level of the hierarchy is not treated as a mailbox. I'd have to think about whether this is even possible. I got a bit deeper in the code and I think there are some things worth to mention: Every time I've made a big change to the mailbox naming/structu

Re: Quota Warnings

2003-01-14 Thread Christian Schulte
Víctor Guerra schrieb: Hello everybody, i have a cyrus-qmail installation on Red hat 7.3. I have set quotas to everybody and i want the following: When somebody (the sender) writes an e-mail to somebody (the recipient) cyrus must check quotas and if the recipient has the quota full... cyrus mu

Per-Domain-Quota in 2.2 with virtual domains turned on ?

2003-01-13 Thread Christian Schulte
Hi, I have a question for 2.2-cvs and virtual domain support turned on. The mailbox hierarchy mainly looks like a tree to me. Without virtual domain support turned on I have the following hierarchy: /user/Accounts /Shared-Folders With virtual domain support turned on this expands to: /domain/

Sieve reject working but emails get delivered to inbox ?

2003-01-05 Thread Christian Schulte
Hi, I installed the contrib/sieve-spamassassin patches and everything is working in my 2.2-cvs installation. My problem now is, that sieve reject seems to not work properly. require ["spam", "fileinto", "reject"]; if spam { reject "This email did not pass our spam-detection tests a

Re: cyrus-2.2-cvs: virtualdomains and sendmail virtusertable (cyrusv2as local mailer)

2003-01-03 Thread Christian Schulte
Ilan Rabinovitch schrieb: Hello Christian, Any chance I can get a look at your sendmail.mc or sendmail.cf files. Im trying to accomplish the same as you but following your thread of e-mails on the list I cant seem to reach the same poitn as you. Thanks, Ilan I solved it! I tried to deliver

Re: cyrus-2.2-cvs: virtualdomains and sendmail virtusertable (cyrusv2as local mailer)

2003-01-01 Thread Christian Schulte
Jonathan Marsden schrieb: On 16 Dec 2002, Christian Schulte writes: +`R$=L < @ $=w . > $#_LOCAL_ $: @ $1`@'$2 special local names +R$+ < @ $=w . > $#_LOCAL_ $: $1`@'$2 regular local name') I think the two lines you added should look

Re: cyrus-2.2-cvs: virtualdomains and sendmail virtusertable (cyrusv2as local mailer)

2002-12-19 Thread Christian Schulte
You can't do multiple targets in the virtusertable; to accomplish that, you need to create a local alias that expands into the two targets, and then have the virtusertable entry map to the alias. For example: >>Virtusertable: [EMAIL PROTECTED]alias_x [EMAIL PROTECTED]local_a [EMAIL PRO

Re: problems with db directory ...

2002-12-18 Thread Christian Schulte
Malcolm Herbert schrieb: Does anyone have any ideas about this problem? On Fri, Dec 13, 2002 at 09:50:22AM +1100, Malcolm Herbert wrote: |I've installed cyrus-imapd-2.1.9nb1 (2.1.9 with NetBSD patch revision 1) |onto a NetBSD 1.6 machine, however I'm getting the following message |regularly (abo

Re: cyrus-2.2-cvs: virtualdomains and sendmail virtusertable (cyrusv2as local mailer)

2002-12-17 Thread Christian Schulte
Joe Rhett schrieb: I hope that documenting how best to configure sendmail for use with Cyrus 2.2 in virtdomain mode will be part of the documentation cleanup that preceeds the 2.2 release. If I were sure what "the best" approach was, I'd happily submit patches to the Cyrus documentation files de

Re: cyrus-2.2-cvs: virtualdomains and sendmail virtusertable (cyrusv2as local mailer)

2002-12-16 Thread Christian Schulte
Christian Schulte schrieb: Jonathan Marsden schrieb: There are almost certainly neater ways, but I just patched sendmail.cf/m4/proto.m4 to do that. --- proto.m4.20020613 Thu Jun 13 11:53:24 2002 +++ proto.m4Thu Dec 12 01:54:08 2002 @@ -1092,8 +1092,8 @@ dnl $H empty (but @$=w.) R

Re: cyrus-2.2-cvs: virtualdomains and sendmail virtusertable (cyrusv2as local mailer)

2002-12-16 Thread Christian Schulte
Jonathan Marsden schrieb: There are almost certainly neater ways, but I just patched sendmail.cf/m4/proto.m4 to do that. --- proto.m4.20020613 Thu Jun 13 11:53:24 2002 +++ proto.m4Thu Dec 12 01:54:08 2002 @@ -1092,8 +1092,8 @@ dnl $H empty (but @$=w.) R< > $+ + $* < $+ >$#_LOCAL_ $: $1

Re: cyrus-2.2-cvs: virtualdomains and sendmail virtusertable (cyrusv2as local mailer)

2002-12-16 Thread Christian Schulte
Jonathan Marsden schrieb: There are almost certainly neater ways, but I just patched sendmail.cf/m4/proto.m4 to do that. --- proto.m4.20020613 Thu Jun 13 11:53:24 2002 +++ proto.m4Thu Dec 12 01:54:08 2002 @@ -1092,8 +1092,8 @@ dnl $H empty (but @$=w.) R< > $+ + $* < $+ >$#_LOCAL_ $: $1

cyrus-2.2-cvs: virtualdomains and sendmail virtusertable (cyrusv2as local mailer)

2002-12-16 Thread Christian Schulte
Hi, after changing the local mailer in my sendmail.mc from cyrus to cyrusv2 I cannot get sendmail to correctly deliver the domain-part of local-adresses to cyrusv2-lmtpd! Before, I had the cyrusv2-mailer set in /etc/mail/mailertable but that way , I was not able to route my email as I need to

Re: Shared folders and virtual domains ?

2002-12-07 Thread Christian Schulte
Ken Murchison wrote: Christian Schulte wrote: Ken Murchison wrote: Christian Schulte wrote: Ken Murchison wrote: Christian Schulte wrote: Ken Murchison wrote: Christian Schulte wrote: Ken Murchison wrote

Re: Shared folders and virtual domains ?

2002-12-06 Thread Christian Schulte
Ken Murchison wrote: Christian Schulte wrote: Ken Murchison wrote: Christian Schulte wrote: Ken Murchison wrote: Christian Schulte wrote: Ken Murchison wrote: Christian Schulte wrote: Hi, I am running 2_2 cvs

Re: Shared folders and virtual domains ?

2002-12-06 Thread Christian Schulte
Ken Murchison wrote: Christian Schulte wrote: Ken Murchison wrote: Christian Schulte wrote: Ken Murchison wrote: Christian Schulte wrote: Ken Murchison wrote: Christian Schulte wrote: Hi, I am running 2_2 cvs

Re: Shared folders and virtual domains ?

2002-12-05 Thread Christian Schulte
Ken Murchison wrote: Christian Schulte wrote: Ken Murchison wrote: Christian Schulte wrote: Ken Murchison wrote: Christian Schulte wrote: Hi, I am running 2_2 cvs branch with virtual domain support turned on and everything seemd to work fine. I now

Re: Shared folders and virtual domains ?

2002-12-04 Thread Christian Schulte
Ken Murchison wrote: Christian Schulte wrote: Ken Murchison wrote: Christian Schulte wrote: Hi, I am running 2_2 cvs branch with virtual domain support turned on and everything seemd to work fine. I now wanted to move my old installation to the new one and cannot get delivery

Re: Shared folders and virtual domains ?

2002-12-03 Thread Christian Schulte
Jonathan Marsden wrote: On 3 Dec 2002, Christian Schulte writes: 20776 >>> MAIL From:<[EMAIL PROTECTED]> SIZE=1076 BODY=8BITMIME 20776 <<< 250 2.1.0 ok 20776 >>> RCPT To:<+sharedfolder@domain> 20776 >>> DATA 20776 <<< 250 2.1.5 ok

Re: PostgreSQL backend: a waste of time?

2002-12-03 Thread Christian Schulte
Nicola Ranaldo wrote: But another main reason is that I hold in the same database user passwords and other accounting informations, imp prefs/addressbook, and all my sendmail maps (Yes! also virtusertable!). Hello, that sounds interesting for me! Did you patch sendmail to read its maps out fr

Re: Shared folders and virtual domains ?

2002-12-02 Thread Christian Schulte
Ken Murchison wrote: Christian Schulte wrote: Hi, I am running 2_2 cvs branch with virtual domain support turned on and everything seemd to work fine. I now wanted to move my old installation to the new one and cannot get delivery to shared folders working. If I create a shared folder with

Sieveshell does not work anymore...

2002-11-26 Thread Christian Schulte
Hello, I have a problem getting sieveshell to work again. If I invoke it like this /usr/local/cyrus2-cvs/bin/sieveshell 127.0.0.1 I get connecting to 127.0.0.1 unable to connect to server at /usr/local/cyrus2-cvs/bin/sieveshell line 174. and the logs say Nov 26 18:00:36 mail master[1769]: [I

Re: OT LVM Snapshot for backups (was: Best way to backup cyrus syste)

2002-11-21 Thread Christian Schulte
to the software raid. Brian wrote: Christian Schulte said: I have had many many troubles with the linux LVM itself. I would rather suggest using a well configured linux softare raid. This is much more stable than LVM! I lost 250GB because of LVM and did not have a backup. With softwar

Re: Thoughts on the age-old cyradm thingie

2002-11-21 Thread Christian Schulte
Hello, this is a bit specific to my system but I think it is worse to mention here: I am using the 2.2 branch out of cvs. The configure script there contains an option --with-perl which I specified as: --with-perl=/usr/local/perl-5.8.0/bin/perl I also specify --cyrus-prefix=/usr/local/cyrus2-c

Re: How to make cyrus not change non US-ASCII characters to "X"

2002-11-21 Thread Christian Schulte
Alessandro Oliveira wrote: Maybe the best solution would be a filter to change the message body encoding using quoted-printable instead of putting X everywhere, and change headers to also use the appropriate encoding. What do you think about this ? Christian Schulte escreveu: Is there any

  1   2   >