Hello, how to I set Alpine 2.24 to remember my password? Thank you! Rob
On Sun, 10 Jan 2021, Rob Pyott wrote:OK, what I did was search for what Debian uses as a password file, which is .pine-passfile. So I did touch .pine-passfile. That seems to work. thank you!
Hello, how to I set Alpine 2.24 to remember my password? Thank you! RobAssuming that your version of Alpine was compiled with password file
support, then you have to create an emtpy file first with the command
touch ~/NewFile.pwd
(NewFile.pwd is a random name, you can use any name)
Once you already have a password file, start alpine with the command
alpine -passfile ~/NewFile.pwd
I hope this helps.
--
Eduardo
https://tinyurl.com/yc377wlh (web)
http://repo.or.cz/alpine.git (Git)
On Sun, 10 Jan 2021, Rob Pyott wrote:
Hello, how to I set Alpine 2.24 to remember my password? Thank you! RobAssuming that your version of Alpine was compiled with password file
support, then you have to create an emtpy file first with the command
touch ~/NewFile.pwd
(NewFile.pwd is a random name, you can use any name)
Once you already have a password file, start alpine with the command
alpine -passfile ~/NewFile.pwd
I hope this helps.
--
Eduardo
https://tinyurl.com/yc377wlh (web)
http://repo.or.cz/alpine.git (Git)
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 497 |
Nodes: | 16 (2 / 14) |
Uptime: | 16:34:39 |
Calls: | 9,785 |
Calls today: | 4 |
Files: | 13,748 |
Messages: | 6,187,606 |