added smarthost example file
authorHeiko Schlittermann (JUMPER) <hs@schlittermann.de>
Thu, 08 May 2014 10:51:55 +0200
changeset 7 be6f04066650
parent 6 e56ccc2667f9
child 8 327049f04783
added smarthost example file
smarthosts.example
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/smarthosts.example	Thu May 08 10:51:55 2014 +0200
@@ -0,0 +1,7 @@
+# sender address       |submission-server[::port]|user-name              |password
+# or *@domain          |             default 587 |                       |
+#----------------------+-------------------------+-----------------------+----------
+hans@example.de         smtp.example.de::25       hans@example.com        xxx
+*@example.com           ssl.schlittermann.de      heiko@schlittermann.de  Gheim
+*                       smtp.km21.com             km433221                zecrit
+# vim:tw=0 et: