TMDA 0.62 is released

"Jason R. Mastaler" <[email protected]> Sun, 01 Sep 2002 19:32:18 -0600 (MDT)
Newsgroups gmane.mail.spam.tmda.announce
Message-ID <[email protected]>
TMDA 0.62 is released.

Get it from <URL:http://tmda.net/releases/tmda-0.62.tgz>

=====================================================================

What's new?

* New feature: auto-response rate limiting.  Meant as a last resort to
  prevent mail loops between TMDA and broken remote auto-responders,
  you can now specify the maximum number of automatic responses sent
  to a given sender in a day.  Default is 50.  See the description of
  MAX_AUTORESPONSES_PER_DAY in TMDA/Defaults.py for more information.

  Note that a new directory 'responses' will be automatically created
  under DATADIR to store the rate limiting information.

* New feature: TMDA can now send mail using an SMTP server which
  requires authentication.  Set the SMTPAUTH_USERNAME and
  SMTPAUTH_PASSWORD variables to enable this.  Requires Python 2.2 or
  greater.

* New feature: TMDA can now send mail over an SSL connection if your
  SMTP server supports the STARTTLS extension.  Set the SMTPSSL and
  optionally the SMTPSSL_KEYFILE and SMTPSSL_CERTFILE variables to
  enable this.  Requires Python 2.2 or greater.

* New authentication sources for tmda-ofmipd courtesy of David
  Guerizec.  You can use the `-R' option to authenticate against a
  pop3, imap, or imaps (ssl) server.  See `tmda-ofmipd --help' and/or
  http://tmda.net/tmda-ofmipd.html for more information.

* Bugfixes.

=====================================================================

ChangeLogs since release 0.61

2002-09-01  Jason R. Mastaler  <[email protected]>

	* TMDA 0.62 is released.

2002-08-22  Jason R. Mastaler  <[email protected]>

	* SMTP.py (Connection.__connect): Add support for SSL.

	* Defaults.py (SMTPSSL, SMTPSSL_KEYFILE, SMTPSSL_CERTFILE): New
	variables.
	
2002-08-21  Jason R. Mastaler  <[email protected]>

	* Defaults.py (SMTPAUTH_USERNAME, SMTPAUTH_PASSWORD): New
	variables.
	
	* SMTP.py (Connection.__connect): Add support for SMTP
	authentication.
	
	* Defaults.py (MAX_AUTORESPONSES_PER_DAY, RESPONSE_DIR): New
	variables.

2002-09-01  Jason R. Mastaler  <[email protected]>

	* tmda-ofmipd: Add -R option for authentication against a pop3,
	imap or imaps server.

2002-08-21  Jason R. Mastaler  <[email protected]>

	* tmda-rfilter (autorespond_to_sender): New function.  Determine
	whether to auto-respond based on detection of mailing list/bounce
	messages as well if the auto-response rate limit has been reached.
	
2002-09-01  Jason R. Mastaler  <[email protected]>

	* tmda-ofmipd.ht: Document `-R' option.

2002-08-27  Jason R. Mastaler  <[email protected]>

	* inuse.ht (Links): Add Stanford Computer Graphics Laboratory and
	CentralPets.
	
2002-08-26  Tim Legant  <[email protected]>

	* config-filter.ht (username): Fixed example under Variable
	Interpolation.  It had used 'from' instead of 'from-file'.

2002-08-21  Jason R. Mastaler  <[email protected]>

	* features.ht (Links): Add smart auto-responding.

____________________________________________
tmda-announce mailing list
http://tmda.net/lists/listinfo/tmda-announce