Separate the "to" email addresses with semicolons and entire list
bounded by double quotes:

 --from **[email protected] --to "**[email protected];*@yahoo.com;*@msn.com"


On Jun 27, 7:45 pm, Richie <[email protected]> wrote:
> Hi, I have my hook email set up, but I want it sent out to a list of people.
> I can't seem to figure out how to do it. Currently it's set up as:
>
> "%VISUALSVN_SERVER%\bin\VisualSVNServerHooks.exe" ^
> commit-notification "%1" -r %2 ^
> --from **[email protected] --to **[email protected] ^
> --smtp-server smtp.gmail.com ^
> --smtp-port 465 ^
> --smtp-user **[email protected] ^
> --smtp-password ***** ^
> --smtp-ssl

-- 
You received this message because you are subscribed to the Google Groups 
"VisualSVN" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/visualsvn?hl=en.

Reply via email to