diff --git a/en_US/howto/ldap.bulk.create.mail.users.md b/en_US/howto/ldap.bulk.create.mail.users.md index 31be42a2..83825b1c 100644 --- a/en_US/howto/ldap.bulk.create.mail.users.md +++ b/en_US/howto/ldap.bulk.create.mail.users.md @@ -1,5 +1,7 @@ # LDAP: Bulk create mail users +[TOC] + iRedMail ships 2 scripts to help you create many mail users quickly. * `tools/create_mail_user_OpenLDAP.sh` (shell script) will connect to LDAP diff --git a/en_US/howto/track.user.last.login.md b/en_US/howto/track.user.last.login.md index 7f893ec1..69d18c29 100644 --- a/en_US/howto/track.user.last.login.md +++ b/en_US/howto/track.user.last.login.md @@ -192,4 +192,4 @@ sql> SELECT * FROM last_login; ## References -* [Dovecot plugin: last_login](https://wiki.dovecot.org/Plugins/LastLogin) +* [Dovecot plugin: last_login](https://doc.dovecot.org/configuration_manual/lastlogin_plugin/) diff --git a/html/ldap.bulk.create.mail.users.html b/html/ldap.bulk.create.mail.users.html index 5b7efb3e..91f6b117 100644 --- a/html/ldap.bulk.create.mail.users.html +++ b/html/ldap.bulk.create.mail.users.html @@ -16,6 +16,16 @@ iRedMail   //  Document Index

LDAP: Bulk create mail users

+
+ +

iRedMail ships 2 scripts to help you create many mail users quickly.