diff options
author | Kali Kaneko <kali@leap.se> | 2013-09-03 11:12:18 +0200 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2013-09-03 11:12:18 +0200 |
commit | 14902d1cc79d1777361e144ff3c46ff52cc005fd (patch) | |
tree | b9b1f284a3e881e1c682845d8d8a6bb1b4de0ffb /changes | |
parent | 9a6927faf5d5baf8abf606606681554592a9a4a9 (diff) |
Return SMTP factory so the client can stop it.
Diffstat (limited to 'changes')
-rw-r--r-- | changes/feature_return-smtp-factory | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/feature_return-smtp-factory b/changes/feature_return-smtp-factory new file mode 100644 index 0000000..d46cac3 --- /dev/null +++ b/changes/feature_return-smtp-factory @@ -0,0 +1 @@ + o SMTP service invocation returns factory instance. |