summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorJosé Fonseca <jrfonseca@users.sourceforge.net>2004-01-13 16:50:40 +0000
committerJosé Fonseca <jrfonseca@users.sourceforge.net>2004-01-13 16:50:40 +0000
commit566c484db7a60a0bdbfc84e9b53651b42a3e3552 (patch)
tree3562b4c30ebc8e2e46978adc26e55c305cd72146 /TODO
parent48e245a29e60eed2e2fb9dfdebf4b8c674d7c530 (diff)
Add a 'postconnect' keyword to execute a command after closing a SMTP connection.
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index b17f226..19a390a 100644
--- a/TODO
+++ b/TODO
@@ -10,4 +10,7 @@ To do
* Include simple scripts to queue emails for dial-up connections.
+ * In conjunction with "preconnect", a "postconnect" configuration option
+ would be a good idea (example: tear down a SSH tunnel).
+