Opened 13 years ago
Last modified 5 years ago
#8560 new bug
[Mail] changing account name redownloads everything under the new name in ~/mail/account_name
Reported by: | diver | Owned by: | czeidler |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Preferences/E-mail | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
This is hrev44133, gcc2hybrid.
I had decided to rename my account name in E-mail preflet from login@… to just login. I thought that this will just rename ~/mail/login@… to ~/mail/login, but mail_daeomon decided to redownload everything under new place.
Change History (2)
comment:1 by , 12 years ago
comment:2 by , 5 years ago
Component: | Preferences/Mail → Preferences/E-mail |
---|
Note:
See TracTickets
for help on using tickets.
When implementing that, one has to take care to stop the current mail protocol first. Maybe create a hook in the mail protocol that handles the rename. The download folder name should also be independent from the account name. There should be an option to change the download folder independently from the account name.