Bulk Email Renamer For Outlook
Dynamically rename emails in bulk
Built with: Python + KivyMD
Dynamically rename emails in bulk
Built with: Python + KivyMD
➔ Click here to download the tool.
Note: The app will rename every file in the folder. To speed things up, files that already have the correct name should be moved to a different folder to prevent them from being renamed with the same name.
The bulk email renamer tool allows you to dynamically rename Outlook emails in bulk.
This tool can be used for various purposes but it was originally developed to allow businesses who drag-and-drop emails into a folder on a shared drive for example and automatically rename all of the emails using information that is contained within an email such as date, sender, receiver, subject, etc.
For example: Jul 22 2021 1137 Stavrou to Todorov IT Assistance
When using the tool to rename emails, you cannot use forbidden characters that cannot be used to name files in Windows and for this reason I have removed the ability to type these into the app.
Windows forbidden characters:
Furthermore, for this app to work perfectly, the email must contain the full name of the sender and receiver.
The below variables can be used to dynamically grab data from an email to be used in the renaming process.