Author Topic: Feature request: adding a "Relocate to folder" action.  (Read 10635 times)

AMnesia

  • Newbie
  • *
  • Posts: 3
Feature request: adding a "Relocate to folder" action.
« on: July 11, 2026, 03:11:46 am »
I have a feature request for the Android version of AquaMail.

Please read all of this message carefully before responding. Thank you very much.

I'm running version 2.6.0 of AquaMail on two different Android devices, and I'm hoping that a new "Relocate to folder" action could be added for the purpose of transfering messages from one folder to another, without them remaining in the original folder.

I know that I can end up with the same result as "Relocate to folder" by selecting messages in a folder, then running "Copy to folder", then re-selecting these same messages, and then running "Perma delete".

This works acceptably for a small number of messages, but sometimes I have literally dozens of messages in one folder that I want to relocate into another folder, and often in this case, the messages that I want to relocate are not consecutive. This means that after I select these dozens of messages and run "Copy to folder", I have to repeat the selection of these same messages in the original folder and then run "Perma delete".

However, with a large number of non-consecutive messages, this procedure is error prone. I might accidentally not reselect the exact same large set of non-consecutive messages that I selected originally, which means that I might accidentally do a "Perma delete" on some messages that I did not originally include in "Copy to folder". Or I might accidentally overlook some of this large number of non-consecutive messages and therefore not "Perma delete" them, thereby causing them to remain in the original folder in addition to being saved in the new folder.

Also, with dozens of messages to relocate from one folder to another (especially when they are not consecutive), this is involves a painfully large amount of effort.

There are two possibilities for the feature that I am requesting:

(1) Add a "Relocate to folder" action in addition to "Copy to folder" which will both copy the selected messages to the new folder *and* then delete them from the original folder.

... or ...

(2) After "Copy to folder" gets run, keep the same messages marked as selected in the original folder. This way, we could then just immedialte follow this "Copy to folder" with "Perma delete", and therefore we wouldn't have to perform the error-prone and time-consuming procedure of individually reselecting each of those messages again before running "Perma delete".

Thank you very much for considering this feature request.



mikeone

  • Hero Member
  • *****
  • Posts: 2769
Re: Feature request: adding a "Relocate to folder" action.
« Reply #1 on: July 11, 2026, 11:05:30 pm »
As far as I know, Aqua Mail already supports server‑side moving of multiple selected messages.

When you long‑press a message in a folder (for example, the Inbox) and then select one or more messages, Aqua Mail shows a multi‑selection action menu with several options, such as: Delete, Mark as read, Mark as unread, Star, Move to Spam, Move to Deleted, Copy to folder, and others.

Depending on your device and screen layout, the “Move to” option may appear directly in the action bar or inside the three‑dots overflow menu within the multi‑selection interface.

The “Move to” command allows you to move the selected messages directly into another folder.

If your mail server supports IMAP‑MOVE, Aqua Mail uses a true server‑side MOVE operation for this “Move to” action. In that case, you can:

• select any number of messages
• including non‑consecutive messages
• move them directly into another folder
• without copying
• without re‑selecting
• without using “Perma delete”


This is a real server‑side move operation, not just a copy‑and‑delete workaround.
« Last Edit: July 11, 2026, 11:07:04 pm by mikeone »

AMnesia

  • Newbie
  • *
  • Posts: 3
Re: Feature request: adding a "Relocate to folder" action.
« Reply #2 on: July 15, 2026, 11:53:12 pm »
As far as I know, Aqua Mail already supports server‑side moving of multiple selected messages.

When you long‑press a message in a folder (for example, the Inbox) and then select one or more messages, Aqua Mail shows a multi‑selection action menu with several options, such as: Delete, Mark as read, Mark as unread, Star, Move to Spam, Move to Deleted, Copy to folder, and others.

Depending on your device and screen layout, the “Move to” option may appear directly in the action bar or inside the three‑dots overflow menu within the multi‑selection interface.

The “Move to” command allows you to move the selected messages directly into another folder.

If your mail server supports IMAP‑MOVE, Aqua Mail uses a true server‑side MOVE operation for this “Move to” action. In that case, you can:

• select any number of messages
• including non‑consecutive messages
• move them directly into another folder
• without copying
• without re‑selecting
• without using “Perma delete”


This is a real server‑side move operation, not just a copy‑and‑delete workaround.

Ah ha!! Thank you! On my Android-based version of AquaMail Pro, after selecting multiple messages, I see now that I need to select the "folder" icon in the menu bar. Then, I am indeed given a "Move to" page which lists all my folders, and the messages do indeed get moved to the folder that I select.

Up until now, I was only looking in the three-dot menu, where I only see "Copy to folder" as one of the entries with no "Move to" entry. I didn't think to click on that "folder" icon next to the three-dot menu.

Thank you again for this solution to my issue!