[prev in list] [next in list] [prev in thread] [next in thread] 

List:       zope-cvs
Subject:    [Zope-Checkins] SVN: Zope/trunk/ - Launchpad #246290: fixed
From:       Andreas Jung <andreas () andreas-jung ! com>
Date:       2008-07-12 7:07:39
Message-ID: 20080712070739.9116939A40 () mail ! zope ! org
[Download RAW message or body]

Log message for revision 88276:
  - Launchpad #246290: fixed backward compatibility issue
  

Changed:
  U   Zope/trunk/doc/CHANGES.txt
  U   Zope/trunk/lib/python/Products/MailHost/MailHost.py

-=-
Modified: Zope/trunk/doc/CHANGES.txt
===================================================================
--- Zope/trunk/doc/CHANGES.txt	2008-07-12 07:05:51 UTC (rev 88275)
+++ Zope/trunk/doc/CHANGES.txt	2008-07-12 07:07:38 UTC (rev 88276)
@@ -204,6 +204,8 @@
 
     Bugs Fixed
 
+      - Launchpad #246290: fixed backward compatibility issue
+
       - Launchpad #245649:  the Products package is now a proper
         "namespace package" under the rules specified by setuptools.
 

Modified: Zope/trunk/lib/python/Products/MailHost/MailHost.py
===================================================================
--- Zope/trunk/lib/python/Products/MailHost/MailHost.py	2008-07-12 07:05:51 UTC (rev 88275)
+++ Zope/trunk/lib/python/Products/MailHost/MailHost.py	2008-07-12 07:07:38 UTC (rev 88276)
@@ -80,6 +80,7 @@
     smtp_pwd=''
     smtp_queue = False
     smtp_queue_directory = '/tmp'
+    force_tls = False
     lock = Lock()
 
     # timeout=1.0 # unused?

_______________________________________________
Zope-Checkins maillist  -  Zope-Checkins@zope.org
http://mail.zope.org/mailman/listinfo/zope-checkins
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic