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 2009-04-23 21:02:41-07 by tonyanony in response to 9064
Re: Problems using SMTP by gmail.com
Can you please give specific instructions on how you patched SVN::Notify to enable sending emails through smtp.gmail.com?
Thanks in advance
This is the verbose output Im getting when calling SVN::Notify from perl585 on linux.
Says message sent, but no email arrives or is in the senders "sent items" folder.

: Checking required parameters to new(): Instantiating SVN::Notify::HTML::ColorDiff objectSVN::Notify::HTML::ColorDiff: Preparing recipients listSVN::Notify::HTML::ColorDiff: Preparing contentsSVN::Notify::HTML::ColorDiff: Piping execution of "/usr/local/bin/svnlook" "info" "/usr/local/subversion/smiroot" "-r" "1"SVN::Notify::HTML::ColorDiff: Preparing file listsSVN::Notify::HTML::ColorDiff: Piping execution of "/usr/local/bin/svnlook" "changed" "/usr/local/subversion/smiroot" "-r" "1"SVN::Notify::HTML::ColorDiff: Preparing subjectSVN::Notify::HTML::ColorDiff: Subject is "SVN COMMIT: [1] INFRA-1"SVN::Notify::HTML::ColorDiff: Sending messageSVN::Notify::HTML::ColorDiff: Piping execution of "/usr/local/bin/svnlook" "diff" "/usr/local/subversion/smiroot" "-r" "1"Child process exited: 0 SVN::Notify::HTML::ColorDiff: Message sent[
Direct Responses: 10541 | Write a response