Sample Cyrus config: POST Newspapers Craig Ringer (craig at postnewspapers dot com dot au), using Cyrus 2.1.14 Getting things going The POST Newspapers deployed a ...
Sample Cyrus Configurations This page can serve as a repository for sample Cyrus build/configurations that have worked well for people in the past. CMU's setup is ...
The migration is documented in the official documentation. When migrating the /etc/sasldb database using the utils/dbconverter 2 utility, you may encounter the ...
printf "user\0user\01password" mmencode will interprete \01 as a single character rather than as a NUL followed by a '1'. Try using "user\0user\00001password" instead ...
Why do CRAM MD5 and DIGEST MD5 not work with CyrusSaslauthd? Saslauthd is only capabile of verifying plaintext passwords (it takes a plaintext password and a username ...
Sieve A Mail Filtering Language This page is provided as an informal coordination point for activities related to the Sieve mail filtering language. Sieve is a proposed ...
Managing Sieve Scripts The sieveshell command can be used to manage sieve scripts for other users by an administrator, but the documentation of this capability is ...
Cyrus IMAP Server Protocol Specifications IMAP RFC 3501 Internet Message Access Protocol version 4rev1 RFC 1730 Internet Message Access Protocol version 4 RFC ...
At CMU, we use SquirrelMail for our webmail client. We made some custom modifications to SquirrelMail that other people may be interested in, so here's some quick ...