From bf8fc5949d689ed865bfbc445cd25b6c5ad78dc7 Mon Sep 17 00:00:00 2001 From: egavard Date: Wed, 5 Aug 2015 13:29:05 +0200 Subject: [PATCH] Updated accounts and redirects cf files --- postfix/accounts.cf | 2 +- postfix/redirects.cf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/postfix/accounts.cf b/postfix/accounts.cf index 94896e0d..ecb0f063 100644 --- a/postfix/accounts.cf +++ b/postfix/accounts.cf @@ -1 +1 @@ -user@domain.tld|mypassword \ No newline at end of file +user@domain.tld|mypassword diff --git a/postfix/redirects.cf b/postfix/redirects.cf index c29ec5cc..492eb3a0 100644 --- a/postfix/redirects.cf +++ b/postfix/redirects.cf @@ -1 +1 @@ -user@domain.tld | otheruser@domain.tld,otheruser@otherdomain.tld \ No newline at end of file +user@domain.tld|otheruser@domain.tld,otheruser@otherdomain.tld