jduffin501 / gmail-delay-send

Automatically exported from code.google.com/p/gmail-delay-send
0 stars 0 forks source link

Future times in same day being disregarded / email sent at next trigger #171

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
=======================================
=== PLEASE READ BEFORE FILING ISSUE:
https://code.google.com/p/gmail-delay-send/wiki/GmailDelaySendDebugging_8
=======================================

What steps will reproduce the problem?
1. set time to be sent to be one hour in the future ie @1am
2. set correct label and leave email in draft
3. email is sent within 5 minutes (next trigger interval)

What is the expected output? What do you see instead?

Email should not send until time given

What version of the product are you using?

8

Please provide any additional information below.

Original issue reported on code.google.com by matpom...@gmail.com on 27 Aug 2014 at 11:43

GoogleCodeExporter commented 8 years ago
Have a similar behavior which should be the same issue.

Steps

1. set current date to a future time in 24h format: @2015/01/19 18:00
2. set correct label and save draft
3. email is sent in the next trigger

Expected
email should only be triggered at given time

Version
8

Additional information

Original comment by gonc...@minkan.net on 19 Jan 2015 at 10:01