re: UW-IMAP, CYRUS, others

2001-03-28 Thread Kyrian
there a better option than these? Thanks, Chad -- "Life is the sieve through which my anarchy strains, resolving itself into words" Kev Green, aka. Kyrianwww.ore.org -- Bad Religion ___ Redhat-list mailing list [EMA

Re: Chicken-and-egg problem with glibc and rpm

2000-11-29 Thread Kyrian
Hi, The solution is to use the go-between version of RPM from the 3.x versions [ version 3.0.5 ] which is capable of reading RPM v4 format files, AFAIK. K. Here's the bulk of the RedHat advisory I believe explains it:- -

Re: Redhat-list digest, Vol 1 #634 - 15 msgs

2000-11-26 Thread Kyrian
/etc/ld.so.conf contains all the directories that are searched for libraries. Run 'ldconfig' after you change that file to update the live library directory list. Make sure that your libssl.so is in a directory which is listed in that file. Assuming you've traced everything back to that level ok

Re: Redhat-list digest, Vol 1 #631 - 17 msgs

2000-11-26 Thread Kyrian
Mobeen, At first I thought you might not have installed the cyrus SASL RPM, but I don't think that's it. Here's the RPM's that work fine for me:- cyrus-imapd-1.6.19-2 cyrus-sasl-1.5.24-3 However you might have problems because you (I'm guessing here) have Perl 5.6 installed. There's enough pro

Re: Trouble with ProFTPd

2000-11-18 Thread Kyrian
Hi, In case anyone hasn't responded off-list to this yet, or you haven't solved it... 2 possible solutions... 1. Just run it in standalone, and remove your /etc/inetd.conf entry for proftpd. [ This is the one I use, because proftpd gives you plenty of fine-grained control over important things,

SENDMAIL

2000-06-19 Thread Kyrian
ers ], and also try changing your init script's (/etc/rc.d/init.d/sendmail) invocation of sendmail to include say a '-q5m' to force the mail queue to be processed every five minutes rather than the default (which I believe is about 30 minutes). [ I think this might be the same as sett