Did this ever get answered? I am running into the same problem only when I 
added --smtp-ssl true ^ I still get errors. Thanks.

On Wednesday, April 11, 2012 12:23:33 AM UTC-4, shahaf sameach wrote:
>
> hi 
> i'm using visualsvn server 2.5.4 
> i'm trying to use email notification with post commit hook by the 
> following code : 
> "%VISUALSVN_SERVER%\bin\VisualSVNServerHooks.exe" ^ 
> commit-notification "%1" -r %2 ^ 
> --from xx...@gmail.com <javascript:>  --to xx...@gmail.com <javascript:>^ 
> --smtp-ssl ^ 
> --smtp-server smtp.gmail.com ^ 
> --smtp-port 587 ^ 
> --smtp-user xx...@gmail.com <javascript:> ^ 
> --smtp-password passwrd ^ 
>
>
> when i commit i get the following errors : 
>
>
> post-commit hook failed (exit code 1) with output: 
> VisualSVNServerHooks: E020014: The SMTP server name is required, and 
> was not found in the configuration source. 
>
>
> '--smtp-server' is not recognized as an internal or external command, 
> operable program or batch file. 
> '--smtp-port' is not recognized as an internal or external command, 
> operable program or batch file. 
>
> please help 
> thanks

-- 
You received this message because you are subscribed to the Google Groups 
"VisualSVN" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/visualsvn/-/Q9vyYB3qSjwJ.
To post to this group, send email to visualsvn@googlegroups.com.
To unsubscribe from this group, send email to 
visualsvn+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/visualsvn?hl=en.

Reply via email to