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

Re: Multiple tagged arguments with the same tag?

2006-07-25 08:19:13

On Sat, 2006-07-22 at 16:24 -0700, Ned Freed wrote:

A simple question: Are multiple tagged arguments with the same tag
allowed?

My implementation checks and disallows them.

okay.  the current draft also says "These next tokens [after the tagged
argument] may be numbers or strings but they are never blocks."  this
seems to imply string lists are allowed, but it's not quite clear to me.

if we rule out

  someaction :recipient "one" :recipient "two"

it would be useful to allow extensions to do

  someaction :recipient ["one", "two"]

-- 
Kjetil T.