Actions
ContactAddress » History » Revision 4
« Previous |
Revision 4/23
(diff)
| Next »
Denis 'GNUtoo' Carikli, 04/12/2020 04:28 PM
ContactAddress¶
Description¶
For the DNS part, see DNS.
For now this uses OpenSMTPD.
HOWTO¶
Add new people¶
- Create an account for the new person:
useradd -m <lowercase_username>
- Add the lower_case_username to /etc/smtpd/aliases
- run
smtpctl update table aliases
Updated by Denis 'GNUtoo' Carikli about 5 years ago · 4 revisions