Skip to content
Snippets Groups Projects
Verified Commit 83025e6d authored by Jelle van der Waa's avatar Jelle van der Waa :construction:
Browse files

docs: document passwd -d for mail.archlinux.org

parent 973be163
No related branches found
No related tags found
No related merge requests found
Pipeline #13517 passed
......@@ -16,6 +16,13 @@ If the user wants to forward email, either enter the destination directly in
the /etc/postfix/users file or enter a username and then put the destination
into `~username/.forward` so that they can edit it themselves.
If the user is a new onboarded user the password has to be made empty, so the
user can login and set a password:
```
passwd -d $username
```
# SMTP Architecture
All hosts should be relaying outbound SMTP traffic via our primary MX server
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment