|
|
|
@ -1,4 +1,4 @@ |
|
|
|
|
%define version 0.1.0 |
|
|
|
|
%define version 0.1.1 |
|
|
|
|
%define release 1.beta0 |
|
|
|
|
%define name smeserver-dovecot |
|
|
|
|
|
|
|
|
@ -16,9 +16,8 @@ BuildArchitectures: noarch |
|
|
|
|
BuildRequires: e-smith-devtools |
|
|
|
|
|
|
|
|
|
Requires: e-smith-base >= 5.2.0 |
|
|
|
|
Requires: dovecot >= 2.0.15 |
|
|
|
|
Requires: dovecot-pigeonhole >= 0.2.4 |
|
|
|
|
Requires: dovecot-managesieve >= 0.2.4 |
|
|
|
|
Requires: dovecot >= 2.0.9 |
|
|
|
|
Requires: dovecot-pigeonhole >= 2.0.9 |
|
|
|
|
Requires: acl |
|
|
|
|
|
|
|
|
|
Provides: e-smith-imap |
|
|
|
@ -29,6 +28,9 @@ Configure the dovecot IMAP server with sieve scripts support, |
|
|
|
|
quota, ACL, extended logging, master user |
|
|
|
|
|
|
|
|
|
%changelog |
|
|
|
|
* Tue Feb 26 2013 Daniel Berteaud <daniel@firewall-services.com> - 0.1.1-1 |
|
|
|
|
- store sharedmailbox dict file in /home/e-smith/db/dovecot |
|
|
|
|
|
|
|
|
|
* Tue Feb 12 2013 Daniel Berteaud <daniel@firewall-services.com> - 0.1.0-1 |
|
|
|
|
- Pass the recipient variable to dovcot-lda |
|
|
|
|
|
|
|
|
|