error compiling sasl 2.1.13

2003-06-17 Thread Casey, Kevin
i'm having trouble compiling sasl right around where it creates saslauthd. i've troved aruond google and deja, but no luck. i've found other people with the problem, but nobody with an answer. i started with: # ./configure --sysconfdir=/etc \ --with-dblib=berkeley \ --with-bdb-incdir=/usr/local/b

Re: Cyrus impa,mysql,postfix, pam PROBLEM

2003-06-17 Thread Rob Siemborski
On Tue, 17 Jun 2003, Denny Schierz wrote: > i searched in google for answers and the most pages says, that the > maschine is too slow, to handle so many connections. This is one reason I'd like to see connection pooling via an auxpropd, both for the database plugins and the LDAP plugins. Though,

Re: SSL wrapped sieve support (ala "imaps") for timsieved [LONG]

2003-06-17 Thread Scott Russell
On Tue, Jun 17, 2003 at 12:24:49PM -0700, Ben Poliakoff wrote: > Thanks for the reminder about the -C flag for timsieved. Using that I > can at least limit the "allowplaintext: yes" to timsieved. > > So we can stumble along with this solution (and the stunnels) until we > are able to come up with

Re: Cyrus impa,mysql,postfix, pam PROBLEM

2003-06-17 Thread Denny Schierz
hi, i searched in google for answers and the most pages says, that the maschine is too slow, to handle so many connections. Do you use mysql.socks or tcp? I would say, test both ways. It is also possible, that pam drops the connections to late, or the timeout is too long. Please ask the mysql m

cyrus mail list is there anybody out there to help me

