<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
sempre a @daniele non mi è chiara il significato dell'asterisco.
penso che significa n o più occorrenze es 3*("A") significa [A]{3,
infinito}<br>
<br>
<div class="moz-cite-prefix">Il 24/10/2015 20:41, <a class="moz-txt-link-abbreviated" href="mailto:amreo@live.it">amreo@live.it</a> ha
scritto:<br>
</div>
<blockquote
cite="mid:BLU436-SMTP216922CB49B634F57A7E9BEAB250@phx.gbl"
type="cite">
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
@daniele riguardo a RFC5545 sono d'accordo con te perchè mi
sembra spiegata male, in particolare mi lento che usano una
notazione poco chiara per esempio:<br>
<meta http-equiv="content-type" content="text/html;
charset=windows-1252">
<pre class="newpage" style="font-size: 13.3333px; margin-top: 0px; margin-bottom: 0px; page-break-before: always; color: rgb(0, 0, 0); font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px;">name = iana-token / x-name
</pre>
Ci ho messo un sacco di tempo per capire l'intero significo della
linea(in particolare della barra che è conosciuta come OR)<br>
personalmente l'avrei scritto in sintassi BNF estesa.<br>
name ::= <iana-token> | <x-name><br>
<br>
stessa cosa con
<meta http-equiv="content-type" content="text/html;
charset=windows-1252">
<pre class="newpage" style="font-size: 13.3333px; margin-top: 0px; margin-bottom: 0px; page-break-before: always; color: rgb(0, 0, 0); font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; widows: 1; word-spacing: 0px; -webkit-text-stroke-width: 0px;">iana-token = 1*(ALPHA / DIGIT / "-")</pre>
<br>
meglio cosi:<br>
iana-token ::= [a-zA-Z0-9\-]+<br>
<br>
<div class="moz-cite-prefix">Il 24/10/2015 19:36, Daniele Pitrolo
ha scritto:<br>
</div>
<blockquote cite="mid:562BC183.4030106@gmx.com" type="cite">
<pre wrap="">per
esempio! <span class="moz-smiley-s3" title=";)"><span>;)</span></span>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="https://www.rfc-editor.org/rfc/rfc2468.txt">https://www.rfc-editor.org/rfc/rfc2468.txt</a>
</pre>
</blockquote>
<br>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">
</pre>
</blockquote>
<br>
</body>
</html>