On Tue, December 17, 2013 3:24 pm, li...@sbt.net.au wrote:

> Dec 17 14:22:25 emu postfix/smtpd[29232]: NOQUEUE: reject: RCPT from
> unknown[67.195.87.182]: 450 4.7.1 Client host rejected: cannot find your
> hostname, [67.195.87.182]; from=<christinex...@yahoo.com>
> to=<x...@sbt.net.au> proto=ESMTP helo=<nm47-vm4.bullet.mail.gq1.yahoo.com>

> # host 67.195.87.182
> 182.87.195.67.in-addr.arpa domain name pointer
> nm47-vm4.bullet.mail.gq1.yahoo.com.
>
> why am I not accepting this...?


is it my freemail host line ?

"from_freemail_host =
 reject_unknown_client,
 check_client_access hash:/etc/postfix/freemail_hosts,
 check_client_access regexp:/etc/postfix/freemail_reject,
 reject

"# cat /etc/postfix/freemail_hosts
"yahoo.com               OK
"earthlink.net           OK
"excite.com              OK
"excitenetwork.com       OK

"# cat /etc/postfix/freemail_reject
"# freemail_reject
"/^/  REJECT   sender address does not match client hostname


(putting ' " ' as I can't send this..?)



Reply via email to