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[