summaryrefslogtreecommitdiff
path: root/contrib/credential/netrc/test.netrc
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/credential/netrc/test.netrc')
-rw-r--r--contrib/credential/netrc/test.netrc13
1 files changed, 13 insertions, 0 deletions
diff --git a/contrib/credential/netrc/test.netrc b/contrib/credential/netrc/test.netrc
new file mode 100644
index 0000000..ba119a9
--- /dev/null
+++ b/contrib/credential/netrc/test.netrc
@@ -0,0 +1,13 @@
+machine imap login tzz@lifelogs.com port imaps password letmeknow
+machine imap login bob port imaps password bobwillknow
+
+# comment test
+
+machine imap2 login tzz port 1099 password tzzknow
+machine imap2 login bob password bobwillknow
+
+# another command
+
+machine github.com
+ multilinetoken anothervalue
+ login carol password carolknows