mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 10:19:09 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			41 lines
		
	
	
		
			2.8 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			41 lines
		
	
	
		
			2.8 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| # Mailu
 | |
| 
 | |
| ## Description
 | |
| 
 | |
| Revolutionize your email communications with Mailu, a secure and flexible mail server solution that integrates comprehensive features like robust SMTP/IMAP support, advanced spam filtering, DKIM signing, and seamless webmail access. With its modern design and performance-oriented architecture, Mailu empowers you to manage digital correspondence with efficiency and reliability.
 | |
| 
 | |
| ## Overview
 | |
| 
 | |
| Mailu is a complete mail server suite delivered as a Docker-based solution. It supports all essential email protocols, offers intuitive administration through a web interface, and integrates advanced security measures such as TLS encryption and virus scanning. Its modular architecture allows for scalable deployments and easy customization to suit diverse operational requirements.
 | |
| 
 | |
| For further details on installation, configuration, and upgrades, please refer to the following documentation files in this directory:
 | |
| - [Installation.md](./Installation.md)
 | |
| - [Upgrade.md](./Upgrade.md)
 | |
| - [Spam_Issues.md](./Spam_Issues.md)
 | |
| - [User_Administration.md](./User_Administration.md)
 | |
| 
 | |
| For more information about this role, visit the GitHub repositories:
 | |
| - [Mailu](https://s.infinito.nexus/code/tree/master/roles/web-app-mailu)
 | |
| - [Mailu-OIDC](https://github.com/heviat/Mailu-OIDC)
 | |
| 
 | |
| ## Features
 | |
| 
 | |
| - **Comprehensive Email Protocols:** Supports SMTP, IMAP, and POP3 for reliable email delivery and retrieval.
 | |
| - **Advanced Security:** Incorporates TLS encryption, DKIM, and SPF to secure your communications and prevent spoofing.
 | |
| - **Integrated Spam Filtering and Antivirus:** Offers robust tools for spam detection and virus scanning, ensuring your inboxes remain clean and secure.
 | |
| - **Customizable Webmail and Administration:** Provides a modern web interface for managing emails and administrative tasks with ease.
 | |
| - **Flexible Deployment:** Easily scale and customize using Docker Compose, with configurable settings for networking, storage, and external services.
 | |
| - **OIDC Support:** Optionally integrate with OpenID Connect for centralized authentication across your services.
 | |
| 
 | |
| ## Further Resources
 | |
| 
 | |
| - [Mailu Official Website](https://mailu.io/)
 | |
| - [Mailu compose setup guide](https://mailu.io/1.7/compose/setup.html)
 | |
| - [SysPass issue #1299](https://github.com/nuxsmin/sysPass/issues/1299)
 | |
| - [Mailu issue #1719](https://github.com/Mailu/Mailu/issues/1719)
 | |
| - [Mailu issue #1171](https://github.com/Mailu/Mailu/issues/1171)
 | |
| - [Mailu issue #2135](https://github.com/Mailu/Mailu/issues/2135)
 | |
| - [Mailu issue #2827](https://github.com/Mailu/Mailu/issues/2827)
 | |
| - [Mailu GitHub repository](https://github.com/Mailu/Mailu)
 | |
| - [Plesk support article on RoundCube connection issue](https://support.plesk.com/hc/en-us/articles/115001264814-Unable-to-log-into-RoundCube-Connection-to-storage-server-failed)
 | |
| - [Gist by marienfressinaud](https://gist.github.com/marienfressinaud/f284a59b18aad395eb0de2d22836ae6b) |