Re: imaps: reqd OpenSSL opts not present

2001-12-21 Thread Craig Skinner
> > Did you incorporate "tls_cert_file:" and "tls_key_file:" into imapd.conf? Huh? cat /etc/imapd.conf | grep -v \# | grep -v ^$ | sort admins: cyrus admin allowanonymouslogin: no allowplaintext: yes autocreatequota: 20 configdirectory: /var/imap idlesocket: /var/imap/socket/idle lmtpsocket: /v

imaps: reqd OpenSSL opts not present

2001-12-21 Thread Craig Skinner
400cd000) libc.so.6 => /lib/libc.so.6 (0x400d1000) /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x8000) Any perls of wisdom greatfully received. Craig Skinner. -- Get your free email from www.linuxmail.org Powered by Outblaze

Re: unable to bind lmtpunix socket: Address already in use

2001-12-21 Thread Craig Skinner
ve forgotten to kill. kill 2561 (or whatever number ps shows) to stop it. Craig Skinner -- Get your free email from www.linuxmail.org Powered by Outblaze

Re: Support

2001-12-17 Thread Craig Skinner
; > p.s I tried contacting cyrusoft a bunch of times but nobody got back to me. What a big surprise!! 3 of us have got the same help from silkymail lately.. Craig Skinner. -- Get your free email from www.linuxmail.org Powered by Outblaze

Re: Webmail for Cyrus Imap ?

2001-12-14 Thread Craig Skinner
see http://www.firstpr.com.au/web-mail/ and http://www.cru.fr/http-mail/ -- Get your free email from www.linuxmail.org Powered by Outblaze

bandwidth???

2001-12-13 Thread Craig Skinner
Hi there all! The question of bandwith on a leased line:- What is the rule of thumb for an IMAP session in kilobytes/second? Or the same question backwards:- If I have a 512kb/s line, how many *concurrent* sessions could be run? 50? 250? The same line will be used for the MTA (Postfix) Craig

Re: Webmail for Cyrus Imap ?

2001-12-12 Thread Craig Skinner
ready. (The complete install/configure with their version of Apache can be troublesome) Don't forget mod_php. Craig Skinner -- Get your free email from www.linuxmail.org Powered by Outblaze

Re: Authentication problem

2001-12-07 Thread Craig Skinner
&startThread=3493&threadsToDo=15 Thread "login error" May the force be with you. Craig Skinner > Hello, > > I installed via SuSE .rpm: > > cyrus-imap 2.0.16 > cyrus-sasl 1.5.24 > > I seem to have a problem of authentication: > > after making:

Re: login error

2001-12-07 Thread Craig Skinner
x27;t got as far as testing imaps yet. Craig Skinner. now :) For the record:- cat /etc/imapd.conf configdirectory: /var/imap partition-default: /var/spool/imap admins: cyrus admin allowanonymouslogin: no umask: 027 timeout: 30 autocreatequota: 20 allowplaintext: yes plaintextloginpause: 10 singl

Re: Failing to Log into Cyrus

2001-12-06 Thread Craig Skinner
, I'll keep trying 16. > ftp://ftp.oceana.com/pub (seems to work for me). > > However I did get 2.0.16 running and you seem to have the same setup as I did. What eventually got it running? Cheers, Craig Skinner -- Get your free email from www.linuxmail.org Powered by Outblaze

Re: Failing to Log into Cyrus

2001-12-06 Thread Craig Skinner
Victor, How did you eventually solve this? It looks very similar to my problem (thread login error) Craig Skinner -- Get your free email from www.linuxmail.org Powered by Outblaze

Re: login error

2001-12-06 Thread Craig Skinner
ch: DIGEST-MD5 user: admin realm: aberdeen mech: PLAIN user: admin realm: aberdeen mech: CRAM-MD5 > --Andreas Amann > [EMAIL PROTECTED] NO change to out put of imtest or cyradm. I still think this is a SASL problem. >From another angle, the boss has a cheepie NON-STATIC ADSL co

Re: login error

2001-12-06 Thread Craig Skinner
running imtest or cyradm. >From another angle, the boss has a cheap NON-STATIC ADSL connection at the moment, and as such, the DNS on the network isn't set up correctly. Could this be the cause of all this bother? However, remember that I am trying all of the above tests on localhost. I still think this is a SASL problem. Craig Skinner -- Get your free email from www.linuxmail.org Powered by Outblaze

Re: login error

2001-12-05 Thread Craig Skinner
> > Do I have a problem with SASL that is propegating to here? It deffinately looks like (to me!) a SASL problem. Do I need to set up pam.d stuff?? Do I need to configure cram-md5/digest-md5??? imtest says auth=cram-md5/digest-md5 How do I verify that SASL is working as it s

