From 3d15ebd4369afd54ebc8bb3709775ab319d58c84 Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa Date: Sun, 20 Feb 2022 03:05:23 -0800 Subject: [PATCH] email: postfix: Fix priority for authentication directives Otherwise, the default directives in 10-auth.conf take higher priority. Signed-off-by: Sunil Mohan Adapa Reviewed-by: James Valleroy --- .../conf.d/{05-freedombox-auth.conf => 15-freedombox-auth.conf} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename plinth/modules/email/data/etc/dovecot/conf.d/{05-freedombox-auth.conf => 15-freedombox-auth.conf} (100%) diff --git a/plinth/modules/email/data/etc/dovecot/conf.d/05-freedombox-auth.conf b/plinth/modules/email/data/etc/dovecot/conf.d/15-freedombox-auth.conf similarity index 100% rename from plinth/modules/email/data/etc/dovecot/conf.d/05-freedombox-auth.conf rename to plinth/modules/email/data/etc/dovecot/conf.d/15-freedombox-auth.conf