diff options
Diffstat (limited to 'mail/dovecot-devel/files/patch-dovecot-example.conf')
-rw-r--r-- | mail/dovecot-devel/files/patch-dovecot-example.conf | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/dovecot-devel/files/patch-dovecot-example.conf b/mail/dovecot-devel/files/patch-dovecot-example.conf index ef3ca464d221..591d5617c709 100644 --- a/mail/dovecot-devel/files/patch-dovecot-example.conf +++ b/mail/dovecot-devel/files/patch-dovecot-example.conf @@ -1,5 +1,5 @@ ---- dovecot-example.conf.orig Sun Jun 18 20:56:27 2006 -+++ dovecot-example.conf Sun Jun 18 21:15:43 2006 +--- dovecot-example.conf.orig Tue Jul 4 23:44:02 2006 ++++ dovecot-example.conf Tue Jul 4 23:47:52 2006 @@ -9,7 +9,7 @@ # Default values are shown after each value, it's not required to uncomment # any of the lines. Exception to this are paths, they're just examples @@ -140,8 +140,8 @@ # Support for dynamically loadable plugins. mail_plugins is a space separated # list of plugins to load. #mail_plugins = -- #mail_plugin_dir = /usr/lib/dovecot/imap -+ #mail_plugin_dir = %%PREFIX%%/lib/dovecot/imap +- #mail_plugin_dir = /usr/lib/dovecot/lda ++ #mail_plugin_dir = %%PREFIX%%/lib/dovecot/lda # Binary to use for sending mails. #sendmail_path = /usr/lib/sendmail |