Date: Sun, 30 May 2004 11:55:39 +0800 From: Robert Storey <y2kbug@ms25.hinet.net> To: freebsd-questions@freebsd.org Subject: Re: Policy filtering with postfix Message-ID: <20040530115539.16c895cc.y2kbug@ms25.hinet.net> In-Reply-To: <40B9122A.9C031AB8@ene.asda.gr> References: <40B9122A.9C031AB8@ene.asda.gr>
next in thread | previous in thread | raw e-mail | index | archive | help
I'm not an expert on Postfix or any other MTA, but it might be that your logs are displaying headers or attachments with high-order ASCII text used by non-Roman scripts (Chinese, Korean and Japanese would be good examples). I have some files from Chinese Windows (Word docs and html) and when I list the filesnames at the console in FreeBSD, this is how they display: ????.doc ????.htm ????1?1.doc ??????.doc ??????? ????????.doc ????????? ??????.doc ?????????? ?????.doc ??????????.htm ????????????.doc ??????????????.doc ??????????????? ?.doc ??????????????? ??.doc ???????????????.doc ?????????????????.doc ??????????????????????????????.doc ????????????????????????????????.doc So maybe this is your problem. best regards, Robert On Sun, 30 May 2004 01:43:54 +0300 Lefteris Tsintjelis <lefty@ene.asda.gr> wrote: > Hi, > > I am trying to setup policy but I keep on getting all these "????" in > my log files. > > postfix/policy-spf[15755]: : testing: stripped > sender=owner@example.org, stripped rcpt=lefty@ene.asda.gr > postfix/policy-spf[15755]: : SPF ????: > smtp_comment=???????????????????????????????????????????????????????? > ????????????????????????, > header_comment=?????????????????????????????????????????????????????? > ?????????????????????????????????????????? postfix/policy-spf[15755]: > decided action=DUNNO > > Are all these "????" normal to show up in the maillog? Anyone has any > idea what they are? I suspect it maybe an IPv6 problem. Can anyone > please confirm it? > > Thank you, > Lefteris
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040530115539.16c895cc.y2kbug>