hi, On 01/06/2016 07:12 AM, Daniel Kahn Gillmor wrote: [...] > In that profile, i just got this weird empty message: > > +-------------------------------------------------------------------------------------------+ > | The following of your keys will expire in less than 30 days: > | > | . We recommend that you create new keys and configure your accounts to use > the new keys. | > | > | > | > [ OK ] | > +-------------------------------------------------------------------------------------------+ >
i was able to reproduce this on a fresh profile right after installing the extension by hand and restarting icedove. i looked a bit in the code (i'm not a programmer and i don't know js) but i think its > if (keys.length === 0) return lastResult; in function keyExpiryCheck in expire.jsm should return the 'expiredList' in the array lastResult... another thing: should we train users to generate new keys everytime their key expires? i tried to do the opposite in the last years and teach users that they could change the expire date... cheers, muri > I dismissed the dialog and restarted the profile. The dialog hasn't > made a reappearance yet. > > Not sure what to make of this, or what triggered it. Any ideas for ways > i could help debug it further? > > --dkg > > _______________________________________________ > enigmail-users mailing list > [email protected] > To unsubscribe or make changes to your subscription click here: > https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net > _______________________________________________ enigmail-users mailing list [email protected] To unsubscribe or make changes to your subscription click here: https://admin.hostpoint.ch/mailman/listinfo/enigmail-users_enigmail.net
