[Postfixbuch-users] Frage zu mailformat
Andreas Winkelmann
ml at awinkelmann.de
Mi Jul 16 07:18:59 CEST 2008
On Wednesday 16 July 2008 00:27:48 micho edo wrote:
> > =? ... ?= ist ein "encoded word".
> >
> > Wobei
> >
> > =?CharSet?Encoding?Text?=
> >
> > Charset ist ISO-8859-1
> > Encoding ist Q=Quoted Printable
> >
> > Ein "encoded word" wird von einem nachfolgenden "encoded word" zwingend
> > mit einem Leerzeichen getrennt.
> >
> > ...Wörter in einem Satz halt....
>
> Wer entscheidet, wie viele Zeichen in ein Wort kommen? ist da der E-Mail
> Client verantwortlich?
>
> Kann man das beeinflussen?
RFC2047:
...
Generally, an "encoded-word" is a sequence of printable ASCII
characters that begins with "=?", ends with "?=", and has two "?"s in
between. It specifies a character set and an encoding method, and
also includes the original text encoded as graphic ASCII characters,
according to the rules for that encoding method.
...
An 'encoded-word' may not be more than 75 characters long, including
'charset', 'encoding', 'encoded-text', and delimiters. If it is
desirable to encode more text than will fit in an 'encoded-word' of
75 characters, multiple 'encoded-word's (separated by CRLF SPACE) may
be used.
...
Ordinary ASCII text and 'encoded-word's may appear together in the
same header field. However, an 'encoded-word' that appears in a
header field defined as '*text' MUST be separated from any adjacent
'encoded-word' or 'text' by 'linear-white-space'.
...
--
Andreas
Mehr Informationen über die Mailingliste Postfixbuch-users