contrib / credential / netrc / test.netrcon commit attr: avoid heavy work when we know the specified attr is not defined (06a604e)
   1machine imap login tzz@lifelogs.com port imaps password letmeknow
   2machine imap login bob port imaps password bobwillknow
   3
   4# comment test
   5
   6machine imap2 login tzz port 1099 password tzzknow
   7machine imap2 login bob password bobwillknow
   8
   9# another command
  10
  11machine github.com
  12  multilinetoken anothervalue
  13  login carol password carolknows