Fix typo and update screenshots.

This commit is contained in:
Zhang Huangbin 2019-05-23 08:45:20 +08:00
parent 7209a65169
commit 97d2dc31c0
4 changed files with 8 additions and 8 deletions

View File

@ -72,11 +72,11 @@ domainRecipientBccAddress=inbound@example.com
for user object:
```
# per-domain sender bcc
# per-user sender bcc
enabledService=senderbcc
userSenderBccAddress=outbound@example.com
# per-domain recipient bcc
# per-user recipient bcc
enabledService=recipientbcc
userRecipientBccAddress=inbound@example.com
```
@ -97,8 +97,8 @@ Then all inbound and outbound will be BCCed to `user@domain.com`.
Per-domain bcc settings:
![](./images/iredadmin/domain_profile_bcc.png)
![](./images/iredadmin/domain_profile_bcc.png){: width=1000px }
Per-user bcc settings:
![](./images/iredadmin/user_profile_bcc.png)
![](./images/iredadmin/user_profile_bcc.png){: width=1000px }

Binary file not shown.

Before

Width:  |  Height:  |  Size: 109 KiB

After

Width:  |  Height:  |  Size: 182 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 78 KiB

After

Width:  |  Height:  |  Size: 200 KiB

View File

@ -96,11 +96,11 @@ domainRecipientBccAddress=inbound@example.com
<li>For per-user BCC settings, you can add below LDAP attribute/value pairs
for user object:</li>
</ul>
<pre><code># per-domain sender bcc
<pre><code># per-user sender bcc
enabledService=senderbcc
userSenderBccAddress=outbound@example.com
# per-domain recipient bcc
# per-user recipient bcc
enabledService=recipientbcc
userRecipientBccAddress=inbound@example.com
</code></pre>
@ -115,9 +115,9 @@ example:</p>
<p>Then all inbound and outbound will be BCCed to <code>user@domain.com</code>.</p>
<h2 id="screenshot-of-iredadmin-pro">Screenshot of iRedAdmin-Pro</h2>
<p>Per-domain bcc settings:</p>
<p><img alt="" src="./images/iredadmin/domain_profile_bcc.png" /></p>
<p><img alt="" src="./images/iredadmin/domain_profile_bcc.png" width="1000px" /></p>
<p>Per-user bcc settings:</p>
<p><img alt="" src="./images/iredadmin/user_profile_bcc.png" /></p><div class="footer">
<p><img alt="" src="./images/iredadmin/user_profile_bcc.png" width="1000px" /></p><div class="footer">
<p style="text-align: center; color: grey;">All documents are available in <a href="https://bitbucket.org/zhb/iredmail-docs/src">BitBucket repository</a>, and published under <a href="http://creativecommons.org/licenses/by-nd/3.0/us/" target="_blank">Creative Commons</a> license. You can <a href="https://bitbucket.org/zhb/iredmail-docs/get/tip.tar.bz2">download the latest version</a> for offline reading. If you found something wrong, please do <a href="https://www.iredmail.org/contact.html">contact us</a> to fix it.</p>
</div>
<!-- Global site tag (gtag.js) - Google Analytics -->