On 2019-08-11 12:39, Coy Hile wrote:
For posterity's sake, this was a misconfiguration in postfix.
virtual_mailbox_domains =
pgsql:/opt/local/etc/postfix/postfix_virtual_domains.cf
Turns out this was an error in that query. I'd missed a term,
so that returned something (which implies "this do
On Sun, Aug 11, 2019 at 12:39:40PM -0400, Coy Hile wrote:
> canonical_maps = hash:/opt/local/etc/postfix/canonical
What does this do?
> recipient_canonical_maps = hash:/opt/local/etc/postfix/recipient_canonical
> sender_canonical_maps = hash:/opt/local/etc/postfix/sender_canonical
This is rarel