From d385da4eebf211f9cf7d6cd41b8928799100a44a Mon Sep 17 00:00:00 2001 From: Zhang Huangbin Date: Fri, 8 Jul 2016 08:46:58 +0800 Subject: [PATCH] Update image width of screenshots. --- en_US/howto/ldap.user.mail.forwarding.md | 2 +- en_US/howto/sql.user.mail.forwarding.md | 2 +- html/ldap.user.mail.forwarding.html | 2 +- html/sql.user.mail.forwarding.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/en_US/howto/ldap.user.mail.forwarding.md b/en_US/howto/ldap.user.mail.forwarding.md index d655f44f..d89ff916 100644 --- a/en_US/howto/ldap.user.mail.forwarding.md +++ b/en_US/howto/ldap.user.mail.forwarding.md @@ -9,7 +9,7 @@ profile page, under tab `Forwarding`. Screenshot: -![](../images/iredadmin/user_profile_mail_forwarding.png) +![](../images/iredadmin/user_profile_mail_forwarding.png){: width=1000px } ## Set mail forwarding with phpLDAPadmin diff --git a/en_US/howto/sql.user.mail.forwarding.md b/en_US/howto/sql.user.mail.forwarding.md index 382ced14..7ec76d22 100644 --- a/en_US/howto/sql.user.mail.forwarding.md +++ b/en_US/howto/sql.user.mail.forwarding.md @@ -9,7 +9,7 @@ profile page, under tab `Forwarding`. Screenshot: -![](../images/iredadmin/user_profile_mail_forwarding.png) +![](../images/iredadmin/user_profile_mail_forwarding.png){: width=1000px } ## Set mail forwarding with SQL command line diff --git a/html/ldap.user.mail.forwarding.html b/html/ldap.user.mail.forwarding.html index 9ec1f949..c5165b0f 100644 --- a/html/ldap.user.mail.forwarding.html +++ b/html/ldap.user.mail.forwarding.html @@ -30,7 +30,7 @@

With iRedAdmin-Pro, you can simply add mail forwarding addresses in user profile page, under tab Forwarding.

Screenshot:

-

+

Set mail forwarding with phpLDAPadmin

To forward emails to other email addresses, you can add value in LDAP attribute mailForwardingAddress of user object.

diff --git a/html/sql.user.mail.forwarding.html b/html/sql.user.mail.forwarding.html index d6a16e60..15cd08ce 100644 --- a/html/sql.user.mail.forwarding.html +++ b/html/sql.user.mail.forwarding.html @@ -30,7 +30,7 @@

With iRedAdmin-Pro, you can manage mail forwarding addresses in user profile page, under tab Forwarding.

Screenshot:

-

+

Set mail forwarding with SQL command line

Let's say you have an existing mail user user@domain.com, and you want to forward all received emails to another address forward@example.com,