postfix admin type fix
This commit is contained in:
parent
7b856b98ff
commit
9a7c3e441a
@ -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 :
|
||||
|
||||
|
@ -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
|
||||
|
@ -26,7 +26,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
|
||||
|
Loading…
Reference in New Issue
Block a user