Share

NAnt - A .NET Build Tool

Tracker: Bugs

5 Mail task parsing of attributes incorrect? - ID: 961627
Last Update: Comment added ( drieseng )

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
noel.gifford@company.com.

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.


Noel Gifford ( sherloch ) - 2004-05-27 15:10

5

Closed

Fixed

Gert Driesen

Tasks

cvs

Public


Comments ( 2 )

Date: 2004-12-28 09:59
Sender: driesengProject AdminAccepting Donations

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.


Date: 2004-05-27 16:27
Sender: driesengProject AdminAccepting Donations

Logged In: YES
user_id=707851

Ian, do you think we should change this ?


Attached File

No Files Currently Attached

Changes ( 6 )

Field Old Value Date By
status_id Open 2004-12-28 09:59 drieseng
resolution_id None 2004-12-28 09:59 drieseng
artifact_group_id 0.7.9.1 2004-12-28 09:59 drieseng
assigned_to ianm74 2004-12-28 09:59 drieseng
close_date - 2004-12-28 09:59 drieseng
assigned_to nobody 2004-05-27 16:27 drieseng