-
Notifications
You must be signed in to change notification settings - Fork 262
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Gabriel Donadel Dall'Agnol <[email protected]>
- Loading branch information
1 parent
5a9ce9e
commit 11db9b7
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -147,7 +147,7 @@ To create a IMAP account for Amy and Bender add to MAIL_ACCOUNTS. | |
`[email protected],amy [email protected],bender` | ||
|
||
The password is (for our sample data) the display name in lowercase. | ||
Note that accounts are seperated by a space. | ||
Note that accounts are separated by a space. | ||
|
||
### A provisioning configuration for Mail | ||
|
||
|
@@ -166,7 +166,7 @@ to a user: | |
- Click Add new attribute -> Select mailAlias -> Enter [email protected] -> Press Enter -> Click Update Object | ||
|
||
Now login to Nextcloud as Bender and go to Mail. See [email protected] | ||
as Alias in the Account settings for the provisoned mail account. | ||
as Alias in the Account settings for the provisioned mail account. | ||
|
||
## Generate self signed S/MIME CA and user certificates | ||
|
||
|