Re: MySQL problem

2003-06-03 Thread Simon Loader
to authorize I get error: unable to dlopen /usr/lib/sasl2//libmysql.so: /usr/lib/sasl2//libmysql.so: Undefined symbol mysql_connect Your probably using mysql4 in which case that should be a different call. When I get a new version of cyrus somewhere ill patch the code. -- Simon Loader

Re: Testing

2003-02-24 Thread Simon Loader
On Mon, 2003-02-24 at 02:02, [EMAIL PROTECTED] wrote: Test Please can we stop getting these tests? -- Simon Loader ive had all I can stand I cant stands no more

Re: howto refuse connection based on load..

2003-02-24 Thread Simon Loader
is. -- Simon Loader Ive had all I can stands I cant stand no more - pop i

Re: howto refuse connection based on load..

2003-02-24 Thread Simon Loader
is. why? load is an evaluation of many thing io , cpu usage , memory usage?. Since mail is often IO based high loads happen. Often no enough to stop things from working. -- Simon Loader Ive had all I can stands I cant stand no more - pop i

Re: Sendmail Unix Hierarchy Sep

2002-12-31 Thread Simon Loader
I havent messed with sendmail configs for a while (been using these new fangled MTA`s of late). Check the flags for your mailer is passing the full emial. Track down which line in the config the error is coming from becuase it looks like this is a sendmail problem. -- Simon Loader Ilan

Re: [Annoyed] Cyrus-imapd/sasl upgrade and lmtpd behaviour...

2002-12-29 Thread Simon Loader
check permissions on /var/imap/socket/lmtp and are you sure you dont want no auth on the lmtp server ? HTH -- Simon Loader Steve Clement wrote: Hi, first off all I want to say hello to the list as I am new on it. Small and boring intro: I am a Unix Sysadmin from Luxembourg

Re: am I right OR what's the right way

2002-11-11 Thread Simon Loader
Didn't realize this was about SQLauxprop till rob replied.. I think the error is quite obvious it cant find the mysqlclient shared library. 1. You compiled it on a different machine 2. ldconfig doesn't have the path to libmysqlclient. HTH -- Simon Loader Now , if I understand it right

Re: Name of email file format

2002-10-17 Thread Simon Loader
Andy Saxena wrote: Hi, It is not mbox, neither is it maildir. What is the official name of the file format used by Cyrus to store email? Id call it Cyrus mailbox format ... (CMF) But prehaps CMU have their own name. -- Simon Loader

Re: Auth.log error messages

2002-10-13 Thread Simon Loader
On Sun, 2002-10-13 at 04:14, Jens wrote: I am trying to clean up my cyrus installation. With lots of help from everybody I have it running but my /var/log/auth.log file generates lots of errors. They don't affect anything but I would like to sort this out if I could. Basically I get lots of

Re: Cyrus and mysql

2002-09-17 Thread Simon Loader
going on. Try checking syslog.conf and turning up the logging levels a bit. Just an idea , but have you checked the mysql server to see how many clients are connected , prehaps you are reaching a limit ?? -- Simon Loader

Re: removing banners from cyrus

2002-04-02 Thread Simon Loader
What is the procedure for removing the banners from Cyrus? I am sure this involves edition a source file and recompiling I hust haven't seen this documented anywhere. If someone could advise. Thanks Banners Cyrus ??? Cyrus doesnt have banners ? Does it ? Are you sure it is not your MTA

Re: marking a message as read...

2002-04-02 Thread Simon Loader
Going from the old mbox format to cyrus i found only one thing that kinda annoys me, how you CANNOT mark a message as read. Got a few users who hold about 500meg of messages each and i'm wondering if it's possible to mark a message as read. As far as i can tell i dont see anything in the

Re: ssl-certificates per hosted domain

2002-01-01 Thread Simon Loader
At 02:08 AM 1/2/2002 +0100, Peter Pilsl wrote: Is it possibly to provide more than one ssl-certificate on one imap-server ? I host several domains here and each domain gets its imap domainname for fetching their mails like imap.customer1.com imap.customer2.com ... And I want give any of the the

Re: Netscape: Copying message to Sent folder: permission denied

2001-12-23 Thread Simon Loader
It wsa the cyrus admin user that did this. I tried to delete the folders with cyradmin but it says: rm: cannot remove `Drafts': Permission denied same for the Sent Items and INBOX fodlers that Outlook Express automatically vreated when the admin user loged in. You need to add permission

Re: [CYRUS] My folders are gone, Please read!

2001-12-05 Thread Simon Loader
if that fixes things. -- Simon Loader poor unemployed. http://www.surf.org.uk/ to offer me work, will do freelance or anything that is going.

Re: [PATCH] daemonization support for master

2001-12-04 Thread Simon Loader
Henrique de Moraes Holschuh wrote: On Tue, 04 Dec 2001, Simon Loader wrote: /usr/cyrus/bin/master echo $! /var/run/cyrus.pid which sort gives the same control. Well, it depends. The pidfile support inside master allows it to fork() at will and still keep

Re: SASL LDAP patch - way to specify multiple servers?

2001-11-27 Thread Simon Loader
We use SASL1-LDAP in a clusterd HA environment with the LDAP patch supplied by http://www.surf.org.uk/src/cyrussasl.html which AFAIK does not support multiple LDAP servers. We are at the moment suggensting a switch to SASL1-PAM-LDAP, which is not as fast, but will support multiple LDAP

Re: Aliases and virtual domain hosting

2001-11-25 Thread Simon Loader
Henrique de Moraes Holschuh wrote: On Sat, 24 Nov 2001, Kevin J. Menard, Jr. wrote: Tuesday, November 06, 2001, 7:44:04 AM, you wrote: MF If you decide that 1 IP per domain is not acceptable, which MF anybody who does lots of virtual hosting generally does, then MF I recommend you

Re: [POLL] Cyrus v2.1 and SASL v2

2001-11-19 Thread Simon Loader
Ken Murchison wrote: Cyrus users, We are getting close to releasing Cyrus v2.1 (yeah, I know I've said this a bunch of times already) and we are leaning towards making it dependent on SASL v2. We would like to do this for a number of reasons: 1. Take advantage of the benefits of SASL

Re: CERT with two IPs ????

2001-09-17 Thread Simon Loader
The server you are connecting to is using a security certificate which is expired or is not yet valid. Do you wish to continue using this server? I think the problem might be that the servers certificate is tied to the external IP address. If I do a nslookup here on the LAN for

[OT] Outlook Express: altnamespace issue

2001-08-02 Thread Simon Loader
IMHO, the architecture is correct (similar to other commercial variants of Cyrus) and the problem lies completely with OE. Out of interest what are the commercial variants of cyrus ? The only one I think I know of is some Canadian company of which the name escapes me. -- Simon

Re: renaming users

2001-07-08 Thread Simon Loader
Patrick Childers wrote: I was having troube renaming users. I wanted to rename users from user.patrickc to user.PatrickC Is this possible? there is some code sent to a the list check the archives. -- Simon

Re: consistent ldap login problem

2001-06-19 Thread Simon Loader
Is there any particular reason to use the SASL patches and not PAM LDAP? Performance gains? Easier configuration? The sasl patch was written for a product which did not have PAM bundled with it. ( althought that was an option). It probably has very minor performance gains (unnoticeable

Re: consistent ldap login problem

2001-06-14 Thread Simon Loader
I do believe that you are correct about all users having to be in the same rdn. That's not difficult to change, though. This is true but... Itis not that hard to change. Someone did change it and sent it to the mailing list ( actully I think they use clayton donleys code ? but my patch

Re: LDAP patch trouble

2001-05-30 Thread Simon Loader
Bernard Frit wrote: I'm running an enterprise mailservice with virtual domains and several servers using cyrus-2.0.7 + postfix + pamldap + mandrake-7.1 I'm trying to make things working on Slackware using the sasl ldap patch in place of pam ldap. Did anybody customized the ldap patch

Re: Fw:

2001-05-24 Thread Simon Loader
Devdas Bhagat wrote: On Wed, 23 May 2001, Michael Fair spewed into the ether: snip 1. Use the patch to make cyrus-sasl auth via ldap possible. I never managed to get cyrus to do things via sasl - pam. Can someone point me to the location of this patch? www.surf.org.uk -- Simon

Re: How to add virtual domain support

2001-04-26 Thread Simon Loader
The problem is that email clients don't supply the realm information when they authenticate. If they log in as their email address then this isn't a problem because the login name contains the domain info but the holy grail in my mind's eye would be to allow [EMAIL PROTECTED] and [EMAIL

Re: Remove quota's

2001-04-25 Thread Simon Loader
David Reid wrote: So, I eventually found the cause of delivery problems was that the app I used to create the mailboxes (not cyradm) was setting the quota to 0. I've set them all at a more realistic limit, but how do I remove the quota once set from a user? Apart from that it's working

Re: forking problem cd..

2001-04-25 Thread Simon Loader
After some more testing we think that the main problem is between lmtpd processes accessing the /var/imap/deliverdb databases. While reading a source of imap/duplicate.c, there's a note next to get_db_name function saying that too many processes where contending for the locks on

Re: Deleting mailbox with JavaMail

2001-04-11 Thread Simon Loader
Barbara Greenwood wrote: Hi, I'm working on a utility to move a user's mailbox to a different Cyrus server. The final step is to delete the mailbox from the old location. but it just won't do it! I get the folder that represents the user's INBOX, then call delete(true) on it, i.e. it

Re: Limit of file descriptors

2001-04-04 Thread Simon Loader
Roland Scheike wrote: Hi, after restarting cyrus there is a real strange entry in my messages log: Apr 4 13:42:36 r22 master[1479]: exiting on SIGTERM Apr 4 13:42:38 r22 master: unable to change limit of file descriptors available Apr 4 13:42:38 r22 master[1494]: process started

Re: lmtpd log messages in 2.0.12

2001-03-22 Thread Simon Loader
Avi Schwartz wrote: Is there a way to turn off the lmtpd log messages? The messages are something like: Mar 22 07:18:13 coral master[15766]: about to exec /usr/cyrus/bin/lmtpd Mar 22 07:18:13 coral service-lmtpd[15766]: executed Mar 22 07:18:13 coral lmtpd[15766]: accepted connection

Re: cyrus-PAM-ldap or cyrus-ldap will run first ?

2001-02-26 Thread Simon Loader
Pascal Pucci wrote: * If I want to use ldap directly : - does: sasl_passwd_method: ldap // should be good ? ldap_basedn: ou=People,dc=test yes. ldap_server: LDAP Server [localhost] ldap_basedn: LDAP base dn ldap_uidattr: LDAP uid attribute [uid]

Re: Cyrus getquota and ACLs

2001-02-26 Thread Simon Loader
Bruce Bauman wrote: We have written our own e-mail client, and would like to obtain a user's quota from the server. Unfortunately, the Cyrus IMAP server only allows a GETQUOTA if the user is an admin user. I read the Quota Extension RFC and this seems overly restrictive. Or am I

Re: IMP vs. SquirrelMail for Web Mail?

2001-02-09 Thread Simon Loader
Alain Turbide wrote: Squirrel Mail is much easier to setup and install but it is much slower in listing large folders or mailbox contents. They pretty well have similar functionality including LDAP lookups. IMP does require an SQL server to store user session data while SM uses flat

Re: sieve - redirect - delay

2001-01-15 Thread Simon Loader
the problem is. If i write a mail to flo[rian]@proescholdt.de it is delivered to his mailbox on the server, but the redirection from cyrus to [EMAIL PROTECTED] stays in the queue for nearly half an hour before it is sent out. The same mail sent to [EMAIL PROTECTED] gehts out at once. The

Re: Unread messages being marked as read.

2001-01-03 Thread Simon Loader
Jeremy Beker wrote: Hello all, I have been having a problem with 2.0.9 that I have read about in some earlier messages on the list. Namely that sometimes (not always) new messages arrive, but are already marked as read. I have been trying to pin down the reasons, but it is still

Re: using ldap for authentication

2000-11-29 Thread Simon Loader
Quoting unplug [EMAIL PROTECTED]: Hi all, Does cyrus use the uid userpassword of ldap as default for authentication?? How about if I change the userpassword to password?? Cyrus will still work or not?? Cyrus uses an authentication module to auth against. So it is dependent on that