iredmail-doc/README.md

39 lines
2.6 KiB
Markdown
Raw Normal View History

2014-09-17 09:25:00 -05:00
# How to
2014-09-17 09:25:00 -05:00
2014-09-18 21:02:39 -05:00
* [ How to allow user to send email without authentication ](src/default/4-howto/allow.user.to.send.email.without.authentication.md)
* [ Amavisd + SpamAssassin not working, no mail header (X-Spam-*) inserted.](src/default/4-howto/amavisd.no.x-spam.headers.md)
* [ How to completely disable amavisd/ClamAV/SpamAssassin](src/default/4-howto/completely.disable.amavisd.clamav.spamassassin.md)
* [ How to disable spam virus scanning for outgoing mails](src/default/4-howto/disable.spam.virus.scanning.for.outgoing.mails.md)
* [ Configure Thunderbird as mail client (IMAP, SMTP and global ldap address book)](src/default/4-howto/howto.configure.thunderbird.for.iredmail.md)
* [ How to enable SMTPS service (SMTP over SSL, port 465)](src/default/4-howto/howto.enable.smtps.service.md)
2014-09-20 05:45:34 -05:00
* [ LDAP: How to add an alias domain ](src/default/4-howto/ldap.add.alias.domain.md)
* [ LDAP: How to add a mail alias account ](src/default/4-howto/ldap.add.mail.alias.md)
* [ LDAP: How to forward emails to other email addresses ](src/default/4-howto/ldap.add.mail.forwarding.address.md)
* [ LDAP: How to add a mail list account ](src/default/4-howto/ldap.add.mail.list.md)
2014-09-18 21:02:39 -05:00
* [ How to pipe incoming email for certain user to external script ](src/default/4-howto/pipe.incoming.email.for.certain.user.to.external.script.md)
* [ How to quarantine clean mail into SQL database](src/default/4-howto/quarantining.clean.mail.md)
* [ How to force Dovecot to recalculate mailbox quota ](src/default/4-howto/recalculate.mailbox.quota.md)
* [ How to store spamassassin bayes in SQL](src/default/4-howto/store.spamassassin.bayes.in.sql.md)
* [ How to perform silent/unattended iRedMail installation](src/default/4-howto/unattended.iredmail.installation.md)
* [ How to use or migrate password hashes](src/default/4-howto/use.or.migrate.password.hashes.md)
2014-09-17 09:25:00 -05:00
# Third-party integrations.
2014-09-20 05:42:28 -05:00
* [ How to install SOGo on CentOS 6 with iRedMail (MySQL backend)](src/default/5-integrations/sogo-centos-6-mysql.md)
# Backup and Restore
2014-09-17 09:25:00 -05:00
2014-09-18 21:02:39 -05:00
* [How to migrate old iRedMail server to the latest stable release](src/default/7-backup-restore/migrate.to.new.iredmail.server.md)
2014-09-17 09:25:00 -05:00
# Troubleshooting and Debug
2014-09-17 09:25:00 -05:00
2014-09-20 05:42:28 -05:00
* [ How to turn on debug mode in Amavisd ](src/default/9-troubleshooting/turn.on.debug.mode.in.amavisd.md)
2014-09-18 21:02:39 -05:00
* [ How to turn on debug mode in Dovecot](src/default/9-troubleshooting/turn.on.debug.mode.in.dovecot.md)
2014-09-20 05:42:28 -05:00
* [ How to turn on debug mode in OpenLDAP ](src/default/9-troubleshooting/turn.on.debug.mode.in.openldap.md)
2014-09-17 09:25:00 -05:00
# Frequently Asked Questions
2014-09-18 21:02:39 -05:00
* [ Why append timestamp in maildir path](src/default/99-faq/why.append.timestamp.in.maildir.path.md)