Sandy Drobic wrote:
myhostname = bonza.rbpllc.com
The problem starts here: dig bonza.rbpllc.com
; <<>> DiG 9.4.1-P1 <<>> bonza.rbpllc.com ;; global options: printcmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 42966 ^^^^^^^^ postconf -d smtp_helo_name smtp_helo_name = $myhostname
So you are using an invalid helo name.
Argh! It's not invalid, it simply does not exist. The matching Postfix check would be to use reject_unknown_helo_hostname. (Very risky, it would reject a lot of desired mails in my case). -- Sandy List replies only please! Please address PMs to: news-reply2 (@) japantest (.) homelinux (.) com -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org