[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[PATCH] Basic SMTP AUTH support for mailer.py

From: Matthew Gregan <kinetik_at_orcon.net.nz>
Date: 2003-11-24 10:19:59 CET

Hello,

Another tiny patch for one of the hook scripts. Adds support for SMTP
AUTH in the SMTPOutput class if the user supplies and username and
password. Comments appreciated.

* tools/hook-scripts/mailer/mailer.py:
        Use SMTP AUTH in the SMTPOutput class if a username and password
        have been supplied in the config file.

* tools/hook-scripts/mailer/mailer.conf.example:
        Example of SMTP AUTH configuration.

Cheers,
-mjg

-- 
Matthew Gregan                     |/
                                  /|                kinetik@orcon.net.nz


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Mon Nov 24 10:20:48 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.