Re: Cyrus + postfix

2004-02-04 Thread Simon Matter
> I try to configure postfix 2.0 using cyrus 2.1.16 > I put in main.cf: > mailbox_transport = cyrus Don't do that. Use mailbox_transport = lmtp:unix:/var/lib/imap/socket/lmtp and you don't have to touch master.cf. Simon > > And in master.cf: > cyrus unix - n n - - pipe > flags=R user=cyrus ar

cyradm and salsdb2 ?

2004-02-04 Thread Fred Gravel
Hi guys, I need help with my setup... I want to use cyrus-imapd with salsdb2 and Postfix with smtp auth using sasldb2 too... The postfix stmp auth is working... A created user: test, is able to send email remotly... So... i tried to send mail to that user... <[EMAIL PROTECTED]>: User unknown i

Re: [OT] MUA's with "direct post" support?

2004-02-04 Thread Kevin P. Fleming
Ken Murchison wrote: Are you worrying about how user's reading newsgroups via IMAP shared folders will post to these groups? If so, you can allow this fairly easily by using the newspostuser option and the lmtp2nntp software. Take a look at doc/install-netnews.html for details on how to set th

Re: [OT] MUA's with "direct post" support?

2004-02-04 Thread Kevin P. Fleming
Wil Cooley wrote: Not that everyone in your organization will have a Linux desktop, but Evolution 1.4 has this capability. I had heard that Evolution supported this type of posting, so I'll take a look. See my other reply to Ken though about how this might now work out, as the posted message nee

Re: [OT] MUA's with "direct post" support?

