mirror of
https://github.com/nextcloud/documentation.git
synced 2025-12-18 10:29:38 +07:00
feat: mail providers
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
This commit is contained in:
@@ -33,6 +33,17 @@ Sendmail when your mail server is on the same machine as Nextcloud.
|
|||||||
|
|
||||||
.. _email-smtp-config:
|
.. _email-smtp-config:
|
||||||
|
|
||||||
|
Mail Providers
|
||||||
|
--------------
|
||||||
|
|
||||||
|
.. versionadded:: 30
|
||||||
|
|
||||||
|
A mail provider is an app that provides outbound mail service to Nextcloud and allows the sending of system emails
|
||||||
|
directly through a user's configured personal email account instead of the system email account.
|
||||||
|
At present, this functionality is limited to calendar invitations.
|
||||||
|
This feature automatically matches a users email address to a configured mail provider account, when a system message is sent.
|
||||||
|
The only app that supports this functionality at present is Nextcloud Mail 4.1 or higher, a configured email account is required.
|
||||||
|
|
||||||
Configuring an SMTP server
|
Configuring an SMTP server
|
||||||
--------------------------
|
--------------------------
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user