Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 340495 - net-mail/alpine - Password always asked for despite setting passfile USE flag
Summary: net-mail/alpine - Password always asked for despite setting passfile USE flag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High minor (vote)
Assignee: Sascha Lucas
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-11 09:19 UTC by Mark M
Modified: 2010-10-18 18:41 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark M 2010-10-11 09:19:44 UTC
I emerged alpine initially without the passfile flag set in my make.conf, and subsequently remerged it with the Flag set.  I then created the .pinepwd empty file in my home dir as per the output of the emerge.  However everytime I start alpine it asked for my password for email and nntp servers.

Reproducible: Always

Steps to Reproduce:
1. emerge alpine with USE passfile set
2. create empty .pinepwd in ~
3. start alpine configure server and enter password (doesn't ask to save)
4. restart alpine

Actual Results:  
Still asks for password.

Expected Results:  
Password not asked for as it is saved.

I am using alpine with gmail using Imap.
Comment 1 Sascha Lucas 2010-10-18 18:36:56 UTC
(In reply to comment #0)
> Reproducible: Always
> 
> Steps to Reproduce:
> 1. emerge alpine with USE passfile set
> 2. create empty .pinepwd in ~
> 3. start alpine configure server and enter password (doesn't ask to save)
> 4. restart alpine

on the 1st try I can't reproduce. I've moved my ~/.pinepwd away and created an empty one. after starting alpine and entering password it asks to save it.

Can you double check: 

$ alpine -h | grep passfile
 -passfile <fully_qualified_filename>	Set the password file to something other

Sascha.
Comment 2 Mark M 2010-10-18 18:41:43 UTC
I reinstalled Gentoo and it seems to be ok now, may have been a issue my setup. Closing