I specify my gmail password in my .mailrc like so:

set editalong
set smtp-auth=login
set imap-auth=login

account per {
        set folder=imaps://[email protected]:993
        set smtp=smtps://smtp.gmail.com:465
        set [email protected]
        set smtp-auth-password=SECRET
        set [email protected]=SECRET
}

However, when I log in from the command line, I am still
prompted with a password before I get to my inbox.

This confuses me as I can send mail without being prompted.

What gives?

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
S-nail-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/s-nail-users

Reply via email to