OcttKB/Wiki-OcttKB/tiddlers/Normal/_Email.tid

18 lines
933 B
Plaintext

created: 20231221000014083
creator: Octt
modified: 20231221000539428
modifier: Octt
title: Email
<<^wikipediaframe Email>>
* [[What characters are allowed in an email address?|https://stackoverflow.com/questions/2049502/what-characters-are-allowed-in-an-email-address]] (contains scary examples)
!! ''Hosting''
* [[Documentation for docker-mailserver!|https://docker-mailserver.github.io/docker-mailserver/latest/]] --- <<[# Git"https://github.com/docker-mailserver">>
* [[Adding aliases inboxes using Postfix|https://unix.stackexchange.com/questions/319222/adding-aliases-inboxes-using-postfix]] --- add new lines in /etc/aliases as needed for aliases, with format `desidered_alias: real_username`, then run `newaliases`.
* [[Quickly test an IMAP server with telnet|https://coderwall.com/p/h-tzia/quickly-test-an-imap-server-with-telnet]]
* [[Postfix : SASL auth with PAM and passwd file|https://seenthis.net/messages/522996]]