Christopher Paluch wrote:

I think your imapd.conf file is correct. How are you creating your user? Are you specifying "user/first.name" when creating it?

Yes, I tried "cm user/xxx.yyy" at the cyradm prompt, but I got error:
> cm user/xxx.yyy
createmailbox: Invalid mailbox name
only the following form is correct:
> cm xxx.yyy
localhost.authtec.com> lm
xxx.yyy

I found version 2.2 does not have this problem. 2.2 allows the creation of name with dot.
Another problem with 2.0.1 is that the name created is not associated with my domian name.
I think I need to use cyrus-imap 2.2 with sasl1 for another installation. I previously used cyrus-imap 2.2 with sasl2, and sasl2 caused alot of weird problem.


Thanks
Sam.

sam wrote:

Hi,

I m using version 2.0.17.
Trying to create a user name with dot, but it seems doesn't allow me to do so.
The following is the confi of imapd.conf:


admins:  cyrus
allowanonymouslogin:  no
allowplainwithouttls: yes
allowplaintext: yes
altnamespace: yes
autocreatequota:  10000
configdirectory:  /var/db/imap
drachost:  localhost
dracinterval:  0
duplicatesuppression: yes
lmtp_overquota_perm_failure: no
lmtpsocket: /var/spool/imap/public/lmtp
normalizeuid: yes
partition-default:  /var/spool/imap
poptimeout:  10
quotawarn:  90
reject8bit:  no
sasl_mech_list: plain login
sasl_pwcheck_method: sasldb
#sasl_pwcheck_method: saslauthd
#sasl_pwcheck_method: auxprop
#sasl_pwcheck_method: pwcheck
sievedir: /var/imap/sieve
timeout:  30
tls_ca_file: /root/at-keys/ca.crt
tls_ca_path: /root/at-keys
tls_cert_file: /root/at-keys/gateway.crt
tls_key_file: /root/at-keys/gateway.key
unixhierarchysep: yes

virtdomains: yes
defaultdomain: authtec.com
lmtp_downcase_rcpt: true
loginrealms: mydot.com mydot.net

hashimapspool: false
fulldirhash: true

Does anyone know how can I create a user name with dot in 2.0.17?

Thanks
sam


--- 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

Reply via email to