Add 2 new screenshot images of subscribeable mailing list profile page in iRedAdmin-Pro.

This commit is contained in:
Zhang Huangbin 2019-01-10 11:00:08 +08:00
parent bda7b02539
commit 39b1d493b1
4 changed files with 27 additions and 10 deletions

View File

@ -9,16 +9,27 @@ Since iRedMail-0.9.8, iRedMail integrates mlmmj as mailing list manager.
## Manage subscribeable mailing lists with iRedAdmin-Pro
With [iRedAdmin-Pro](https://www.iredmail.org/admin_panel.html), you can easily
manage mailing list accounts with its web UI. Here's a screenshot of mailing
list profile page in iRedAdmin-Pro:
manage mailing list accounts with its web UI. Screenshots of mailing
list profile pages in iRedAdmin-Pro:
Profile page:
![](./images/iredadmin/mailinglist_profile.png){: width="900px" }
Allow users to subscribe from web page:
![](./images/iredadmin/mailinglist_newsletter.png){: width="900px" }
Instruction to generate a newsletter sign up form:
![](./images/iredadmin/mailinglist_signup_code.png){: width="900px" }
## Manage subscribeable mailing lists with command line tool
iRedMail integrates `mlmmjadmin` (a RESTful API server developed by iRedMail
team) to help you manage mlmmj mailing lists, it also offers command line
script `/opt/mlmmjadmin/tools/maillist_admin.py` for system administrators.
iRedMail integrates [`mlmmjadmin`](https://github.com/iredmail/mlmmjadmin) (a
RESTful API server developed by iRedMail team) to help you manage mlmmj mailing
lists, it also offers command line script
`/opt/mlmmjadmin/tools/maillist_admin.py` for system administrators.
!!! attention

Binary file not shown.

After

Width:  |  Height:  |  Size: 325 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 154 KiB

View File

@ -32,13 +32,19 @@
<p>Since iRedMail-0.9.8, iRedMail integrates mlmmj as mailing list manager.</p>
<h2 id="manage-subscribeable-mailing-lists-with-iredadmin-pro">Manage subscribeable mailing lists with iRedAdmin-Pro</h2>
<p>With <a href="https://www.iredmail.org/admin_panel.html">iRedAdmin-Pro</a>, you can easily
manage mailing list accounts with its web UI. Here's a screenshot of mailing
list profile page in iRedAdmin-Pro:</p>
manage mailing list accounts with its web UI. Screenshots of mailing
list profile pages in iRedAdmin-Pro:</p>
<p>Profile page:</p>
<p><img alt="" src="./images/iredadmin/mailinglist_profile.png" width="900px" /></p>
<p>Allow users to subscribe from web page:</p>
<p><img alt="" src="./images/iredadmin/mailinglist_newsletter.png" width="900px" /></p>
<p>Instruction to generate a newsletter sign up form:</p>
<p><img alt="" src="./images/iredadmin/mailinglist_signup_code.png" width="900px" /></p>
<h2 id="manage-subscribeable-mailing-lists-with-command-line-tool">Manage subscribeable mailing lists with command line tool</h2>
<p>iRedMail integrates <code>mlmmjadmin</code> (a RESTful API server developed by iRedMail
team) to help you manage mlmmj mailing lists, it also offers command line
script <code>/opt/mlmmjadmin/tools/maillist_admin.py</code> for system administrators.</p>
<p>iRedMail integrates <a href="https://github.com/iredmail/mlmmjadmin"><code>mlmmjadmin</code></a> (a
RESTful API server developed by iRedMail team) to help you manage mlmmj mailing
lists, it also offers command line script
<code>/opt/mlmmjadmin/tools/maillist_admin.py</code> for system administrators.</p>
<div class="admonition attention">
<p class="admonition-title">Attention</p>
<p>All settings used to create or update mailing list profiles are listed on