Cameron Camp wrote:
Other sender domains are getting delivered on my list server, but not
gmail:
Aug 7 00:12:49 maillist1 postfix/smtpd[19188]: connect from
yw-out-1718.google.com[74.125.46.152]
Aug 7 00:12:49 maillist1 postfix/smtpd[19188]: NOQUEUE: reject: RCPT
from yw-out-1718.google.com[74.125.46.152]: 554 5.7.1
<[EMAIL PROTECTED]>: Relay access denied; from=<[EMAIL PROTECTED]>
to=<[EMAIL PROTECTED]> proto=ESMTP helo=<yw-out-1718.google.com>
Aug 7 00:12:49 maillist1 postfix/smtpd[19188]: disconnect from
yw-out-1718.google.com[74.125.46.152]
---------------
postconf -n
mydestination = maillist1.domain.com, localhost, localhost.localdomain
virtual_mailbox_domains =
proxy:mysql:/etc/postfix/mysql-virtual_domains.cf
No evidence the list works from other senders are listed to the same
envelope recipient.
mydestination certainly says no.
Guess #1: lists.domain.com is not in
mysql:/etc/postfix/mysql-virtual_domains.cf
Use 'postmap -q lists.domain.com
mysql:/etc/postfix/mysql-virtual_domains.cf' to check.
Please report back with more details.
Brian