-
I have read the documentation but cannot find a valid way to route some emails to one specific account (credential) How can I implement such functions:
As I login as And the IMAP storage of |
Beta Was this translation helpful? Give feedback.
Answered by
foxcpp
Jan 23, 2024
Replies: 1 comment 3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Any module under "Lookup tables" can be used for auth_map/storage_map/delivery_map.
Take a look at https://maddy.email/reference/table/static, https://maddy.email/reference/table/chain/ in particular.
E.g. how your example in original post could be implemented: