hello, 

> Subject: RE: [Web-cyradm] [bug #13749] i cant change a qouta 
> for users...
> 
> > Why the user/ Syntax? And where is it written
> > that i must use user/mailboxname?
> 
> In the cyrus-imapd docs :)

Ok, i see i must read some docs to understand all this things. ;)
Today, i will do this at the afternoon...

 
> > Any Ideas to solve this?
> 
> I had this too, when switching in production use
> from DOMAIN_AS_PREFIX=0 to =1. But perhaps you have
> some errors in your imapd.conf or imapd-local.conf.

Ok i have used the DOMAIN_AS_PREFIX=1 from the startup,
since i have installed the server. From the beginning i 
use domain_as_prefix=1.

And here are my config files:

$less /etc/imapd.conf
configdirectory: /var/lib/imap
partition-default: /var/spool/imap
sievedir: /var/lib/imap/sieve
sendmail: /usr/sbin/sendmail                            <- can i kick them?
I have sendmail activities in daily syslog!?
hashimapspool: true
sasl_pwcheck_method: saslauthd
sasl_mech_list: PLAIN LOGIN

tls_cert_file: /etc/postfix/ssl/mailrelay.domain.tld.pem
tls_key_file: /etc/postfix/ssl/mailrelay.domain.tld.pem
tls_ca_file: /etc/postfix/ssl/mailrelay.domain.tld.pem

admins: cyrus snitch
postmaster: postmaster
allowanonymouslogin: no
allowplaintext: yes
servername: mailrelay.domain.tld
autocreatequota: 999999
reject8bit: no
quotawarn: 98
timeout: 30
poptimeout: 10
dracinterval: 0
drachost: localhost
sieve_maxscriptsize: 32
sieve_maxscripts: 5
autocreateinboxfolders: INBOX | INBOX.Trash | INBOX.Sent | INBOX.Drafts
autosubscribeinboxfolders: INBOX | INBOX.Trash | INBOX.Sent | INBOX.Drafts
unixhierarchysep: yes

$less /etc/cyrus.conf
SERVICES {
  imap          cmd="imapd" listen="imap" prefork=5
  #imaplocal     cmd="imapd -C /etc/imapd-local.conf" listen="imap"
prefork=0
  imaps         cmd="imapd -s" listen="imaps" prefork=1
  #imapslocal    cmd="imapd -C /etc/imapd-local.conf" listen="imaps"
prefork=0
  pop3          cmd="pop3d" listen="pop3" prefork=3
  pop3s         cmd="pop3d -s" listen="pop3s" prefork=1
}

I installed my system also for the imapd.conf ^^^^, i don't have used the
imapd-local.conf
because i don't want to use locally users. Only one, and there is a alias in
/etc/aliases
whitch maps the adress to my virtual useraccount in mysql like this:

root            domain.tld0001

Greets 
  Marcel


_______________________________________________
This mailing list is hosted and supported
by bit-heads GmbH | http://www.bit-heads.ch

_______________________________________________
Web-cyradm mailing list
[email protected]
http://www.web-cyradm.org/mailman/listinfo/web-cyradm

Reply via email to