Re: Weird behavior with postfix and dovecot-lmtp

2019-08-11 Thread Coy Hile
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

Re: Weird behavior with postfix and dovecot-lmtp

2019-08-11 Thread Viktor Dukhovni
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

Re: Weird behavior

2012-04-14 Thread Noel Jones
On 4/14/2012 12:39 PM, Raven wrote: > On Sat, 2012-04-14 at 12:17 -0500, Noel Jones wrote: >> On 4/14/2012 2:49 AM, Raven wrote: >>> postconf -n: >> ... >>> smtpd_recipient_restrictions = permit_mynetworks, >>> permit_sasl_authenticated, >> >> reject_unauth_destination should go here unless

Re: Weird behavior

2012-04-14 Thread Raven
On Sat, 2012-04-14 at 12:17 -0500, Noel Jones wrote: > On 4/14/2012 2:49 AM, Raven wrote: > > > > > What I don't get is why was the message accepted for relay. > > "virtual_mailbox_domains" only lists "domain2.com", definitely not > > "mail.domain2.com". Also, "localu...@domain2.com" is valid but

Re: Weird behavior

2012-04-14 Thread Noel Jones
On 4/14/2012 2:49 AM, Raven wrote: > > What I don't get is why was the message accepted for relay. > "virtual_mailbox_domains" only lists "domain2.com", definitely not > "mail.domain2.com". Also, "localu...@domain2.com" is valid but > "localu...@mail.domain2.com