Bugs item #961627, was opened at 2004-05-27 17:10
Message generated for change (Comment added) made by drieseng
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=961627&group_id=31650

Category: Tasks
>Group: cvs
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Noel Gifford (sherloch)
>Assigned to: Gert Driesen (drieseng)
Summary: Mail task parsing of attributes incorrect?

Initial Comment:
After reading the documentation again, this is more of 
change request.

My internal mail system has aliases for the actual email 
addresses. ie:  Gifford, Noel  can be used instead of 
[EMAIL PROTECTED]

I'm trying to use the mail task with the alias, but it 
parses the list and changes the comma to a semicolon.

<mail ......  tolist="Gifford, Noel" ..... />

results in

Mail.Notice:

     [mail] Sending mail to Gifford; Noel.

The tolist documentation states that the list is a comma-
or semicolon-separated list.

I think that it should be a semicolon separated list which 
would enable the use of aliases within the parameters.

----------------------------------------------------------------------

>Comment By: Gert Driesen (drieseng)
Date: 2004-12-28 10:59

Message:
Logged In: YES 
user_id=707851

This "issue" is now fixed in CVS.  We now only support 
semicolon separated lists of names in the "tolist", "cclist" 
and "bcclist" attributes.

----------------------------------------------------------------------

Comment By: Gert Driesen (drieseng)
Date: 2004-05-27 18:27

Message:
Logged In: YES 
user_id=707851

Ian, do you think we should change this ?

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=961627&group_id=31650


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
nant-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to