2003-06-17 Thread RYAN M vAN GINNEKEN
-- - Original Message - DATE: Tue, 17 Jun 2003 00:33:10 From: "RYAN M vAN GINNEKEN" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Cc: > >-- > >- Original Message - > >DATE: Mon, 16 Jun 2003 16:35:55 >From: "RYAN M vAN GINNEKEN" <[EMAIL PROTECTED]> >To: [EMAIL PROTEC

Re: SSL wrapped sieve support (ala "imaps") for timsieved [LONG]

2003-06-17 Thread Ben Poliakoff
Looks like I forgot to reply to the list on that last message Thanks for the reminder about the -C flag for timsieved. Using that I can at least limit the "allowplaintext: yes" to timsieved. So we can stumble along with this solution (and the stunnels) until we are able to come up with a STA

Cyrus impa,mysql,postfix, pam PROBLEM

2003-06-17 Thread Bartosz Jozwiak
  Hello everyone!I just change e-mail server to Postfix MySql Cyrus Web-CyradmWe have 4000 users. Sometimes user can log in sometimes not.I have noticed that this is because of MySql problem.There is to many connections to mysql.So after 20 minutes we had to change to old e-mail server.Our

Re: Cyrus and TCP Wrapper still not working (oops).

2003-06-17 Thread Paul M Fleming
service names in /etc/hosts.deny|allow MUST match the service names in /etc/cyrus.conf .. normally imap,imaps,sieve,lmtp Mark London wrote: > > Oops, I didn't wait long enough. Cyrus still accepting connections using port > 143. My hosts.allow is: > > imapd: 127.0.0.1 > > My hosts.deny is: >

Cyrus and TCP Wrapper still not working (never mind...)

2003-06-17 Thread mrl
I had imapd instead of imap in my hosts.* files, sorry!

Re: SSL wrapped sieve support (ala "imaps") for timsieved [LONG]

2003-06-17 Thread Ben Poliakoff
* Rob Siemborski <[EMAIL PROTECTED]> [030617 10:49]: > On Tue, 17 Jun 2003, Ben Poliakoff wrote: > > > Given that in many environments end user interactions with sieve scripts > > are mediated by web based interfaces (that don't easily lend themselves > > to authentication methods like SASL/GSSAPI

Re: SSL wrapped sieve support (ala "imaps") for timsieved [LONG]

2003-06-17 Thread Rob Siemborski
On Tue, 17 Jun 2003, Ben Poliakoff wrote: > When it comes to sieve, I'd really like to be able to do the same sort > of thing. Right now to support a cgi/web based sieve client (like > websieve, easysieve, squirrelmail's sieve plugin, or Horde's Ingo - > none of which support STARTTLS) I need to

cyrus-mysql-postfix-pam

2003-06-17 Thread Bartosz Jozwiak
Hello everyone!I just change e-mail server to Postfix MySql Cyrus Web-CyradmWe have 4000 users. Sometimes user can log in sometimes not.I have noticed that this is because of MySql problem.There is to many connections to mysql.So after 20 minutes we had to change to old e-mail server.Our web

Cyrus and TCP Wrapper still not working (oops).

2003-06-17 Thread Mark London
Oops, I didn't wait long enough. Cyrus still accepting connections using port 143. My hosts.allow is: imapd: 127.0.0.1 My hosts.deny is: imapd: ALL I'm trying to make imapd (port 143) only open for the local squirrelmail connection, but it's still open to everyone. Is there any way to debug

Re: Cyrus and TCP Wrapper info needed.

2003-06-17 Thread Mark London
Hm, I thought I tested it and I thought it wasn't working, but maybe it was because I had some junk in hosts.* that I didn't need. I removed them, and it works just as you advertise. Thanks a lot! Also, thanks to the person who sent me the iptables script. I may use that at a later date. > If

SSL wrapped sieve support (ala "imaps") for timsieved

2003-06-17 Thread Ben Poliakoff
Hi all, Given that in many environments end user interactions with sieve scripts are mediated by web based interfaces (that don't easily lend themselves to authentication methods like SASL/GSSAPI), how much work might it be to implement a separate SSL wrapped "sieves" port for timsieved? Of cours

Re: SSL wrapped sieve support (ala "imaps") for timsieved

2003-06-17 Thread Rob Siemborski
On Tue, 17 Jun 2003, Ben Poliakoff wrote: > Given that in many environments end user interactions with sieve scripts > are mediated by web based interfaces (that don't easily lend themselves > to authentication methods like SASL/GSSAPI), how much work might it be > to implement a separate SSL wrap

Re: Questions about backup files in /var/imap/db

2003-06-17 Thread Daniel Qian
John Alton Tamplin <[EMAIL PROTECTED]> said: > Daniel Qian wrote: > > >It confused me by putting all databases using BDB under a imap directory. > > > Read the documentation at sleepycat -- the logs are per BDB > environment. In this case, it protects only the various BDB files used > by Cyru

Re: ctl_cyrusdb looping

2003-06-17 Thread Igor Brezac
On Tue, 17 Jun 2003, Jure Pecar wrote: > On Tue, 17 Jun 2003 10:54:06 -0400 (EDT) > Rob Siemborski <[EMAIL PROTECTED]> wrote: > > > > Most likely it was processing your duplicate delivery database, which > > can be quite large and take some time to process (you can generally tell > > what is goin

Re: ctl_cyrusdb looping

2003-06-17 Thread Rob Siemborski
On Tue, 17 Jun 2003, Jure Pecar wrote: > I'm seeing the same on my 2.2.0a here ... deliverdb is now at 826mb, i > have checkpoint event set with period=10 and i find one or two ctl_deliver > processes running, eating all the cputime available. strace shows it's > chewing the db files as it should

Re: ctl_cyrusdb looping

2003-06-17 Thread Jim Howell
Hi, Comments below. Jim At 10:54 AM 6/17/2003 -0400, Rob Siemborski wrote: On Tue, 17 Jun 2003, Jim Howell wrote: > However the "ctl_cyrusdb -r" process didn't end, it appeared to start > looping. I rebuilt the mailboxes.db from a text backup (ctl_mboxlist > -d output). But to no avail.

Re: ctl_cyrusdb looping

2003-06-17 Thread Rob Siemborski
On Tue, 17 Jun 2003, Jim Howell wrote: > > > The first time through I let it run for 15 minutes, the "done" message came > > > in 81 seconds. Should I of let it keep going? What can I do to prevent > > > this from happening again? Thanks. > > > >Most likely it was processing your duplicate deli

Re: ctl_cyrusdb looping

2003-06-17 Thread Jure Pecar
On Tue, 17 Jun 2003 10:54:06 -0400 (EDT) Rob Siemborski <[EMAIL PROTECTED]> wrote: > Most likely it was processing your duplicate delivery database, which > can be quite large and take some time to process (you can generally tell > what is going on by truss/strace on the process). > > Options yo

Re: Cyrus and TCP Wrapper info needed.

2003-06-17 Thread Chris Picton
On Tue, 2003-06-17 at 16:43, Mark London wrote: > Hi - A couple of weeks ago people suggested that I could use TCP Wrapper to > restrict access to the IMAP port. I'm confused, because I'm running xinetd, > which normally does not use libwrap, and instructions on using the TCP Wrapper > all talk a

Re: Cyrus and TCP Wrapper info needed.

2003-06-17 Thread Paul M Fleming
If you are running Cyrus 2.x and compiled with TCP_wrappers support you just need to put entries in /etc/hosts.[allow|deny] and cyrus will do the rest.. In Cyrus 2.x xinetd/inetd aren't used to launch cyrus binaries. It sounds like you're using a linux box.. If you're using redhat tcp_wrappers are

Re: ctl_cyrusdb looping

2003-06-17 Thread Rob Siemborski
On Tue, 17 Jun 2003, Jim Howell wrote: > However the "ctl_cyrusdb -r" process didn't end, it appeared to start > looping. I rebuilt the mailboxes.db from a text backup (ctl_mboxlist > -d output). But to no avail. I still received the "recovered" > message. I finally just killed the "ctl_cyrus

Cyrus and TCP Wrapper info needed.

2003-06-17 Thread Mark London
Hi - A couple of weeks ago people suggested that I could use TCP Wrapper to restrict access to the IMAP port. I'm confused, because I'm running xinetd, which normally does not use libwrap, and instructions on using the TCP Wrapper all talk about using inetd. I see mention that xinetd can be com

Re: Cyrus on Red Hat Enterprise Linux

2003-06-17 Thread Brian
John Alton Tamplin said: > He is referring to HP certifying the software, which I am sure has more > to do with demand than anything devious. HP isn't going to go to the > trouble to support some version that not many of their customers are > using. I am not sure why you would fault RedHat for

Re: Questions about backup files in /var/imap/db

2003-06-17 Thread John Alton Tamplin
Daniel Qian wrote: It confused me by putting all databases using BDB under a imap directory. Read the documentation at sleepycat -- the logs are per BDB environment. In this case, it protects only the various BDB files used by Cyrus. Anyway I am more concerned about a proper way to backup al

Re: Cyrus on Red Hat Enterprise Linux

2003-06-17 Thread John Alton Tamplin
Craig Ringer wrote: [OT: Yes, I'm aware that there other other Linuces beyond RH, but we're committed to HP hardware which is only certified for RH and SuSE (one of my colleagues has been told by an HP engineer that they support Debian but I've yet to see anything official). We have zero SuSE exp

ctl_cyrusdb looping

2003-06-17 Thread Jim Howell
Hi, First the obligatory version statement. I'm running Cyrus 2.1.11 on Solaris 8, my mailboxes.db is in skiplist format. I have 9,921 users on the system. The problem is when I restarted the master daemon this morning the "ctl_cyrusdb -r" started, appeared to "work" as by the below log entr

Re: telnet localhost 143.....nothing heppens :-(

2003-06-17 Thread foobar
Hi, Usually telnet doesn't say it is in connected state if it is access-listed or firewalled (it usually says 'connection timed out') See exit-code 127 from ctl_cyrusdb ++Titus On Tue, 17 Jun 2003, Etienne Goyer wrote: > My bet is that port 143 is firewalled. Check your firewall rules (on > L

Re: telnet localhost 143.....nothing heppens :-(

2003-06-17 Thread Anatoliy Borisov
:-) Hello Thanks, problem already solved. I run master -D (read man master for details) . This shows me that master and imapd don't see libssl.so.0.9.7 I'm simply created link to this lib from /usr/lib and set correct permissions (755 )on /usr/local/ssl and /usr/local/ssl/lib. Anatoliy Borisov (

Re: telnet localhost 143.....nothing heppens :-(

2003-06-17 Thread Etienne Goyer
My bet is that port 143 is firewalled. Check your firewall rules (on Linux, "iptables -L -v -n" should it). On Tue, Jun 17, 2003 at 11:30:51AM +0300, Anatoliy Borisov wrote: > Hello all. > I'm trying to set up a new mail server with Cyrus-IMAPd. > I use an original Cyrus docs which ships with s

IMAP control script

2003-06-17 Thread tsg
Hi, everyone! I made a Perl script, which can help to administer a simple mail server, build with Postfix+Cyrus SASL+Cyrus IMAP+OpenLDAP. All information contains in LDAP Directory (users, aliases maps, relocated maps ...). The script allows add/delete users and their mailboxes, aliases, reloca

telnet localhost 143.....nothing heppens :-(

2003-06-17 Thread Anatoliy Borisov
Hello all. I'm trying to set up a new mail server with Cyrus-IMAPd. I use an original Cyrus docs which ships with source tarball, but I have a serious difficulties. I running master process according to Cyrus guide. When I trying to "telnet myhost 143" to test IMAP server, I get following:  

RE: seen file corruption

2003-06-17 Thread Brasseur Valéry
I will take a look to see if my company is Ok to publish the MysQL connector ! And correct those little annoying bugs ! if my company is OK, I will send the patches ! valery -Original Message- >From: Gareth Bult [mailto:[EMAIL PROTECTED] >Sent: Friday, June 13, 2003 10:34 AM >To: Brasseu