Sunil Mohan Adapa d0cf01fb29
email_server: Don't use user IDs when performing lookups
- Typical mail systems are configured to work on usernames or virtual usernames.
UIDs/GIDs are only needed at the final moment when delivering mails to user
inboxes that need to have proper UID/GID set.

- This makes it easy for dovecot to simply use PAM authentication instead of
having to use LDAP.

- Trying to hide UID from email headers is no longer necessary. Received: header
is important for debugging mail delivery across the chain. Don't miss out.

Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2021-11-03 19:40:19 -04:00
..
2021-11-02 14:36:01 +01:00
2021-09-20 16:50:37 -04:00
2021-10-25 19:45:54 -04:00
2021-09-01 21:08:13 +02:00
2021-09-20 16:50:37 -04:00
2020-02-19 14:38:55 +02:00
2021-09-20 16:50:37 -04:00
2020-02-19 14:38:55 +02:00