mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-25 18:19:22 +03:00
Replaced references to the-djmaze/snappymail with nextgen-networks/snappymail/ across the repository, excluding README files. Per user request: - README files are left untouched. - Links containing /issues/ and /pull/ are left as they are (pointing to the-djmaze). - All other links, including those to /releases/, /wiki/, /discussions/, /blob/, /tree/, and bare repo URLs, are updated to point to the new nextgen-networks repository. - Bare web URLs include a trailing slash. - .git and git:// URLs are updated to the new organization. - Screenshots and raw content links are updated. Co-authored-by: nextgen-networks <21206978+nextgen-networks@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| index.php | ||
| LICENSE | ||
| README | ||
What is it? In essense, this extension allows multiple users across multiple servers to use one Snappymail installation without the administrator having to create and configure individual domans. This extension detects the required hostname from a given email address (for example, it would use "example.com" as the hostname if a user would log in as "info@example.com"). This hostname is then used for IMAP and SMTP communication. How to Use: 1) Activate extension 2) Go to settings, and add a new wildcard domain "*" 3) Set your ports/TLS/SSL configuration as needed. These settings will not be altered by the extension. 4) Set the SMTP and/or IMAP host fields to "auto", this field will then be auto-configured. 5) That's it!