Jason Noble wrote:
I cant figure out why my postfix is accepting mail for juno.com. Its
only doing this for users on the local network trying to send to
juno.com.
I dont see juno.com in any config files, its not in mydestination.
If I run "dig mx juno.com" from the server it comes up with the correct
real-world IPs so its not a DNS problem.
I have smtpd running with the "-v" option and I still cant see why its
doing this.
Even this gets no hits:
find / -type f -name "*"|grep "juno.com"
Where else should I look?
- start by showing output of 'postconf -n'.
- show logs: these should show postfix accepting and delivering or
bouncing mail.