Message Save add ins do not work with EAS

Status
Not open for further replies.

David KS

New Member
Outlook version
Outlook 2016 32 bit
Email Account
Exchange Server
I have about 60 individual folders in Outlook. I need an add in to help file outgoing messages. I have tried several and they all worked quite well until I changed the email account to EAS to sync with my laptop and my windows phone.

Now all outgoing messages end up in Sent Items even though I may have specified an individual folder.
It seems that EAS is overriding the add in.

Does anyone know an add in that can handle EAS?

I suppose an alternative would be to use IMAP for syncing messages and EAS just to sync contacts and calendar but that's a complication I would like to avoid.

Thanks

David
 
The issue is that EAS doesn't support moving sent items like that. I haven't tested a macro to see if that would work. Are you filing the messages in different folders or in one folder, just not the sent folder?
 
I want to file the messages into individual different folder - about 60 of them - one for each of my clients. Under POP or IMAP the add-in or routine asks you to confirm or suggest the destination folder and files the message there. Under EAS it ignores the request and dumps the message in your default Sent Items folder. I can them move the messages manually to the correct folder.
Thanks for your trouble
David
 
I will test a macro - I think because manual works, that a macro will but I've been wrong before. :)

Does the folder match their display name? That is usually the easiest way to automatically match mail to a folder. (We'll worry about that once we see if the macro can do it.)
 
Scratch that - it thinks about it forever then fails. You'll have to move them yourself. It's a limitation of EAS...

If you own your own domain, Office365 hosted Exchange is a good option. Not free, but definitely business-quality. If you use multiple computers, outlook is identical on all, it syncs great with all devices.
 
I rather feared as much.
Thanks so much for your trouble.
David
 
Status
Not open for further replies.
Similar threads
Thread starter Title Forum Replies Date
C Need VBA code to automatically save message outside outlook and add date Outlook VBA and Custom Forms 1
E Outlook 365 Save Selected Email Message as .msg File - oMail.Delete not working when SEARCH Outlook VBA and Custom Forms 0
E Save Selected Email Message as .msg File - digitally sign email doesn't works Outlook VBA and Custom Forms 1
N Save Selected Email Message as .msg File Outlook VBA and Custom Forms 12
S Outlook (2016 32bit; Gmail IMAP) - Save sent message to Outllook Folder Outlook VBA and Custom Forms 0
geofferyh Cannot get Macro to SAVE more than one message attachment??? Outlook VBA and Custom Forms 5
Diane Poremsky Save Selected Email Message as .msg File Using Outlook 11
Diane Poremsky Choosing the Folder to Save a Sent Message In Using Outlook 0
L Save message from outlook to desktop in 2013 outlook Outlook VBA and Custom Forms 1
L Save Mail Message to new folder created automatically Outlook VBA and Custom Forms 1
M Save selected email message as .msg file (with user to choose folder location) Outlook VBA and Custom Forms 14
R VB code to bulk save attachments deletes message Using Outlook 1
S how to disable security message in save attachments macro "A programis trying to access e-mail addre Outlook VBA and Custom Forms 5
M Search message, then (1) Jump to folder & (2) Select message that you searched for Outlook VBA and Custom Forms 2
Kika Melo How to mark as Junk any message not from Contacts (in Outlook.com) Using Outlook 3
G Outlook 365 My iCloud Outlook doesn’t work after reinstalling Microsoft365 on Windows 10 PC – now I get error message on contacts and calendar Using Outlook 1
G Get current open draft message body from VBA Outlook VBA and Custom Forms 1
HarvMan Outlook 365 - Rule to Move an Incoming Message to Another Folder Using Outlook 4
F Outlook 2019 Forwarding Message and Keeping Unread Status Outlook VBA and Custom Forms 0
C Populate form data into message body Outlook VBA and Custom Forms 1
J Outlook 365 Add keywords from Listbox to the message body where cursor is placed Outlook VBA and Custom Forms 0
B How to create a button that sorts and selects the most recent message with ONE click Using Outlook 2
P "Item could not be moved" message occurs frequently for IMAP inbox, Office 365 Using Outlook 0
A rule name into message - how? Outlook VBA and Custom Forms 5
A Links in email getting error message about group policy Using Outlook 4
O How to find and replace a word in Outlook-Agenda-Subject and Message? Using Outlook 0
X Open Hyperlinks in an Outlook Email Message (Help with Diane's solution) Outlook VBA and Custom Forms 3
Commodore Unable to move message Using Outlook 3
Y Disable Microsoft Outlook Test Message Using Outlook 4
S Unable to change Message Class Outlook VBA and Custom Forms 0
S Changing Message Class Outlook VBA and Custom Forms 4
Cathy Rhone Mail merge error message Using Outlook 1
C Can't Locate an Unread Message in my Outlook view pane Using Outlook 0
G Send a greeting message to a contact on birthday Outlook VBA and Custom Forms 5
B Inconsistent handling of message read/unread status by Outlook Using Outlook 3
T Macro to move reply and original message to folder Outlook VBA and Custom Forms 6
O Outlook 2010 Add delete button to the side of the message list Using Outlook 1
Cathy Rhone The properties of the message have been changed Using Outlook 1
S Outlook 2016 A Shortcut to recall and delete and sent message. Using Outlook 1
T vba extract data from msg file as attachment file of mail message Outlook VBA and Custom Forms 1
S Unable to extract text from an Outlook email message Using Outlook 2
R Outlook 2016 Message-ID oddity/inconsistency? Using Outlook 7
J Implement Keywords based on body message Outlook VBA and Custom Forms 0
C must select message to trigger safe list Using Outlook 3
Witzker HowTo Change message Class of contact form Outlook VBA and Custom Forms 0
D.Moore VB script to Digitaly Sign newly created outlook message Outlook VBA and Custom Forms 2
O VBA Outlook Message Attachment - Array Index Out of Bounds Outlook VBA and Custom Forms 0
W September 2020 - No Default Email Client message after Office Update Using Outlook 1
A Flag Message for Follow Up after sending Outlook VBA and Custom Forms 1
C Why won't Title display in message list? Using Outlook 1

Similar threads

Back
Top