"Delay Delivery" Email fails to send if opened while in Outbox

Status
Not open for further replies.

ghh3rd

New Member
Outlook version
Outlook 2010 32 bit
Email Account
Exchange Server
Hello -

This has been bothering me for years, and I haven't been able to find an answer...

I discovered a long time ago that if I use the 'Delay Delivery' option, and then need to open the Email to inspect something before it leaves the Outbox, the Delay Delivery does not work, the EMail does not send at the designated time. I must set up Delay Delivery again. Is this typical, or is it just happening for me?

This happened to me today in a different way. I wrote a macro to list all of the EMails in my Outbox, and list their attachments. I created the macro as a QA check, so someone could verify that all of the attachments were made properly. The Emails did not leave the Outbox at the designated time, and had to be sent manually.

Any ideas about this?

Thanks!

Granville
 
This is the 'send at a specific time' delay, not the send in xx minutes one? It should work as long as the time hasn't passed while the message is open.

Were the messages marked as read? Some addins will mark messages read if you are viewing the outbox when you send. That will prevent mail from sending.
 
Correct, 'send at a specific time' delay. There is no addin involved... but being marked as read sounds like an interesting theory.

I suspect that my macro is 'opening' each EMail in my Outbox to access the attachments. Perhaps I can use the 'Unread' property to test the EMails after I access each with the macro I mentioned above and see if the Unread changes from False to True. That would explain a lot, and I perhaps simply changing the property back to True would provide a solution.

I'll post my results.

Thanks!
 
When you look in the outbox, are the messages in italics? Bold italics is the default, but as long as it's in italics, it should send.

If the macro is reading the messages, do a .send when its done.
 
I checked, and the messages are changing to non-italics as they are read by the macro. I added the .send after each one is checked and they are back to italics, and are sending at the designated time. :-)

Thank you very much for your help.

Granville
 
Status
Not open for further replies.
Similar threads
Thread starter Title Forum Replies Date
J Rule to Forward email but delay delivery 10 minutes Outlook VBA and Custom Forms 2
J Diane's Delay Delivery at Specific Times Questions Outlook VBA and Custom Forms 7
T Query About "Delay Delivery" Function Using Outlook 5
S Delay Delivery Macro Outlook VBA and Custom Forms 1
Diane Poremsky Delay Delivery of Messages Sent at Specific Times Using Outlook 0
D Delay Delivery: Visible to recipients? Using Outlook 1
C Outlook 2007 Delay Delivery Problem Using Outlook 10
T Exchange Server - Mail Delay Stamping Exchange Server Administration 0
R Outlook 365 VBA AUTO SEND WITH DELAY FOR EACH EMAIL Outlook VBA and Custom Forms 0
L Modifying VBA script to delay running macro Outlook VBA and Custom Forms 3
K Delay Send and Mail Merge Outlook VBA and Custom Forms 4
D Delay Send not working Using Outlook 3
X Delay sending an email until the next working day (public holidays) Outlook VBA and Custom Forms 0
Diane Poremsky To delay sending a message in Outlook Using Outlook 0
B Macro to delay email Outlook VBA and Custom Forms 0
Diane Poremsky To delay sending a message in Outlook Using Outlook 1
Y All emails are received with delay on outlook 2010 Using Outlook 5
M How to forward a message and delay sending for up to 30 days Using Outlook 8
R Long delay for outgoing mail Using Outlook 2
Y QQ on Scheduled Delivery of an Email Using Outlook 0
E How to display "Change Folder" in Change Default Email Delivery Location in Exchange Outlook 2016 Using Outlook 1
M cannot change delivery folders with IMAP accounts Using Outlook 0
M VBA to remove deferred delivery on a MeetingItem Outlook VBA and Custom Forms 2
M Delivery receipt for MYOB emails Using Outlook 0
M Why delivery receipt size is same than sent email size or even larger? Using Outlook 1
P Mail delivery failed returning message to sender Using Outlook 1
C Defer email delivery - but when force sent using F9 Using Outlook 1
Z Mail delivery location - I think Using Outlook 1
V change the Default email Delivery Location Outlook VBA and Custom Forms 3
P Xfinity/Comcast email service stopping sometime in 2025 - warning Using Outlook 5
O Two identical email accounts in Offline Global Address List Using Outlook 2
H Spam email in Gmail not visible in Outlook Using Outlook 3
J Renegade spam URL line displayed in old local Outlook 365 email title Using Outlook 3
L Hide Selected Email Address from Address Book Using Outlook 5
T Replace Text in Email Subject Outlook VBA and Custom Forms 3
Rupert Dragwater Cannot reestablish gmail (email address) account in Outlook 365 Using Outlook 11
M Outlook 365 adding standard message in body of template email Outlook VBA and Custom Forms 3
E Create Rule to Forward Email if Subject Begins With Using Outlook 2
V iCloud For Windows v15.x - Missing Email Features ? Using Outlook 4
M Thunderbird email client - I wonder Using Outlook 1
D Outlook Desktop App Email Software Using Outlook 0
P Email and calendar entry text now shifts right about 3 tabs worth of space Using Outlook 1
J Outlook macro to run before email is being send Outlook VBA and Custom Forms 3
T Outlook 2010 Creating a email 'Group' in OL 2010 Using Outlook 2
D Send email from Outlook Alias using Mac? Using Outlook 0
T How to set Default FONT for Email composing ? Using Outlook 0
H Finding text in open email Outlook VBA and Custom Forms 12
T Why do Outlook Desktop 2021 tasks from my wife's email show up in my task pane? Using Outlook 2
A Opening a link from an email automatically Outlook VBA and Custom Forms 0
D Outlook 2021 New email reminder Using Outlook.com accounts in Outlook 1

Similar threads

Back
Top