MudGuard: Interpretation Email-Syntax in RFC 5322

Beitrag lesen

Hi,

Ich vermute mal, daß / für ein "exklusives oder" steht.

Nein, es steht im Gleichen Sinne wie für
Perl: (a|b)+
und das kann sein aaaaa abbaa

Das bezweifle ich.
Siehe RFC 5234 Abschnitt 3.2:

  
3\.2. Alternatives: Rule1 / Rule2  
  
  
   Elements separated by a forward slash ("/") are alternatives.  
   Therefore,  
  
         foo / bar  
  
   will accept <foo> or <bar>.  
  

local-part kann also entweder ein dot-atom oder ein quoted-string oder ein obs-local-part sein.

ja aber nur deshalb weil gilt
Perl: (a|b|c){1}

Hier widersprichst Du Dir doch selbst - oben soll das / noch für (foo|bar)+ stehen, hier plötzlich für (foo|bar|baz){1}

cu,
Andreas

--
Warum nennt sich Andreas hier MudGuard?
O o ostern ...
Fachfragen per Mail sind frech, werden ignoriert. Das Forum existiert.