Greetings list.

Pardon the ignorance.

I am working on CentOS 5.2. Unfortunately the repo version of Dovecot is 1.0.X. 
This works fine mind you but it doesn't have ORDEREDSUBJECT Threading support, 
which I need. I downloaded 2.0.11 and built from source, but now I don't see 
any Threading support, not even REFERENCES. I looked to see if I was missing a 
./configure option but if I am, it has eluded me. Any guidance would be 
appreciated.

# dovecot -n
# 2.0.11: /usr/etc/dovecot/dovecot.conf
# OS: Linux 2.6.18-92.1.18.el5PAE i686 CentOS release 5.2 (Final) ext3
auth_mechanisms = plain login
disable_plaintext_auth = no
mail_location = maildir:/var/vmail/%d/%n/Maildir
passdb {
  args = /usr/etc/dovecot/dovecot-mysql.conf
  driver = sql
}
plugin/quota = maildir:storage=10240:messages=1000
protocols = imap
service auth {
  unix_listener /var/run/dovecot/auth-master {
    mode = 0600
    user = vmail
  }
  user = root
}
service imap-login {
  client_limit = 256
  process_min_avail = 10
  service_count = 0
  vsz_limit = 128 M
}
ssl = no
userdb {
  args = uid=6000 gid=6000 home=/var/vmail/%d/%n allow_any_users=yes
  driver = static
}

# telnet localhost imap
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
* OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE 
AUTH=PLAIN AUTH=LOGIN] Dovecot ready.
1 capability
* CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE 
AUTH=PLAIN AUTH=LOGIN
1 OK Capability completed.

Cheers

Mike Enright
Senior Software Engineer

Office:

+1 239-425-9161 (Florida)

Fax:

+1 239-425-6845






[cid:C388744A-AA0D-4A0C-A96D-3038C56EC9E5]

Interop Technologies

13500 Powers Court
Fort Myers, FL 33912

www.interoptechnologies.com<http://www.interoptechnologies.com/>





<<inline: F04230B0-9E39-46D7-BBF4-250561E7B569[106].png>>

Reply via email to