I'm still running Pine though planning to upgrade to Alpine in the
near future.
I see all the ISPs here are starting to enforce SMTP
authentification. It would be pretty annoying typing in my password
everytime I send a message.
Does Alpine support saving of SMTP, POP and IMAP passwords?
Thanks in advance!
Niklaus
Alpine does save passwords....BUT I would like to know where!!!
Alpine doesn't save lit ike Pine.
I had unininstalled the beta version; removed the directory for Alpine & find
when I installed the released version, the passwords came back, magically(?).
> I had unininstalled the beta version; removed the directory for Alpine & find
> when I installed the released version, the passwords came back, magically(?).
To be precise: I am talking about the Linux version. Linux Pine
usually doesn't save passwords, I believe.
--
Nik
lThe linux version of pine does save passwords in an encrypted/mangled file
in the pine directory; there is a default filename but one can name the
password file some other name, at least for the suse version.
:) Does Alpine support saving of SMTP, POP and IMAP passwords?
Yes, but that support needs to be compiled in. I believe that in Mac and
Windows that is already compiled in. The issue is Linux-like systems. In
that case a password file is used to store the passwords. I believe that
most distributions already include this support automatically (so if you
install a .rpm or .deb from some distribution it will probably have
password file support).
In case you are using a system where you have exclusive access, you do not
need to know the name of the password file. You can create your own. In
this case you need to start alpine as
alpine -passfile /full/path/to/passfile
notice that all you need to do is to create is to create an empty file
where you will store your passwords, and then start alpine as above. The
rest of the process is taken care of by Alpine.
> alpine -passfile /full/path/to/passfile
Thanks a lot! Great to see Alpine has made some progress here
compared to good old Pine. Also great that Alpine - probably due to
the change of licence - can now be included in the common
distributions.
--
Nik
Niklaus Kuehnis ha escrito:
Easiest is to do:
cd ~
touch .pine-passfile