On 1/28/2010 5:36 PM, Jeff Weinberger wrote:
On Thu, Jan 28, 2010 at 3:16 PM, Noel Jones<njo...@megan.vbhcs.org>  wrote:
On 1/28/2010 4:46 PM, Jeff Weinberger wrote:

virtual_alias_domains = mysql:/etc/postfix/mysql_virtual_alias_domains.cf

does lists.mylistserver.com match the above lookup?
postmap -q lists.mylistserver.com mysql:...


No. `postmap -q "lists.mylistserver.com"
mysql:/etc/postfix/mysql_virtual_alias_domains.cf` returns nothing
(empty). However, `postmap -q "lists.mylistserver.com"
mysql:/etc/postfix/mysql_relay_domain_maps.cf returns "OK" (a constant
value, as recommended).

I was hopeful that you had identified something here...so I did test to be sure.

So enable debug output on smtpd (or add a test client to debug_peer_list) and show us the UNALTERED results of a failed transaction.
http://www.postfix.org/DEBUG_README.html#debug_peer

Reply via email to