Date: Fri, 27 Oct 2006 17:48:06 -0700 From: Gary Kline <kline@tao.thought.org> To: FreeBSD Mailing List <freebsd-questions@FreeBSD.ORG> Subject: greymail filter. Message-ID: <20061028004806.GA90507@thought.org>
next in thread | raw e-mail | index | archive | help
Around noon I tried WArren Block's milter-greymail entries, but as my wife told me, her mail to thought.org has beeen bouncing. I put sendmail.cf back the way it was and testmail from magnesium.net seems to be flowing as expected. Mail from everywhere else got "reject'd" also, as this snippnet shows (from our list): Oct 27 16:57:10 sage sm-mta[82216]: k9RNudgi082216: <-- MAIL FROM:<owner-freebsd -mobile@freebsd.org> SIZE=5381 Oct 27 16:57:10 sage sm-mta[82216]: k9RNudgi082216: --- 553 5.5.4 <owner-freebsd -mobile@freebsd.org>... Domain name required for sender address owner-freebsd-mo bile@freebsd.org Oct 27 16:57:10 sage sm-mta[82216]: k9RNudgi082216: ruleset=check_mail, arg1=<ow ner-freebsd-mobile@freebsd.org>, relay=mx2.freebsd.org [216.136.204.119], reject =553 5.5.4 <owner-freebsd-mobile@freebsd.org>... Domain name required for sender address owner-freebsd-mobile@freebsd.org Oct 27 16:57:10 sage sm-mta[82216]: k9RNudgi082216: <-- RCPT TO:<kline@thought.org> Because Warren's instructions were in pdf format, I had to type in the lines by-hand. The only thing I didn't add in was the clamav feature. I "cheated" by only building the output of freebsd.mc, which includes these lines: INPUT_MAIL_FILTER(`greylist', `S=local:/var/milter-greylist/milter-greylist.sock') define(`confMILTER_MACROS_CONNECT', `j, {if_addr}') define(`confMILTER_MACROS_ENVFROM', `i, {auth_authen}') define(`confINPUT_MAIL_FILTERS', `greylist')dnl Can anyone see if / what I messed up here? After cutting the results of this from freebsd.cf and dropping then into my sendmail.cf, I did a make restart. Then got busy with other tasks. Apologies to any personal mail that may have bounced. thanks for any insights. gary -- Gary Kline kline@thought.org www.thought.org Public service Unix
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061028004806.GA90507>