WHY: not just have a mail relay that accepts and forwards email for my domain to my actual addresses.
DONE: Have a mail relay on the server.
HOW:
- ???
WHY: not just have a mail relay that accepts and forwards email for my domain to my actual addresses.
DONE: Have a mail relay on the server.
HOW:
Title | Assignee | Due Date | Time tracking |
---|---|---|---|
Have the local SMTP server do all of the auth and forward email with the authenticated `FROM:` header
|
AndrewCz | ||
How to do IMAP
|
AndrewCz | ||
Autocrypt
|
AndrewCz |
This task blocks (1) | Assignee | Time tracking |
---|---|---|
#397 Emailfy the applications (Parking Lot) | AndrewCz |
The rule of thumb looks to be that a relay can send on behalf of any user on the domain.
With the various ESPs that provided relays, it seems like you need to verify the domain that can be used to send from using one authorization account. Mailjet calls it the
api key
andapi password
which makes more sense in our context.