snappymail/plugins/auto-domain-grab
google-labs-jules[bot] a6492d7b0f Update repository URLs to nextgen-networks while preserving issue/pull links
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>
2026-02-20 12:06:20 +00:00
..
index.php Update repository URLs to nextgen-networks while preserving issue/pull links 2026-02-20 12:06:20 +00:00
LICENSE [snappymail] More changes to use the word "extensions" rather than plugins/packages 2021-08-27 23:49:03 +02:00
README [snappymail] More changes to use the word "extensions" rather than plugins/packages 2021-08-27 23:49:03 +02:00

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!