Wednesday, March 19, 2003, 9:53:53 AM, [EMAIL PROTECTED] wrote: > I am unable to figure out how to allow email from this user in China who > is apparently embedding some Chinese characters in his email messages > (charset="gb2312"). I need to receive his messages and have tried > whitelisting him by adding "[EMAIL PROTECTED] OK" in my > whitelist map file. But the messages are still getting rejected. Any > suggestions would be appreciated. > ==================================================
> Mar 19 09:28:06 tulku postfix/cleanup[7603]: 3AD4654FC: reject: > header Content-Type: text/plain;??charset="gb2312" from > msr49.hinet.net[168.95.4.149]; > from=<[EMAIL PROTECTED]> to=<[EMAIL PROTECTED] pubs.com>> proto=ESMTP helo=<msr.hinet.net>: Message content > rejected > ================================================== You'll have to remove the header check that is blocking the mail since header and body checks apply to all mail regardless of restriction check results. -- Chris Scott Host Orlando, Inc. http://www.hostorlando.com/