2004-02-04 Thread Wil Cooley
On Wed, 2004-02-04 at 13:03, Kevin P. Fleming wrote: > However, that pretty much dictates using an MUA that supports "direct > posting" of messages into those folders, rather than requiring them to > be sent into the folders via SMTP (at least that's the way it seems to > me). Anyone have any s

Re: [OT] MUA's with "direct post" support?

2004-02-04 Thread Ken Murchison
Kevin P. Fleming wrote: I'm looking to set up shared folders to use as discussion boards, as well as possibly to use the new NNTP functionality to mirror some newsgroups into shared folders. However, that pretty much dictates using an MUA that supports "direct posting" of messages into those fo

Cyrus + postfix

2004-02-04 Thread Florent
I try to configure postfix 2.0 using cyrus 2.1.16 I put in main.cf: mailbox_transport = cyrus And in master.cf: cyrus unix - n n - - pipe flags=R user=cyrus argv=/usr/bin/cyrdeliver -e -m "{$extension}" ${user} I create mailbox to user toto using cyradm and make a passwd using saslpasswd When I

Re: cyradm problem

2004-02-04 Thread Max Malkov
no worries, i am not going to be using Cyrus, at least for the time being. i am sure it's a great tool, but i need the tool to work. it looks like that courier right now is a better tool, since it works for me. :) - Original Message - From: "Andreas" <[EMAIL PROTECTED]> To: "Max Malkov" <

Re: Spamassassin how-to?

2004-02-04 Thread Jim Levie
On Wed, 2004-02-04 at 11:20, James A. Pattie wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Prentice Bisbal wrote: > | Can anyone point me to a good how-to for integrating SpamAssassin into > | Sendmail+Cyrus w/o resorting to using procmail? > > look at MailScanner www.mailscanner.i

[OT] MUA's with "direct post" support?

2004-02-04 Thread Kevin P. Fleming
I'm looking to set up shared folders to use as discussion boards, as well as possibly to use the new NNTP functionality to mirror some newsgroups into shared folders. However, that pretty much dictates using an MUA that supports "direct posting" of messages into those folders, rather than requi

Re: Spamassassin how-to?

2004-02-04 Thread Chris Wesodorp
Prentice Bisbal wrote: Can anyone point me to a good how-to for integrating SpamAssassin into Sendmail+Cyrus w/o resorting to using procmail? I know it's done using a milter, but there are several different ones to choose from, so I"d like to hear from anyone who has first hand experience with

Clear text password and MySQL

2004-02-04 Thread Eric S. Pulley
Hi list, I just thought I share this since I see a lot of people using mysql with clear text passwords. It's probably obvious to everyone but since I never see anyone talking about it I though I'd share my config for using encrypted password in mysql. This config makes it so your users can us

Re: Altnamespace and cyrus-imapd 2.1.16

2004-02-04 Thread Ken Murchison
Carsten Hoeger wrote: Hi, when switching to altnamespace using cyrus-imapd 2.1.16, shared folders will be listed twice. before: . lsub * * * LSUB (\HasChildren) "/" "INBOX" * LSUB () "/" "INBOX/drafts" * LSUB () "/" "INBOX/sent-mail" * LSUB () "/" "INBOX/spam" * LSUB () "/" "INBOX/trash" * LSUB

Re: master segfaults on Solaris 9

2004-02-04 Thread Markus Wernig
On Wed, 2004-02-04 at 09:47, Markus Wernig wrote: [...] > BUT: If I start master with "sotruss /usr/cyrus/bin/master", it does not > segfault, and I can even connect to all ports and sockets !!! I am a bit > at a loss with this. What does sotruss do? To my understanding it's a > shell script that s

Re: Few questions on Cyrus-2.2.3

2004-02-04 Thread Simon Matter
> Morning everyone. > > Recently, I have been working with Cyrus-2.1.16. However, I ran into a > snag > in regards to being able to use ACL's correctly. > A suggestion given to me was to try and use NNTP instead (either that or > switch from Postfix to Sendmail, which I may have to but thought i'd

Re: Spamassassin how-to?

2004-02-04 Thread Paul M Fleming
We use mimedefang http://www.mimedefang.org/ + SpamAssassin + Sendmail/Milter + McAfee and deliver to cyrus -- we do our filtering on separate machines than our actual IMAP backend servers. Earlier versions didn't perform very well under load but the more recent versions with a built-in perl inte

Few questions on Cyrus-2.2.3

2004-02-04 Thread Jason Williams
Morning everyone. Recently, I have been working with Cyrus-2.1.16. However, I ran into a snag in regards to being able to use ACL's correctly. A suggestion given to me was to try and use NNTP instead (either that or switch from Postfix to Sendmail, which I may have to but thought i'd give this

Re: PERL IMAP client module

2004-02-04 Thread Etienne Goyer
On Wed, Feb 04, 2004 at 11:16:59AM -0500, Rob Siemborski wrote: > It probably makes sense to link these (along with Rob's module) from the > wiki. Ok, I tried to make sense of that Wiki thingy but can't figure it out. I created a user, but nowhere did it ask for a password and I can't find how to

Re: Migrate passwords from shadow to mysql

2004-02-04 Thread Ken Murchison
Shelley Waltz wrote: Will "autotransition" transition existing md5 crypt passwords into the sql database as md5 crypt passwords using the checkpw patch described in this archive? No, autotransition only works with plaintext passwords. On Fri, 23 Jan 2004, Ken Murchison wrote: Ted Cabeen

Re: Spamassassin how-to?

2004-02-04 Thread Craig Ringer
On Thu, 2004-02-05 at 00:53, Prentice Bisbal wrote: > I know it's done using a milter, but there are several different ones to > choose from, so I"d like to hear from anyone who has first hand > experience with different milters, or different approaches altogether. I use MimeDefang and I've been

Re: Spamassassin how-to?

2004-02-04 Thread Ken Murchison
Prentice Bisbal wrote: Can anyone point me to a good how-to for integrating SpamAssassin into Sendmail+Cyrus w/o resorting to using procmail? I know it's done using a milter, but there are several different ones to choose from, so I"d like to hear from anyone who has first hand experience with

Re: Migrate passwords from shadow to mysql

2004-02-04 Thread Shelley Waltz
Will "autotransition" transition existing md5 crypt passwords into the sql database as md5 crypt passwords using the checkpw patch described in this archive? On Fri, 23 Jan 2004, Ken Murchison wrote: Ted Cabeen wrote: > Ken Murchison <[EMAIL PROTECTED]> writes: > > >>Shelley Wal

Re: PERL IMAP client module

2004-02-04 Thread Etienne Goyer
On Wed, Feb 04, 2004 at 03:42:47PM +0100, Sebastian Hagedorn wrote: > > In the same vein, I have an IMAP::MUPDATE module I wrote. The code is > > not exactly pretty , but it work. I also have a modified Net::Sieve > > that work with STARTTLS and proxy auth, and a Net::FUD module I wrote > > from

Re: Spamassassin how-to?

2004-02-04 Thread James A. Pattie
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Prentice Bisbal wrote: | Can anyone point me to a good how-to for integrating SpamAssassin into | Sendmail+Cyrus w/o resorting to using procmail? look at MailScanner www.mailscanner.info. You get SpamAssassin, virii scanning and file attachment filteri

{Spam?} Re: Documentation, Community & Advocacy was: RE: Kill this thread, itshouldn't have been one ( was: Re: CYRUS = ....)

2004-02-04 Thread James A. Pattie
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Rob Siemborski wrote: | On Wed, 4 Feb 2004, Joe Hrbek wrote: | | |>>Although the guys as ASG might not agree but I think it is about time that Cyrus got it's own domain |>>name. www.cyrusimap.org is free. I'm more than happy to donate some of my own t

Re: master segfaults on Solaris 9

2004-02-04 Thread Igor Brezac
On Wed, 4 Feb 2004, Markus Wernig wrote: > On Wed, 2004-02-04 at 15:42, Gary Mills wrote: > > On Wed, Feb 04, 2004 at 09:15:13AM -0500, Igor Brezac wrote: > > > > > > On Wed, 4 Feb 2004, Markus Wernig wrote: > > > > > > > > I have uploaded a more complete truss file (truss -u *:*:* > > > > /usr/c

Re: PERL IMAP client module

2004-02-04 Thread Etienne Goyer
On Wed, Feb 04, 2004 at 11:16:59AM -0500, Rob Siemborski wrote: > On Wed, 4 Feb 2004, Etienne Goyer wrote: > > > In the same vein, I have an IMAP::MUPDATE module I wrote. The code is > > not exactly pretty , but it work. I also have a modified Net::Sieve > > that work with STARTTLS and proxy aut

Spamassassin how-to?

2004-02-04 Thread Prentice Bisbal
Can anyone point me to a good how-to for integrating SpamAssassin into Sendmail+Cyrus w/o resorting to using procmail? I know it's done using a milter, but there are several different ones to choose from, so I"d like to hear from anyone who has first hand experience with different milters, or d

Re: Altnamespace and cyrus-imapd 2.1.16

2004-02-04 Thread Ken Murchison
Carsten Hoeger wrote: Hi, when switching to altnamespace using cyrus-imapd 2.1.16, shared folders will be listed twice. before: . lsub * * * LSUB (\HasChildren) "/" "INBOX" * LSUB () "/" "INBOX/drafts" * LSUB () "/" "INBOX/sent-mail" * LSUB () "/" "INBOX/spam" * LSUB () "/" "INBOX/trash" * LSUB

Re: master segfaults on Solaris 9

2004-02-04 Thread Markus Wernig
On Wed, 2004-02-04 at 15:42, Gary Mills wrote: > On Wed, Feb 04, 2004 at 09:15:13AM -0500, Igor Brezac wrote: > > > > On Wed, 4 Feb 2004, Markus Wernig wrote: > > > > > > I have uploaded a more complete truss file (truss -u *:*:* > > > /usr/cyrus/bin/master) to > > > http://markus.wernig.net/en/cy

Re: Altnamespace and cyrus-imapd 2.1.16

2004-02-04 Thread Rob Siemborski
On Wed, 4 Feb 2004, Ken Murchison wrote: > > A51 LSUB "" "Shared Folders" > > A51 OK Completed (0.000 secs 1 calls) > > > > whereas it does so when using the "Other Users" namespace: > > > > A38 LSUB "" "Other Users" > > * LSUB (\Noselect \HasChildren) "/" "Other Users" > > A38 OK Completed (0.000

RE: Documentation, Community & Advocacy was: RE: Kill this thread, itshouldn't have been one ( was: Re: CYRUS = ....)

2004-02-04 Thread Wil Cooley
On Wed, 2004-02-04 at 07:47, Joe Hrbek wrote: > >Although the guys as ASG might not agree but I think it is about time that Cryus > >got it's own domain > >name. www.cyrusimap.org is free. I'm more than happy to donate some > of my own time and money to > >register this domain name, and setup s

Re: cyrus.conf events: days?

2004-02-04 Thread Ken Murchison
[EMAIL PROTECTED] wrote: Any thought to having a << days="0,3" >> parameter to events in cyrus.conf? I'm thinking it might be better to not have squatter kick off when various VxFS filesystem maintenance is scheduled Hadn't thought about it, but if you submit a patch for master.c, we'll cert

RE: Documentation, Community & Advocacy was: RE: Kill this thread, itshouldn't have been one ( was: Re: CYRUS = ....)

2004-02-04 Thread Sebastian Hagedorn
Hi, --On Mittwoch, 4. Februar 2004 11:06 Uhr -0500 Rob Siemborski <[EMAIL PROTECTED]> wrote: One problem I have definitely noticed is that while the Wiki gets a substantial amount of activity (8000 page views last month), people rarely post to it, or post at most a sentence or two (generally to

Re: PERL IMAP client module

2004-02-04 Thread Rob Siemborski
On Wed, 4 Feb 2004, Etienne Goyer wrote: > In the same vein, I have an IMAP::MUPDATE module I wrote. The code is > not exactly pretty , but it work. I also have a modified Net::Sieve > that work with STARTTLS and proxy auth, and a Net::FUD module I wrote > from scratch. For those interested, I

RE: Documentation, Community & Advocacy was: RE: Kill this thread, itshouldn't have been one ( was: Re: CYRUS = ....)

2004-02-04 Thread Rob Siemborski
On Wed, 4 Feb 2004, Joe Hrbek wrote: > >Although the guys as ASG might not agree but I think it is about time that Cyrus > >got it's own domain > >name. www.cyrusimap.org is free. I'm more than happy to donate some of my own > >time and money to > >register this domain name, and setup some sof

Re: tls_*_cert in 2.2.3

2004-02-04 Thread Ian G Batten
On Wed, 04 Feb 2004, Rob Siemborski wrote: > On Wed, 4 Feb 2004, Ken Murchison wrote: > > > Try _tls_cert_file and _tls_key_file where > > is the name of the service from cyrus.conf (note that this > > is NOT the name of the binary). > > I've fixed install-configure.html (install-upgrade.html h

Re: tls_*_cert in 2.2.3

2004-02-04 Thread Rob Siemborski
On Wed, 4 Feb 2004, Ian G Batten wrote: > in /etc/cyrus.conf, do I need to specify both of imap_tls_key_file and > imaps_tls_key_file (and likewise for *_cert_file)? My assumption is > that I do, but I just want to be sure. I'm assuming that imap_* would > be used when someone uses STARTTLS via

RE: Documentation, Community & Advocacy was: RE: Kill this thread, itshouldn't have been one ( was: Re: CYRUS = ....)

2004-02-04 Thread Joe Hrbek
>Although the guys as ASG might not agree but I think it is about time that Cryus got >it's own domain >name. www.cyrusimap.org is free. I'm more than happy to donate some of my own time >and money to >register this domain name, and setup some software etc on my webserver for use by the >Cyru

Altnamespace and cyrus-imapd 2.1.16

2004-02-04 Thread Carsten Hoeger
Hi, when switching to altnamespace using cyrus-imapd 2.1.16, shared folders will be listed twice. before: . lsub * * * LSUB (\HasChildren) "/" "INBOX" * LSUB () "/" "INBOX/drafts" * LSUB () "/" "INBOX/sent-mail" * LSUB () "/" "INBOX/spam" * LSUB () "/" "INBOX/trash" * LSUB () "/" "users" . OK Co

cyrus.conf events: days?

2004-02-04 Thread +archive . info-cyrus
Any thought to having a << days="0,3" >> parameter to events in cyrus.conf? I'm thinking it might be better to not have squatter kick off when various VxFS filesystem maintenance is scheduled -- Amos

Re: PERL IMAP client module

2004-02-04 Thread Sebastian Hagedorn
Hi, --On Mittwoch, 4. Februar 2004 9:27 Uhr -0500 Etienne Goyer <[EMAIL PROTECTED]> wrote: In the same vein, I have an IMAP::MUPDATE module I wrote. The code is not exactly pretty , but it work. I also have a modified Net::Sieve that work with STARTTLS and proxy auth, and a Net::FUD module I w

Re: rfc822date bug

2004-02-04 Thread Rob Siemborski
On Wed, 4 Feb 2004, Sergey Mukhin wrote: > Just had installed cyrus-imapd-2.2.3 and again noticed a small > but annoying effect in the date inserted into the message > by cyrus. > > My time zone is +0300 (MSK) and timestamps get set like > > Received: from myhost.mydomain.Ru ([unix socket]) >

Re: master segfaults on Solaris 9

2004-02-04 Thread Gary Mills
On Wed, Feb 04, 2004 at 09:15:13AM -0500, Igor Brezac wrote: > > On Wed, 4 Feb 2004, Markus Wernig wrote: > > > > I have uploaded a more complete truss file (truss -u *:*:* > > /usr/cyrus/bin/master) to > > http://markus.wernig.net/en/cyrstart.trussall.txt, which shows all > > library calls as wel

Re: tls_*_cert in 2.2.3

2004-02-04 Thread Rob Siemborski
On Wed, 4 Feb 2004, Ken Murchison wrote: > Try _tls_cert_file and _tls_key_file where > is the name of the service from cyrus.conf (note that this > is NOT the name of the binary). I've fixed install-configure.html (install-upgrade.html had the correct information). -Rob -=-=-=-=-=-=-=-=-=-=-=

Re: PERL IMAP client module

2004-02-04 Thread Etienne Goyer
In the same vein, I have an IMAP::MUPDATE module I wrote. The code is not exactly pretty , but it work. I also have a modified Net::Sieve that work with STARTTLS and proxy auth, and a Net::FUD module I wrote from scratch. For those interested, I can share them. On Wed, Feb 04, 2004 at 03:06:32

Re: master segfaults on Solaris 9

2004-02-04 Thread Igor Brezac
On Wed, 4 Feb 2004, Markus Wernig wrote: > On Wed, 2004-02-04 at 11:05, Hans Engren wrote: > > > > > Going through your truss file above seem to hint that you should have a > > closer look at /etc/group and /etc/services [...] > > Also, I do take for granted that you have rebooted your system [..

Re: tls_*_cert in 2.2.3

2004-02-04 Thread Ken Murchison
Ian G Batten wrote: I wiped out access to my Cyrus store for my father and my wife which I went to 2.2.3. It turned out that the problem was that when they connected with TLS (I didn't test that, sadly) imapd immediately exited with ``imaps: required OpenSSL options not present''. I traced throug

Re: master segfaults on Solaris 9

2004-02-04 Thread Markus Wernig
On Wed, 2004-02-04 at 11:05, Hans Engren wrote: > > Going through your truss file above seem to hint that you should have a > closer look at /etc/group and /etc/services [...] > Also, I do take for granted that you have rebooted your system [...] > To help debug this problem a bit better, it woul

RE: Php script that will show the size of each directory I have.

2004-02-04 Thread Ronen AmitY
They do. But, it is not enough. My people wanted to know how much space they use in each folder (as wi have people with over 4 gig of emails). So I did something nice : Here it is: !/usr/bin/perl # Things we use in this script. use strict; use warnings; use CGI qw/:standard/; use IMAP::Admi

tls_*_cert in 2.2.3

2004-02-04 Thread Ian G Batten
I wiped out access to my Cyrus store for my father and my wife which I went to 2.2.3. It turned out that the problem was that when they connected with TLS (I didn't test that, sadly) imapd immediately exited with ``imaps: required OpenSSL options not present''. I traced through the source to tls_

RE: Migrate passwords from shadow to mysql

2004-02-04 Thread Tero Matinlassi
Lainaus Joe Hrbek <[EMAIL PROTECTED]>: > > I had to use > > pam_mysql and run saslauthd -a pam. Works quite nicely. > > I also > > tried to use the sasl mysql auxprop plugin (or something like > that), > > but it didn't work out then. > > > Auxprop is a way better way to go than to use saslauthd

Re: master segfaults on Solaris 9

2004-02-04 Thread Hans Engren
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Markus Wernig wrote: | Below are the last lines of "truss -f /usr/cyrus/bin/master". This ends | in the segfault. The complete output can be found at | http://markus.wernig.net/en/cyrstart.truss.txt. Going through your truss file above seem to hint tha

master segfaults on Solaris 9

2004-02-04 Thread Markus Wernig
Hi I have cyrus-imapd 2.2.3 with SASL 2.1.17 on Solaris 9 sparc. After installing the latest Solaris patches cyrus master will not start any longer, but segfaults without dumping core. I have recompiled every lib that cyrus is linked with (ssl, berkdb, sasl), and I have of course recompiled cyru

Re: unix hierarchy delimiter

2004-02-04 Thread Pieter Vanmeerbeek
Hi all, The problem is solved. I forgot to change some cm commands in our scripts. thanks , Pieter Mike O'Rourke wrote: Patrick Welche <[EMAIL PROTECTED]> 02/03/04 02:18pm >>> set ' unixhierarchysep: yes' in the imapd.conf config file but something I get 'mail/user^pieter^wi

rfc822date bug

2004-02-04 Thread Sergey Mukhin
Greetings, Just had installed cyrus-imapd-2.2.3 and again noticed a small but annoying effect in the date inserted into the message by cyrus. My time zone is +0300 (MSK) and timestamps get set like Received: from myhost.mydomain.Ru ([unix socket]) by myhost.mydomain.Ru (Cyrus v2.2.3) wit