dberror seen db
Ken Murchison
ken at oceana.com
Fri Sep 12 15:07:06 EDT 2003
Agri wrote:
> Thank you for answer.
>
> No, hash is turned off.
> my configs
> **************************************************************
>
>>cat /etc/imapd.conf
>
> configdirectory: /var/cyrus
> partition-default: /var/imap
> sasl_pwcheck_method: auxprop
>
> tls_cert_file: /etc/openssl/certs/cert.pem
> tls_key_file: /etc/openssl/private/key.pem
>
> virtdomains: yes
> defaultdomain: 7m.vps.rusonyx.ru
> admins: agri
>
>
>>cat /etc/cyrus.conf
>
> # standard standalone server implementation
>
> START {
> # do not delete this entry!
> recover cmd="ctl_cyrusdb -r"
>
> # this is only necessary if using idled for IMAP IDLE
> # idled cmd="idled"
> }
>
> # UNIX sockets start with a slash and are put into /var/imap/sockets
> SERVICES {
> # add or remove based on preferences
> imap cmd="imapd" listen="imap" prefork=0
> pop3 cmd="pop3d" listen="pop3" prefork=0
>
> # LMTP is required for delivery
> lmtpunix cmd="lmtpd" listen="/var/cyrus/socket/lmtp" prefork=0
>
> # this is only necessary if using notifications
> # notify cmd="notifyd" listen="/var/cyrus/socket/notify" proto="udp" prefork=1
> }
>
> EVENTS {
> # this is required
> checkpoint cmd="ctl_cyrusdb -c" period=30
>
> # this is only necessary if using duplicate delivery suppression
> delprune cmd="ctl_deliver -E 3" at=0400
>
> # this is only necessary if caching TLS sessions
> tlsprune cmd="tls_prune" at=0400
> }
>
> ********************************************************************
>
> I have directories in the /var/imap
> /var/imap/domain
> /var/imap/domain/7m.ru
> /var/imap/domain/7m.ru/user
> /var/imap/domain/7m.ru/user/agri
> /var/imap/domain/7m.ru/user/agri/Trash
You need to look at /var/cyrus
This is where the error is occuring. Does it exist, is it owned by the
cyrus user?
--
Kenneth Murchison Oceana Matrix Ltd.
Software Engineer 21 Princeton Place
716-662-8973 x26 Orchard Park, NY 14127
--PGP Public Key-- http://www.oceana.com/~ken/ksm.pgp
More information about the Info-cyrus
mailing list