mirror of
https://github.com/YunoHost-Apps/mailman3_ynh.git
synced 2024-09-03 19:36:17 +02:00
Add note about configuring the domain
This commit is contained in:
parent
b64385c784
commit
5900d7c4f0
1 changed files with 8 additions and 0 deletions
|
@ -40,6 +40,14 @@ $ python3 manage.py createsuperuser
|
||||||
|
|
||||||
You should then attempt to log in with this user account in the web UI. Once you've logged in, a confirmation mail will be sent to your email address that you specified. Therefore, you should have something like [Rainloop](https://github.com/YunoHost-Apps/rainloop_ynh) installed to view mail on your YunoHost installation.
|
You should then attempt to log in with this user account in the web UI. Once you've logged in, a confirmation mail will be sent to your email address that you specified. Therefore, you should have something like [Rainloop](https://github.com/YunoHost-Apps/rainloop_ynh) installed to view mail on your YunoHost installation.
|
||||||
|
|
||||||
|
### Setup your main domain
|
||||||
|
|
||||||
|
You'll need to log in as administrator and visit the `/admin/site/site`.
|
||||||
|
|
||||||
|
If you're Mailman3 is setup on `myyunohost.org` then that would be the following:
|
||||||
|
|
||||||
|
> myyunohost.org/admin/site/site
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
Mailman3 is made up of 3 moving parts:
|
Mailman3 is made up of 3 moving parts:
|
||||||
|
|
Loading…
Add table
Reference in a new issue