Remove mistyped redundant path syntax.

Thu, 06 Sep 2012 20:03:17 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 06 Sep 2012 20:03:17 +0200
changeset 664
3045cab269c7
parent 663
fd4ca8d3da2a
child 665
af9f2bac68b2

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

mercurial