Thu, 06 Sep 2012 20:03:17 +0200
Remove mistyped redundant path syntax.
postfix/postfix.txt | file | annotate | diff | comparison | revisions |
1.1 --- a/postfix/postfix.txt Tue Sep 04 19:54:34 2012 +0200 1.2 +++ b/postfix/postfix.txt Thu Sep 06 20:03:17 2012 +0200 1.3 @@ -174,7 +174,7 @@ 1.4 #mydestination = $myhostname, localhost.$mydomain 1.5 #relay_domains = $mydestination, 1.6 # hash:@l_prefix@/etc/postfix/access 1.7 -#relay_clientcerts = hash:@l_prefix@/etc//postfix/clicrt 1.8 +#relay_clientcerts = hash:@l_prefix@/etc/postfix/clicrt 1.9 #smtpd_recipient_restrictions = permit_mynetworks, 1.10 # check_client_access hash:@l_prefix@/etc/postfix/access, 1.11 # reject_unauth_destination