From e2cf5997c9fdae1d911bc872d8e6c7b87828bf0f Mon Sep 17 00:00:00 2001 From: Zhang Huangbin Date: Wed, 17 Sep 2014 13:44:31 +0800 Subject: [PATCH] Move images/ to html/images/. --- ...owto.configure.thunderbird.for.iredmail.md | 31 +++++++------- ...to.configure.thunderbird.for.iredmail.html | 40 ++++++++++-------- .../images}/Markasjunk2_toolbar_button.png | Bin {images => html/images}/README | 0 {images => html/images}/Thunderbird.imap.png | Bin .../images}/Thunderbird.new.mail.account.png | Bin .../Thunderbird.new.mail.account.setup.png | Bin {images => html/images}/Thunderbird.pop3.png | Bin {images => html/images}/Thunderbird.smtp.png | Bin html/index.html | 1 - 10 files changed, 39 insertions(+), 33 deletions(-) rename {images => html/images}/Markasjunk2_toolbar_button.png (100%) rename {images => html/images}/README (100%) rename {images => html/images}/Thunderbird.imap.png (100%) rename {images => html/images}/Thunderbird.new.mail.account.png (100%) rename {images => html/images}/Thunderbird.new.mail.account.setup.png (100%) rename {images => html/images}/Thunderbird.pop3.png (100%) rename {images => html/images}/Thunderbird.smtp.png (100%) diff --git a/3-faq-howto/howto.configure.thunderbird.for.iredmail.md b/3-faq-howto/howto.configure.thunderbird.for.iredmail.md index 890d77e9..1e40a4dc 100644 --- a/3-faq-howto/howto.configure.thunderbird.for.iredmail.md +++ b/3-faq-howto/howto.configure.thunderbird.for.iredmail.md @@ -8,7 +8,7 @@ To create a new mail account with Thunderbird, please click menu: `File -> New - Add your name, email address and password in this screen. -![](images/Thunderbird.new.mail.account.png "Thunderbird.new.mail.account.png") +![](../images/Thunderbird.new.mail.account.png "Thunderbird.new.mail.account.png") Click continue, it will detect IMAP and SMTP server automatically. @@ -20,43 +20,44 @@ Note: ![](../images/thunderbird.new.mail.account.setup.png "Thunderbird.new.mail.account.setup.png") ## Configure Thunderbird as POP3 client -Warning: Make sure you're using full email address as username. +Warning: Make sure you are using full email address as username. ![](../images/thunderbird.pop3.png "Thunderbird.pop3.png") ## Configure Thunderbird as IMAP client -Warning: Make sure you're using full email address as username. +Warning: Make sure you are using full email address as username. ![](../images/thunderbird.imap.png "Thunderbird.imap.png") ## Configure Thunderbird to send mail via SMTP -Menu: Tools -> Account settings... -> Outgoing server (SMTP) -> Choose the server you're using. +Menu: Tools -> Account settings... -> Outgoing server (SMTP) -> Choose the server you are using. -Warning: Make sure you're using full email address as username. +Warning: Make sure you are using full email address as username. ![](../images/thunderbird.smtp.png "Thunderbird.smtp.png") ## Use OpenLDAP as Global LDAP Address Book -__IMPORTANT NOTE__: Thunderbird won't show contacts in LDAP address book directly, but it works when you starting typing email address in recipient field while composing email. +__IMPORTANT NOTE__: Thunderbird won\'t show contacts in LDAP address book directly, but it works when you starting typing email address in recipient field while composing email. Here we take Thunderbird 5.0 for example. Steps: * Click `Address Book` in main Thunderbird window. * In Address Book window, click menu `File -> New -> LDAP Directory`. * In tab `General`: -** `Name`: use whatever name you like. e.g. Global LDAP Address Book. -** `Hostname`: IP address or hostname of your iRedMail server. -** `Base DN`: Base dn of your domain in LDAP directory. Normally, it's `domainName=domain.ltd,o=domains,dc=xxx,dc=xxx`. For example, `domainName=example.com,o=domains,dc=iredmail,dc=org`. -** `Port Number`: 389. __Note__: If you prefer to connect to OpenLDAP server over SSL, please check the `Use secure connection (SSL)` under same tab. -** `Bind DN`: It's full LDAP dn of your mail account. Normally, it's `mail=user@domain.ltd,ou=Users,domainName=domain.ltd,o=domains,dc=xxx,dc=xxx`. For example: `mail=john@example.com,ou=Users,domainName=example.com,o=domains,dc=iredmail,dc=org`. + * `Name`: use whatever name you like. e.g. Global LDAP Address Book. + * `Hostname`: IP address or hostname of your iRedMail server. + * `Base DN`: Base dn of your domain in LDAP directory. Normally, it's `domainName=domain.ltd,o=domains,dc=xxx,dc=xxx`. For example, `domainName=example.com,o=domains,dc=iredmail,dc=org`. + * `Port Number`: 389. __Note__: If you prefer to connect to OpenLDAP server over SSL, please check the `Use secure connection (SSL)` under same tab. + * `Bind DN`: It's full LDAP dn of your mail account. Normally, it's `mail=user@domain.ltd,ou=Users,domainName=domain.ltd,o=domains,dc=xxx,dc=xxx`. For example: `mail=john@example.com,ou=Users,domainName=example.com,o=domains,dc=iredmail,dc=org`. + * In tab `Advanced`: -** `Don't return more than xxx results`: depends on how many accounts stored in same domain, you may want to increase or descrease it. Default value in 100. -** `Scope`: Subtree. -** `Search filter`: `(&(enabledService=mail)(enabledService=deliver)(enabledService=displayedInGlobalAddressBook)(|(objectClass=mailList)(objectClass=mailAlias)(objectClass=mailUser)))` -** `Login method`: `Simple`. + * `Don't return more than xxx results`: depends on how many accounts stored in same domain, you may want to increase or descrease it. Default value in 100. + * `Scope`: Subtree. + * `Search filter`: `(&(enabledService=mail)(enabledService=deliver)(enabledService=displayedInGlobalAddressBook)(|(objectClass=mailList)(objectClass=mailAlias)(objectClass=mailUser)))` + * `Login method`: `Simple`. * Now switch to tab `Offline`, click button `Download Now` to test your settings. It will prompt to input password for this LDAP server, just type password of your mail account. With correct bind dn and password, it will display `Replicated succeeded`. diff --git a/html/faq-howto/howto.configure.thunderbird.for.iredmail.html b/html/faq-howto/howto.configure.thunderbird.for.iredmail.html index 1dff8351..d48c4f94 100644 --- a/html/faq-howto/howto.configure.thunderbird.for.iredmail.html +++ b/html/faq-howto/howto.configure.thunderbird.for.iredmail.html @@ -12,7 +12,7 @@

Create new mail account

To create a new mail account with Thunderbird, please click menu: File -> New -> Mail Account.

Add your name, email address and password in this screen.

-

+

Click continue, it will detect IMAP and SMTP server automatically.

Note:

Configure Thunderbird as POP3 client

-

Warning: Make sure you're using full email address as username.

+

Warning: Make sure you are using full email address as username.

Configure Thunderbird as IMAP client

-

Warning: Make sure you're using full email address as username.

+

Warning: Make sure you are using full email address as username.

Configure Thunderbird to send mail via SMTP

-

Menu: Tools -> Account settings... -> Outgoing server (SMTP) -> Choose the server you're using.

-

Warning: Make sure you're using full email address as username.

+

Menu: Tools -> Account settings... -> Outgoing server (SMTP) -> Choose the server you are using.

+

Warning: Make sure you are using full email address as username.

Use OpenLDAP as Global LDAP Address Book

-

IMPORTANT NOTE: Thunderbird won't show contacts in LDAP address book directly, but it works when you starting typing email address in recipient field while composing email.

+

IMPORTANT NOTE: Thunderbird won\'t show contacts in LDAP address book directly, but it works when you starting typing email address in recipient field while composing email.

Here we take Thunderbird 5.0 for example. Steps: