diff options
author | Tomás Touceda <chiiph@leap.se> | 2013-10-03 20:38:26 -0300 |
---|---|---|
committer | Tomás Touceda <chiiph@leap.se> | 2013-10-03 20:39:45 -0300 |
commit | 740a0a224c058d37ffcbaae64b97714ebde2b313 (patch) | |
tree | a3df4a2bd5a7b9ab070734d9639a7819fef84581 /changes | |
parent | 4e1e31fab824c040be243622bcee9f4708f0444c (diff) |
Return smtp's Port to be able to stop listening to it
Diffstat (limited to 'changes')
-rw-r--r-- | changes/return_smtp_port | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/return_smtp_port b/changes/return_smtp_port new file mode 100644 index 0000000..1cf58ef --- /dev/null +++ b/changes/return_smtp_port @@ -0,0 +1,2 @@ + o Return Twisted's smtp Port object to be able to stop listening to + it whenever we want. Related to #3873.
\ No newline at end of file |