postfix admin type fix

This commit is contained in:
CaptainArk 2016-03-13 17:46:57 +01:00
parent 7b856b98ff
commit 9a7c3e441a
3 changed files with 3 additions and 3 deletions

View File

@ -45,7 +45,7 @@ mkdir /etc/postfix/mysql-backup
cp -a /etc/postfix/mysql-virtual* /etc/postfix/mysql-backup/
```
Next, we have to edit the 3 files we've just backuped. The only line that actually changes is the one beginning with `query`.
Next, we have to edit the 3 files we've just backed-up. The only line that actually changes is the one beginning with `query`.
The first file is /etc/postfix/mysql-virtual-mailbox-domains.cf :

View File

@ -137,7 +137,7 @@ cp -a /etc/postfix/mysql-virtual* /etc/postfix/mysql-backup/
</pre></div>
<p>Next, we have to edit the 3 files we've just backuped. The only line that actually changes is the one beginning with <code>query</code>.</p>
<p>Next, we have to edit the 3 files we've just backed-up. The only line that actually changes is the one beginning with <code>query</code>.</p>
<p>The first file is /etc/postfix/mysql-virtual-mailbox-domains.cf :</p>
<div class="highlight"><pre><span></span>user = mail
password = mailpassword

View File

@ -26,7 +26,7 @@ cp -a /etc/postfix/mysql-virtual* /etc/postfix/mysql-backup/
&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;Next, we have to edit the 3 files we've just backuped. The only line that actually changes is the one beginning with &lt;code&gt;query&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;Next, we have to edit the 3 files we've just backed-up. The only line that actually changes is the one beginning with &lt;code&gt;query&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;The first file is /etc/postfix/mysql-virtual-mailbox-domains.cf :&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;user = mail
password = mailpassword