I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2012-04-03 08:09:41.156543-07 by tanager in response to 13685
Re: cannot get SMTP authentication to work
Figured it out. I needed the --smtp-tls option, and I needed to drop the --smtp-authtype option, which has been deprecated by svnnotify.
It would be nice if someone could update the '--help' text to reflect these changes. Currently, the help text gives --smtp-authtype as a valid option (no mention of it being deprecated) and --smtp-tls is not mentioned in the help text at all. Thanks, David
Direct Responses: 13688 | Write a response