Cameron Camp wrote:
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.
I added the domain to the mysql db, and now I ran
postmap -q lists.domain.com mysql:/etc/postfix/mysql-virtual_domains.cf
which returned the correct list, so thanks Brian! Now I notice I'm
getting
Temporary lookup failure
Check the logs and post them unmodified, except for maybe domain/IP if
you wish, if you need assistance.
The answer to this is always in the log. Send a test message yourself
to make a record quickly if required.
Brian
when sending an e-mail to
[EMAIL PROTECTED]
which keep filling up my inbox. Is this due to incorrect alias map? I
have
alias_database = hash:/etc/aliases, hash:/var/lib/mailman/data/aliases
alias_maps = hash:/etc/aliases, hash:/var/lib/mailman/data/aliases
I don't understand why it can't find the alias for the list, which is
in /var/lib/mailman/data/aliases. What am I missing?
thx,
Cameron