Table of Contents

Create a cyrus account

create account

  1. create account/password
    root@bender:/home/john# saslpasswd2 -c USER
  2. create mailbox
    root@bender:/home/john# cyradm --user admin localhost
    Password: 
    localhost> cm user.chowndr
    localhost> sq user.chowndr 100000
    quota:100000
    localhost>
  3. create sieve directory
    john@bender:~$ sieveshell --user=mandie --authname=mandie mail.thoughtbit.com
    connecting to mail.thoughtbit.com
    Please enter your password: 
    > 
  4. activate a sieve script
    > activate std
    > list
    std  <- active script
    > quit

change password

root@bender:/home/john# saslpasswd2 USER