I'm looking for a way to automatically compress pictures in a message in Outlook when it is sent. These pictures can be attachments or are in the html message body.
The way i found is for attachement by passing in "File" then an option like Resize the pictures (don't know the name of option in english) => I would like this option is by default enabled to avoid to forget to enable this
On the other way, if i have some picture inside the body message, i can use the button "compress pictures" for all the pictures in the message but once again i would like it was by default.
Have you got any idea to perform this with the outlook options or by VBA? Thank you