aboutsummaryrefslogblamecommitdiff
path: root/mail/dovecot-managesieve/pkg-message
blob: 305185d214028159e6f928bcd70a8efd084a5e6b (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                                                      
 

                                                                      
 
                                                                     
 


                              

      


                                                                 

                                                      
                                     
 
                                                                      
----------------------------------------------------------------------
 
 This port assumes you are familiar with Dovecot and have it installed
 and running on the system you have installed this service on.

 You can enable the service with this directive in your dovecot.conf:

     protocol managesieve {
	sieve=~/.dovecot.sieve
	sieve_storage=~/sieve
     }

 And don't forget to add "managesieve" to the "protocols" setting
 if you use it. 

 Further information on configuration can be found at:
 
  http://Wiki.Dovecot.org/ManageSieve

----------------------------------------------------------------------