> Three things:
> 1) I mispelled the option :}
> 2) In my imapd.conf (Cyrus 2.1.9) it is "unixhierarchysep"
> 3) The option may only be available as a patch to the 2.0 series
>
> This feature converts the normal separator character "."
> to "/". By making the separator "/" you can then put "."
>
>
>>>The unix hierarchy separator is key here because you
>>>want to have a "." in the username.
>>>
>>>
>>>
>>I think this would do it. But how to enable that in 2.0.16 ?
>>
>>
>
>It's probably only available as a patch in the 2.0.x
>series (I'm not to keen on exactly which versions h
>
>
>You _should_ not have to reconstruct any mailboxes, since the mailbox format
>hasn't changed (well, a small one was made for POP UIDL, but it'll be upgraded
>on the fly). You'll want to read doc/install-upgrade.html and do everything
>that applies from 2.0.16 forward.
>
>You'll also want
Antonio Xu wrote:
> Hello, All
> I'm a volunteer work for mozilla's mailnews, now I have set up a
> cyrus imap server for my testing, but I meet a problem of how to
> configure the cyrus's Imap server and make it can work with sendmail.
> I set up the server on solaris, so I meet some pr
Michael Fair wrote:
>Your other choice is to skip 2.1 and jump into 2.2
>available from CVS. Since you're already compiling
>your cyrus (as opposed to prepackaged binary) and
>you want virtual domains support (and willing to go
>to great lengths to get it), I'd suggest getting the
>2.2 branch w
Hi,
I just had plenty of problems with the SASL2 library. I checked it out
from CVS and did the follwoing things which produced a working configure
script. After compilation some things did not work and I think they all
related to a problem while creating the configure script! e.g. The
saslau
Hi,
I just read your posts. You definetly want to change the cyrus.m4 mailer
definition. If you are already compiling sendmail, then have a look at
the directory cf/mailer !
Therein is a file called cyrus.m4 which you just have to change to
deliver to the socket you just created. I did that an
Su Li wrote:
>Thanks Larry,
>
>But I did "For Sendmail 8.10 - 8.12.3, use the cyrusv2.mc file as a template
>to create a Sendmail configuration file."
>
>
And this did not increase your performance at all ? If I changed
sendmail to deliver directly to the lmtp socket (by socket I do not mean
Jeremy Rumpf wrote:
>I agree that Su isn't seeing the performance he should be getting, but I also
>see where he would _need_ this performance. Other alternatives for Su are out
>there, such as clustering IMAP back ends using either Perdition
>http://www.vergenet.net/linux/perdition/ or the
>
>> Your other choice is to skip 2.1 and jump into 2.2
>> available from CVS. Since you're already compiling
>> your cyrus (as opposed to prepackaged binary) and
>> you want virtual domains support (and willing to go
>> to great lengths to get it), I'd suggest getting the 2.2 branch which
>> ha
Rob Siemborski wrote:
>On Sat, 21 Sep 2002, Christian Schulte wrote:
>
>
>
>>I just had plenty of problems with the SASL2 library. I checked it out
>>from CVS and did the follwoing things which produced a working configure
>>script. After compilation some things
Ken Murchison wrote:
>Quoting Christian Schulte <[EMAIL PROTECTED]>:
>
>
>
>>>>Your other choice is to skip 2.1 and jump into 2.2
>>>>available from CVS. Since you're already compiling
>>>>your cyrus (as opposed to prepackaged binar
Ken Murchison wrote:
>Quoting Christian Schulte <[EMAIL PROTECTED]>:
>
>
>
>>>>Your other choice is to skip 2.1 and jump into 2.2
>>>>available from CVS. Since you're already compiling
>>>>your cyrus (as opposed to prepackaged binar
Ken Murchison wrote:
>This is most likely your problem. Make sure that your hostname is fully
>qualified, so that saslpasswd2 creates secrets with
>mail.rent-a-mailserver.de as the realm, or just leave it alone and let
>it use 'mail' as the realm. In either case, Cyrus/SASL should do the
>"righ
Hello,
I'm trying to configure sendmail to deliver to a virtual-domain account
in cyrus 2.2 from cvs. This is all I get to work! I had to change the
cyrusv2.mc file so that it will send a fqdn recipient like this and I
get such error in the logfile.
Oct 16 02:34:36 mail sendmail[10197]: [ID 80
I upgraded to Berkeley 4.1.24 and now the whole installation does not
work. I made ctl_cyrusdb -r but that does not fix it. What can I do
either! I really need the mailserver working again as soon as possible.
Its a "never change a running system" thing but now many people dont
have email today
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
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
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
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
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
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
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
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:
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
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-
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
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
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
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
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
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
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/
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
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
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 cyradm like:
$>cm sharedfolder
I cannot do
$>sam
Hi,
this is more related to cyrus-sasl than cyrus-imapd. If I put the
following lines into my imapd.conf prepending sasl_ to each option, the
imapd greatly authenticates users agains a mysql database as wanted.
This was not that hard to setup and worked after short time.
pwcheck_method: auxprop
After doing cvs update on my perfectly running 2.2 installation these
messages appear in the logs which did not happen before I did the
update! Is that anything serious ? Can it be ignored ? What changed that
this suddenly happens ?
Nov 18 12:53:36 mail ctl_cyrusdb[7462]: [ID 854764 local6.err
Ken Murchison wrote:
Christian Schulte wrote:
After doing cvs update on my perfectly running 2.2 installation these
messages appear in the logs which did not happen before I did the
update! Is that anything serious ? Can it be ignored ? What changed that
this suddenly happens ?
Nov 18 12:53
Rob Siemborski wrote:
On Mon, 18 Nov 2002, Christian Schulte wrote:
After doing cvs update on my perfectly running 2.2 installation these
messages appear in the logs which did not happen before I did the
update! Is that anything serious ? Can it be ignored ? What changed that
this suddenly
Sergey Mukhin wrote:
"A" == Alessandro Oliveira <[EMAIL PROTECTED]> writes:
A> Date: Wed, 20 Nov 2002 09:30:31 -0200
A> To: info-cyrus <[EMAIL PROTECTED]>
A> Hi,
A> I'd like to know if there is a way to avoid this cyrus behavior, my
A> users are getting very angry with it.
A> Than
Alessandro Oliveira wrote:
Is there any possibility to put this as an autoconf option?
maybe something like: "./configure --enable-strict-headers |
--disable-strict-headers" would do the trick,
or even better, a runtime configuration option !!!
what are the REAL consequences of having 8bit cha
Jared Watkins wrote:
I would think you could use LVM the linux volume manager along with
it's snapshot feature.. and then any sort of backup program you want.
I'm not using this method yet... but I will be soon... is anyone else
out there running LVM or some other volume manager under linux
Joshua Schmidlkofer wrote:
What is the preferred method of managing Cyrus?
js
Have a look at the websieve sourceforge project! Its a perl based cgi
application for managing cyrus sieve and imap!
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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/
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
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
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
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
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
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
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
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
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
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.
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
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
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
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
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
Sorry again but it is for finding a sieve error which deals with getting
mails from this list into the right folder...
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
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
Hello,
does squatter already support virtdomain mailboxes ?
--Christian--
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
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
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
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:
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
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
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
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
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,
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
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
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
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
1 - 100 of 125 matches
Mail list logo