General
-
4058: Add print template for printing MailTags data
MailTags data are in the database but they can't be exported to PDF. Add print template that contains the MailTags data.
4 votesAlready implemented for 5.3.
-
3995: Upload does not retain folder structure
When uploading the emails to IMAp the folder structure is not retained and all mails get put straight into the INBOX. Can this be fixed?
11 votes -
4012: Archive duplicate emails
User wants to archive duplicate emails:
Unfortunately, I also need double mails. For example I have a folder for invoices and one for the respective order. The invoice sent later is then once in the invoice folder and once in the order folder. There are also mails which concern several orders and which I attach as a copy to each order. Therefore the duplicates would also be important for me.
3 votes -
1945: Multiple archive setups
Add the possibility to make multiple mailbox/archive setups.
17 votes -
3232: Add option to delete mails by date
Allow user to archive everything and delete mails by date.
2 votes -
3921: Add dropdown to archive button in toolbar
Add dropdown to archive button if the open archive is different from the one in the setup. Make entries for open and setup archive.
0 votes -
0 votes
Already implemented.
-
3871: Allow coloring of message instead of moving mails to the trash
Moving mails to the trash is just too slow for Mail. Instead allow coloring of archived mails with AppleScript so that user can identify the mails:
tell application "Mail"
set theMessage to message 12 of mailbox "INBOX" of account id "DC2EFCDE-9FBE-48FF-A94D-13DB6ADCF788"
set background color of theMessage to none
end tell0 votes -
1122: Attachments inline and as attachment
When an attachment is attached twice as inline and as attachment then this is shown twice in the mail, but only once in the attachments. See screenshot and mail.
0 votes -
1515: Show date for selected days
When selecting a day range this is a bit confusing because I can't see which date is 100 days away. Find a method to show this.
0 votesFor Mail Archiver 5.2.
-
3639: Make diagnosis run in background
Thread for diagnosis is okay. But don't use app.sleepcurrentthread to check on the thread. Make a timer and check there.
0 votes -
3642: Dialogs shown too long
On El Capitan the dialogs go away nicely. But on High Sierra the dialogs aren't hidden quickly.
0 votes -
0 votes
-
0 votes
For Mail Archiver 5.2.
-
3718: Don't make "always" default
There are 2 options for sending out mails for the scheduler. "always" and "on error". Currently always is default. Change to on error.
0 votes
- Don't see your idea?