director: Login UNIX sockets were normally detected as doveadm or

director ring sockets, causing it to break in existing installations.
- sdbox: When copying a mail in alt storage, place the destination to
  alt storage as well.
This commit is contained in:
Michal Hlavinka 2015-05-18 09:53:03 +02:00
parent 407352a4eb
commit 554733c72e

View File

@ -432,6 +432,7 @@ make check
%{_libdir}/dovecot/stats/libstats_mail.so
%{_libdir}/dovecot/libdriver_sqlite.so
%{_libdir}/dovecot/libssl_iostream_openssl.so
%{_libdir}/dovecot/libfs_compress.so
%dir %{_libdir}/dovecot/settings
%{_libexecdir}/%{name}
@ -440,6 +441,8 @@ make check
%ghost /var/run/dovecot
%attr(0750,dovecot,dovecot) /var/lib/dovecot
%{_datadir}/%{name}
%{_mandir}/man1/deliver.1*
%{_mandir}/man1/doveadm*.1*
%{_mandir}/man1/doveconf.1*