Is there a way to hide the smtp password when a hook is configured?
"%VISUALSVN_SERVER%\bin\VisualSVNServerHooks.exe" ^
commit-notification "%1" -r %2 ^
--from <from-email> --to <to-email> ^
--smtp-server <smtp-server> ^
--smtp-user <username> ^
--smtp-password <password>
Is another autentication mechanism available?
Ray Muzic
--
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.