Re: login error

2001-12-05 Thread Craig Skinner
one saslpasswd ? sasldblistusers user: admin realm: aberdeen.chstech.co.uk mech: DIGEST-MD5 user: admin realm: aberdeen.chstech.co.uk mech: PLAIN user: admin realm: aberdeen.chstech.co.uk mech: CRAM-MD5 Is there a problem here? Do I need to add cyrus to sasldb? Craig Skinner -- Get your f

Re: login error

2001-12-05 Thread Craig Skinner
to me at all... Line 78 of Admin.pm reads:- *$AUTOLOAD = sub { &$sub($_[0]->{cyrus}, @_[1..$#_]): }; Do I have a problem with SASL that is propegating to here? Thanks in advance.. Craig Skinner, the email beginner :( -- Get your free email from www.linuxmail.org Powered by Outblaze

Re: login error HELP!!!!!!!!

2001-12-04 Thread Craig Skinner
tfix flush directory > Dec 3 10:35:35 aberdeen postfix-script: warning: > creating missing Postfix saved directory > Dec 3 10:35:35 aberdeen postfix-script: warning: > creating missing Postfix corrupt directory > Dec 3 10:35:35 aberdeen postfix-script: warning: > creating missing Postfix public directory > Dec 3 10:35:35 aberdeen postfix-script: warning: > creating missing Postfix private directory > Dec 3 10:35:36 aberdeen postfix-script: starting the > Postfix mail system > Dec 3 10:35:36 aberdeen postfix: S80postfix > Dec 3 10:35:36 aberdeen postfix/master[1340]: daemon > started > Dec 3 10:35:36 aberdeen rc: Starting postfix: succeeded > > What should I be looking at next?? Craig Skinner. -- Get your free email from www.linuxmail.org Powered by Outblaze

Re: login error

2001-12-04 Thread Craig Skinner
> Try this: > > cyradm --user admin --auth plain localhost > > It seems that auth method is not set by default and crammd5 is tried. This > seems to work. > G'day Victor, I noticed yesterday the we seemed to be travelling along the same road at the same time, but driving different versions of

Re: login error

2001-12-03 Thread Craig Skinner
private directory Dec 3 10:35:36 aberdeen postfix-script: starting the Postfix mail system Dec 3 10:35:36 aberdeen postfix: S80postfix Dec 3 10:35:36 aberdeen postfix/master[1340]: daemon started Dec 3 10:35:36 aberdeen rc: Starting postfix: succeeded What's next?? Craig Skinner.

Re: login error

2001-11-30 Thread Craig Skinner
20-3mdk libdb-3.2.so is needed by libsasl7-1.5.24-7mdk libdb-3.2.so is needed by php-dba_gdbm_db3-4.0.6-4mdk rpm -e db3 error: removing these packages would break dependencies: db3 = 3.1.17 is needed by db3-devel-3.1.17-1mdk Postfix needs db3 & db3-devel Wh

Re: login error

2001-11-30 Thread Craig Skinner
7; If I reinstall db3 & db3-devel & remove libdb3.2, a whole heap of stuff will complain. What to do??? Craig Skinner, the email beginner.:( -- Get your free email from www.linuxmail.org Powered by Outblaze

Re: login error

2001-11-30 Thread Craig Skinner
> From: "Craig Skinner" <[EMAIL PROTECTED]> > > rpm -qa | grep db[23] > > libdb3.2-3.2.9-2mdk > > php-dba_gdbm_db3-4.0.6-4mdk > > db3-utils-3.2.9-2mdk > > db3-devel-3.1.17-1mdk > > db3-3.1.17-1mdk > > > It looks like here's

Re: login error

2001-11-29 Thread Craig Skinner
ot;/usr/local/cyrus/bin/[imapd|lmtpd|ctl*]" cmd="/usr/local/cyrus/bin/[imapd|lmtpd|ctl*] -C /etc/imapd.conf" no change.. Should I ln -s /usr/local/cyrus/bin/* to /usr/local/[s]bin/ ? What's the next step? Craig Skinner -- Get your free email from www.linuxmail.org Powered by Outblaze

Re: login error

2001-11-29 Thread Craig Skinner
3" period=1440 } cat /etc/imapd.conf configdirectory: /var/imap partition-default: /var/spool/imap admins: cyrus admin sasl_pwcheck_method: passwd allowanonymouslogin: no umask: 027 timeout: 30 autocreatequota: 20 allowplaintext: yes plaintextloginpause: 10 singleinstancestore: yes sieveusehomedir:

login error

2001-11-29 Thread Craig Skinner
]: process 2173 exited, signaled to death by 11 HELP Craig Skinner, the email beginner. -- Get your free email from www.linuxmail.org Powered by Outblaze