On Thu, 05 Dec 2019 15:54:50 +0000, Ralph Corderoy said:
> Hi Ken,
>
> > Norm, if you create a .netrc file I bet it will work.  If you've
> > forgotten the format of a .netrc file, you want the file to contain a
> > line that looks like this:
> >
> > machine pop.gmail.com login normanzalmonshap...@gmail.com password foobar

What I have in my .mh_profile:

send: -nomime -msgid -server smtp.gmail.com -port 587 -tls -sasl -user 
val...@vt.edu

What I have in my .netrc:

machine smtp.gmail.com login val...@vt.edu password my-passwd-here

And no need for a 'credentials:' line.

Note that's sufficient for 'send', and I use fetchmail/procmail rather than inc,
'man inc' says it supports '-user username', so a .mh_profile entry:

inc: -tls -sasl -user n...@gmail.com

and a .netrc entry:

machine pop.gmail.com login n...@gmail.com password norms-passwd-here

should work.

Attachment: pgpENcrBHop0N.pgp
Description: PGP signature

Reply via email to