Re: reject8bit problem

2004-12-09 Thread Derrick J Brashear
On Thu, 9 Dec 2004, Patrick T. Tsang wrote: Hello, I have a problem on the mail subject which contains no encoding. in /etc/imapd.conf, I have included the line " reject8bit: no " but nothing happen. It shows me "" again. reject8bit: yes should bounce the message. How can I allow the 8bit char

Re: reject8bit problem

2004-12-09 Thread Shuji Kono
"Patrick T. Tsang" <[EMAIL PROTECTED]> wrote: > How can I allow the 8bit charactor without encoding on the subject? You need to modify source imap/message.c and recompile cyrus-imapd. -- Shuji Kono <[EMAIL PROTECTED]> --- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyr

reject8bit problem

2004-12-08 Thread Patrick T. Tsang
Hello,   I have a problem on the mail subject which contains no encoding.   in /etc/imapd.conf, I have included the line " reject8bit: no " but nothing happen. It shows me "" again.   How can I allow the 8bit charactor without encoding on the subject?   Thanks Patrick