From: JB Hewitt (no email)
Date: Wed Jan 04 2006 - 17:16:11 EST
Thanks for the help,
I loaded up another box with ubunutu and took things step by step and
had exactly the same results. Quite frustrating.
So I did the same thing with Debian 3.1 and it worked perfectly. It
must be something in the Ubuntu distribution that's causing it, I'll
see if I can follow it up with someone there.
On 1/3/06, Andreas Winkelmann <> wrote:
> Am Thursday 29 December 2005 00:06 schrieb JB Hewitt:
>
> > Sure thing - imapd.conf
> > configdirectory: /var/lib/cyrus
> > defaultpartition: default
> > partition-default: /var/spool/cyrus/mail
> > partition-news: /var/spool/cyrus/news
> > newsspool: /var/spool/news
> > altnamespace: yes
> > unixhierarchysep: no
> > lmtp_downcase_rcpt: yes
> > admins: cyrus jb
> > sieve_admins: cyrus jb
> > allowanonymouslogin: no
> > popminpoll: 1
> > autocreatequota: 0
> > umask: 077
> > sieveusehomedir: false
> > sievedir: /var/spool/sieve
> > hashimapspool: true
> > allowplaintext: yes
> > sasl_mech_list: PLAIN
> > sasl_minimum_layer: 0
> > sasl_pwcheck_method: saslauthd
> > sasl_auto_transition: no
> > tls_ca_path: /etc/ssl/certs
> > tls_session_timeout: 1440
> > tls_cipher_list: TLSv1:SSLv3:SSLv2:!NULL:!EXPORT:!DES:!LOW:@STRENGTH
> > lmtpsocket: /var/run/cyrus/socket/lmtp
> > idlesocket: /var/run/cyrus/socket/idle
> > notifysocket: /var/run/cyrus/socket/notify
> >
> > And cyrus.conf
> > START {
> > recover cmd="/usr/sbin/ctl_cyrusdb -r"
> >
> > delprune cmd="/usr/sbin/ctl_deliver -E 3"
> > tlsprune cmd="/usr/sbin/tls_prune"
> > }
> > SERVICES {
> > imap cmd="imapd -U 30" listen="imap" prefork=0
> > maxchild=100 pop3 cmd="pop3d -U 30" listen="pop3" prefork=0
> > maxchild=50 lmtpunix cmd="lmtpd"
> > listen="/var/spool/postfix/extern/cyrus/lmtp" prefork=0 maxchild=10
> > sieve cmd="timsieved" listen="localhost:sieve"
> > prefork=0 maxchild=100
> > notify cmd="notifyd"
> > listen="/var/run/cyrus/socket/notify" proto="udp" prefork=1
> > }
> > EVENTS {
> > checkpoint cmd="/usr/sbin/ctl_cyrusdb -c" period=30
> > delprune cmd="/usr/sbin/ctl_deliver -E 3" at=0401
> > tlsprune cmd="/usr/sbin/tls_prune" at=0401
> > }
>
> Looks fine. Hmm, check which Mechanisms are offered from Your server. Maybe
> with imtest or telnet. Maybe you changed something without restart or
> reload?
>
> --
> Andreas
> ----
> Cyrus Home Page: http://asg.web.cmu.edu/cyrus
> Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
> List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
>
--
Regards,
JB Hewitt
Business: http://www.stcpl.com.au
Blog: http://blade.lansmash.com
Best LAN ever: http://www.lansmash.com
How to ask a ?: http://www.catb.org/~esr/faqs/smart-questions.html
----
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
|
|
|