8 Jan 2004 00:03
Re: draft-degener-sieve-editheader-01.txt
Mark E. Mallett <mem <at> mv.mv.com>
2004-01-07 23:03:04 GMT
2004-01-07 23:03:04 GMT
Two very interesting changes in this draft: > "addheader" [":last"] <name: string> <value: string> > > By default, the header field is inserted at the beginning of > the existing header. If the optional flag ":last" is > specified, it is appended at the end. What's the rationale? So far (i.e., without hearing more), I liked it better the way it was: the default being to add the header at the end, not the beginning. I would not mind seeing a ":first" to alter that behaviour though. and: > A message modified by addheader or deleteheader MUST NOT > be considered the same as the original message unless it > matches the original message exactly. > > For example, the following code fragment > > keep; > addheader "X-Flavor: vanilla" > keep; > > files two messages, not one. I see where that is coming from. If you do a "keep" after changing the header, it's assumed that you really meant it; and if weeding out(Continue reading)
RSS Feed