Was könnte das heißen ?

Florian Lohoff flo at rfc822.org
Fri Dec 1 15:45:08 CET 2000


On Fri, Dec 01, 2000 at 03:24:05PM +0100, Cord Beermann wrote:
> im localpart (also vorm Klammeraffen) darfst Du alles schreiben.
> auch 'jo :)'@cord.de geht.
> 
> im remotepart ist _ mehr oder weniger verboten... aber da gibts
> sich widerspürechende RfCs iirc.


RFC822 definiert eine e-mail addresse als

addr-spec   =  local-part "@" domain
local-part  =  word *("." word)
word        =  atom / quoted-string
quoted-string = <"> *(qtext/quoted-pair) <">
atom        =  1*<any CHAR except specials, SPACE and CTLs>
qtext       =  <any CHAR excepting <">,
				"\" & CR, and including
				linear-white-space>
quoted-pair =  "\" CHAR
CHAR        =  <any ASCII character>        ; (  0-177,  0.-127.)

D.h.

'jo :)'@cord.de

Ist also illegal da zumindest double quotes d.h. anfuehrungsstriche
zu verwenden waeren ..

Flo
-- 
Florian Lohoff                  flo at rfc822.org             +49-5201-669912
     Why is it called "common sense" when nobody seems to have any?





More information about the Linux mailing list