Skip to content

Commit

Permalink
- Launchpad #246290: fixed backward compatibility issue
Browse files Browse the repository at this point in the history
  • Loading branch information
zopyx committed Jul 12, 2008
1 parent f42395a commit 29806ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MailHost.py
Expand Up @@ -80,6 +80,7 @@ class MailBase(Acquisition.Implicit, OFS.SimpleItem.Item, RoleManager):
smtp_pwd=''
smtp_queue = False
smtp_queue_directory = '/tmp'
force_tls = False
lock = Lock()

# timeout=1.0 # unused?
Expand Down

0 comments on commit 29806ed

Please sign in to comment.