Re: thought's about upgrading to RedHat 8.0

2002-10-02 Thread Simon Matter
Bryntez schrieb: > > Hi list... > > Regarding: Redhat 8.0 is out. Yes, and it's a *.0 RedHat release! While the desktop looks nice, I don't trust it as a server. I have installed beta's limbo and null and have posted several bug reports to their bugzilla just to find out now that those bugs

Re: thought's about upgrading to RedHat 8.0

2002-10-02 Thread Jim Levie
On Wed, 2002-10-02 at 17:15, Bryntez wrote: > Hi list... > > Regarding: Redhat 8.0 is out. > > I have a perfectly (at least I belive so) working Cyrus imap > production server running on a RedHat 7.3 platform. > > But the latest development in security and virus related issues, > it looks

Re: SASL authorization for postfix

2002-10-02 Thread Henrique de Moraes Holschuh
On Wed, 02 Oct 2002, Jens wrote: > Imtest and pop3test authorize fine but smtptest fails sasl authorization. Are you using saslauthd and then PAM? If so, is the PAM stack for lmtp there? strace lmtpd, and it should give you a clue on why auth is failing. -- "One disk to rule them all, One

Re: thought's about upgrading to RedHat 8.0

2002-10-02 Thread William K. Hardeman
I wouldn't upgrade to it for your server yet, since, as you say, you have a perfectly working production server. After all, as Joe Rhett says in another post, RH 8.0 just came out. If I ran RH, I would give it a few months to shake out, as RH's x.0 releases are often followed up shortly by x.1

TimSieved dies silently, exit status 75 .. in config.c?

2002-10-02 Thread Joe Rhett
I'm using CVS'd cyrus_2_2. For some reason that I can't figure out, timsieved dies with: telnet localhost sieve Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. NO Fatal error: Internal error: assertion failed: config.c: 220: imapopts[opt].t == OPT_SWITCH Connection closed

Re: thought's about upgrading to RedHat 8.0

2002-10-02 Thread Scott Russell
On Thu, Oct 03, 2002 at 12:15:47AM +0200, Bryntez wrote: > You know - when you have a working box - you don't want to mess > things up by any unessesary software upgrades, which can give > you a lot of headache outwards the evening :-) > > Any thoughts or recommendations regarding upgrading t

thought's about upgrading to RedHat 8.0

2002-10-02 Thread Bryntez
Hi list... Regarding: Redhat 8.0 is out. I have a perfectly (at least I belive so) working Cyrus imap production server running on a RedHat 7.3 platform. But the latest development in security and virus related issues, it looks like I should upgrade this system to RedHat 8.0. I'm thinking

Re: Unexplained heavy loads lately on Cyrus servers

2002-10-02 Thread Jure Pecar
On Wed, 02 Oct 2002 16:34:31 -0400 twk <[EMAIL PROTECTED]> wrote: > In the last 2 weeks or so, both sets of servers have been running under a > much larger load than usual, which does not seem to correlate with any > know events (significantly more accounts, network problems, etc.). We have > add

Unexplained heavy loads lately on Cyrus servers

2002-10-02 Thread twk
We have 8 IMAP servers at NCSU; 4 of them are running Cyrus 1.5.14 under Solaris 2.6, 4 are running 2.1.5 under Solaris 2.7. In the last 2 weeks or so, both sets of servers have been running under a much larger load than usual, which does not seem to correlate with any know events (significan

Re: Spam filter

2002-10-02 Thread Michael Fair
I use Postfix and SpamAssassin which works quite well. The examples below are Postfix specific, but I'm sure Sendmail could be made to do something similar using the same principles. I've used two methods of integrating the filter into the process. 1) Create a new delivery transport called spamc

Re: Spam filter

2002-10-02 Thread Jim Levie
On Wed, 2002-10-02 at 13:25, [EMAIL PROTECTED] wrote: > Hi, > > Is there any good solution for a spam filter? I saw some good working > filters (like SpamBouncer) running with procmail, but since sendmail (or > postfix) delivers directly to cyrus, I wonder how a solution (like > spambouncer) mig

Spam filter

2002-10-02 Thread bb+lists.cyrus-info
Hi,   Is there any good solution for a spam filter? I saw some good working filters (like SpamBouncer) running with procmail, but since sendmail (or postfix) delivers directly to cyrus, I wonder how a solution (like spambouncer) might work (of course without defining own filters for spam)

Re: Murder

2002-10-02 Thread Willem van den Oord
> I'm still not sure what you mean here. You have two user "foobar"s but > they map to different user.x mailboxes? I think that this would be useful > in general for backends and frontends alike. That is right. It is useful for them both alike. > I'm not sure how you tell the difference in the

Re: Berkeley DB4 can;t allocate memory errors

2002-10-02 Thread Aidan Evans
On Tue, 1 Oct 2002 at 13:44 Aidan Evans wrote to [EMAIL PROTECTED] > Anybody seen errors like this before and have suggestions about what to do >about them? > > Sep 27 22:50:07 imap imapd[32227]: DBERROR db4: Lock table is out of > available locker entries ... > Oct 1 04:02:48

Re: Murder question

2002-10-02 Thread Rob Siemborski
On Tue, 1 Oct 2002, Ken Murchison wrote: > > Can i setup Cyrus (lastest version from CVS with virtual domain support + > > lastest SASL) on 1 server... and later, for example, > > after year add 2 servers: 1-frontend, 2-another backend, and leave old > > server as other backend? > > Do i have any

RE: outlook to Cyrus

2002-10-02 Thread Vernon A. Fort
Actually, I'm in the process of migrating 25gig(310 users) of pst files (outlook) to cyrus. I have most of it working using the following: libpst (find this on freshmeat) cyrus-sasl-2.1.5 cyrus-imap-2.1.9 The only issues I am having is corrupted pst files and the ema

Re: Murder

2002-10-02 Thread Rob Siemborski
On 1 Oct 2002, Willem van den Oord wrote: > from the config file. (This isn't in the documentation). When i added > the lmtpproxy_username entry, it worked fine. I don't have to specify > the other entries. I don't even need to specify a valid username. I > think lmtpproxyd authenticates itself u

Re: newbie question

2002-10-02 Thread Chris Hilts
> I just reinstalled debian (3.0) to my linux box and this time I > installed cyrus-imapd from .deb packages.. (got exim as the mailerpart) > > Now I'm just wondering, how the hell do I create those mailboxes for > users? I'm starting to lose hair due this. :-p Assuming you've configured it the w

Re: newbie question

2002-10-02 Thread Christoph Kania
Hi Mika! Have a look at http://www.tldp.org/HOWTO/Cyrus-IMAP.html. Christoph On Wednesday 02 October 2002 13:10, Mika Tuunanen wrote: > Hiho! > > I just reinstalled debian (3.0) to my linux box and this time I installed > cyrus-imapd from .deb packages.. (got exim as the mailerpart) > > Now I'm

Re: POP3 authentication problem. Please Help.

2002-10-02 Thread Sergey Merkuriev
Hello, I found why not work POP3 and ask strange authentification. I added two paramters into imap.conig: sasl_minimum_layer: 0 sasl_auto_transition: no Thanks what answern on my email. ~ Sergey Merkuriev > > > Have trouble with POP3 it not work properly. I have two users: user1 and > > > use

Folder deliver

2002-10-02 Thread Sergey Merkuriev
Hello All, I know what this is not exim mail list, but I ask one question. I have Exim SMTP Server and have rule for deliver mail to Cyrus: local_delivery: driver = smtp protocol = lmtp hosts = 127.0.0.1 allow_localhost How to create deliver mail from some senders to IMAP user

newbie question

2002-10-02 Thread Mika Tuunanen
Hiho! I just reinstalled debian (3.0) to my linux box and this time I installed cyrus-imapd from .deb packages.. (got exim as the mailerpart) Now I'm just wondering, how the hell do I create those mailboxes for users? I'm starting to lose hair due this. :-p

Re: imapmigrate

2002-10-02 Thread Dominique Fortier
humm, sorry all, poured the porto to early ! you can create folders with spaces in the name, using double-quotes. Also, I was using a test account for whom the home directory contained the mail files. When I tried with another user, the script was on its way to create folders for all the folde