In the email login login page:
http://127.0.0.1:7657/susimail/
What can i do to delete emails from the list that i no longer use ?
How to delete emails from Susimail login list ?
- AntibodyMama
- Posts: 26
- Joined: 18 Jun 2024 20:45
Re: How to delete emails from Susimail login list ?
try check with your browser, usually browser saves form history
- AntibodyMama
- Posts: 26
- Joined: 18 Jun 2024 20:45
Re: How to delete emails from Susimail login list ?
I did, i don't think this data is stored in the browser, i am using Firefox developer edition, i also have this extension that clears browser data.
I cleared the browser form data and history, yet no fix.
Re: How to delete emails from Susimail login list ?
maybe try to grep the i2p data folder for your email, and then erase it from there (or replace with a garbage email)
- AntibodyMama
- Posts: 26
- Joined: 18 Jun 2024 20:45
Re: How to delete emails from Susimail login list ?
find your i2p data dir, ~/.i2p on linux. cd ~/.i2p/susimail/cache
find the subdir in there that is the old one and move it to be safe (don't delete it yet until you're sure)
check modification times or look at the contents within it to figure out which is the old one
restart and look to be sure you deleted the right one
find the subdir in there that is the old one and move it to be safe (don't delete it yet until you're sure)
check modification times or look at the contents within it to figure out which is the old one
restart and look to be sure you deleted the right one
- AntibodyMama
- Posts: 26
- Joined: 18 Jun 2024 20:45
Re: How to delete emails from Susimail login list ?
Thanks muchzzz wrote: ↑26 Oct 2024 21:18 find your i2p data dir, ~/.i2p on linux. cd ~/.i2p/susimail/cache
find the subdir in there that is the old one and move it to be safe (don't delete it yet until you're sure)
check modification times or look at the contents within it to figure out which is the old one
restart and look to be sure you deleted the right one