You are not logged in.

#1 2010-08-10 00:10:46

VoodooSteve
Member
From: Vancouver, BC
Registered: 2009-03-31
Posts: 43

[SOLVED] Alpine save passwords

I'm trying to get alpine to save my gmail imap and smtp passwords so I don't have to enter them each session. Numerous tutorials have said it's as easy as creating .pine-passfile in my home directory and selecting yes on the save password dialog following password entry. Unfortunately, I am not seeing this dialog. Any thoughts?

Last edited by VoodooSteve (2010-08-12 04:14:53)

Offline

#2 2010-08-10 06:13:54

Ashren
Member
From: Denmark
Registered: 2007-06-13
Posts: 1,229
Website

Re: [SOLVED] Alpine save passwords

You need to recompile Alpine from ABS with the flag --with-passfile=.pine-passfile

Three steps:

1. sudo abs extra/alpine
2. cp -R /var/abs/extra/alpine ./
3. cd alpine and edit PKGBUILD and change --without-passfile to --with-passfile=.pine-passfile

Offline

#3 2010-08-12 04:14:21

VoodooSteve
Member
From: Vancouver, BC
Registered: 2009-03-31
Posts: 43

Re: [SOLVED] Alpine save passwords

Thanks this did the trick.

Offline

Board footer

Powered by FluxBB