Hello,

I think I had the same issue with subjects,
here is what I did:

I removed from cyrus-imapd sources a line which changes subject if the
subject consists non 7 bit chars. You can easily find where it is in source
code by greping the line: reject8bit. I cannot tell more specifically at the
moment.

Then you have to rebuild your cyrus.

Updated built should keep subjects as they are.

I did it on versions of cyrus server from 1.6 to 2.1.

You should also understand what reject8bit setting does: if it's set to no,
then it replaces 8bit chars with 'X' and accepts it, otherwise it rejects a
message entirely.

If you do as I said, you should probably use "reject8bits: no"

--------------------------------------
Best regards,
Novosjolov Dmitry


----- Original Message -----
From: "David Chang" <[EMAIL PROTECTED]>
To: "Scott M. Likens" <[EMAIL PROTECTED]>
Cc: "'Cyrus-Info'" <[EMAIL PROTECTED]>
Sent: Friday, February 21, 2003 12:05 PM
Subject: RE: mail subject's problem


> I have read man page about imapd.conf,but there is only one item about
8-bit
> setting - reject8bit .But that seems not working for my situiation.
>
> I was used wu-iampd before,and everything looks fine.So I guess wu-imapd
must
> support 8-bit mail's header,am i right ?
>
> David Chang
>
>
> 引用 "Scott M. Likens" <[EMAIL PROTECTED]>:
>
> > The reason why it's doing this is because cyrus or your MTA is stripping
> > the 8th bit.  It's a very simple option in imapd.conf to set, if you
> > need to either man it, or read the docs you'll find the exact option to
> > stop that.
> >
> > Thanks and goodbye
> >
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED]] On Behalf Of David Chang
> > Sent: Thursday, February 20, 2003 7:40 PM
> > To: Cyrus-Info
> >
> > Hi all:
> > I am a Chinese user in cyrus.
> > There are a strange problem in email Subject's display problem.
> >
> > If i send a mail with Chinese words in subject field from outlook
> > express to
> > myself.When i received this mail from cyrus-imap i found,that the
> > Subject looks
> > like "XXX?XXXX" .Anybody can tell me why ?
> >
> > Imapd server is:
> > cyrus-imapd-2.1.12
> > cyrus-sasl-2.1.12
> >
> > David Chang
> >
> >
> >
> >
> >
> >
>
>
>

Reply via email to