ietf-mta-filters
[Top] [All Lists]

Re: Proposed MANAGESIEVE changes

2003-04-04 21:05:53

begin  quotation by Ken Murchison on 2003/4/1 14:35 -0500:

2. Based on Cyrus Murder/virtdomains work, Rob Siemborski and I propose
the following augmented Sieve URL grammar:


sieveurl = "sieve://" [ [ authinfo "@" ] hostport ] "/" scriptname

authinfo = authid [ ";" userid ]

authid = userid = *( unreserved | escaped |
                     ":" | "&" | "=" | "+" | "$" | "," )

scriptname = *pchar

Please try to keep the authinfo syntax compatible with RFC 2192 authinfo.

I suggest instead:

authinfo = userid [ ";AUTHID=" authid ]

               - Chris


<Prev in Thread] Current Thread [Next in Thread>