Send mail on specific date and time

Does anyone know how can I tell Mail to send a mail on a specific date and time?

Mail won't do it by itself, but iCal will. Create an event at the specific date and time you want the mail sent. You will then need to create a simple applescript to send the desired email content to the desired recipient. Then instruct iCal to 'run script' at the desired time.
Check out the applescript forum here on Apple Discussions for help with the applescript.
It will be a FUN learning experience!

Similar Messages

  • User login report in Active Directory for specific date and time

    I want to get User login report in Active Directory for specific date and time e.g user logged in at15-01-2015 from 8:00am to 4:00pm
    Is any query, script or any tool available?
    Waiting for reply please

    You can identify the last logon date and time using my script here: https://gallery.technet.microsoft.com/scriptcenter/Get-Active-Directory-User-bbcdd771
    If you would like to get back in time and see when the user did a logon / logoff then you need to have auditing enabled. Once done, you can records from Security log in the event viewer: https://social.technet.microsoft.com/Forums/windowsserver/en-US/98cbecb0-d23d-479d-aa65-07e3e214e2c7/manage-active-directory-users-logon-logoff-events
    I have started a Wiki about how to track logon / logoff and it can help too: http://social.technet.microsoft.com/wiki/contents/articles/20422.record-logon-logoff-activities-on-domain-servers-and-workstations-using-group-policy.aspx
    This posting is provided AS IS with no warranties or guarantees , and confers no rights.
    Ahmed MALEK
    My Website Link
    My Linkedin Profile
    My MVP Profile

  • Hello everyone, How do I add by default a date on the actual E-mail page the date and time of when I have sent the e-mail ? Thank you very much for your suggestions. Kind regards, Christopher H. Bull, Birmingham, UK.

    Birmingham, Thursday 2. Feb. 2012
    To whom it may concern,
    I have an issue regarding the e-mail system, and I wanted to know how I can add a default that the date and time is added automatically to the E-mail page everytime I draft a new e-mail.
    Does anyone know how do create a "plug-in" to enable me to have the date and t ime posted on the e0-mail page every time i send a new e-mail ?
    If there is a plug in which is compatible with Lion iMac computers thart insert the date and time into every E-mail I send ?
    Kind  regards
    Christipoher H. Bull
    E-mail: [email protected]

    This supports macros and variables, it doesn't specifically state date and time, but if it supports variables I'd be surprised if it didn't have variables for those:
    http://email.about.com/cs/mailplugins/gr/mailtemplate.htm
    This one also supports variables and may do what you want:
    http://itunes.apple.com/gb/app/logical-mail-free/id451881152?mt=12
    You may want to look for more, I found those by googling 'mac email templates variables'.

  • Getting locale specific date and time

    Hi,
    I am tyring to create a program which will display the current date and time for a specific locale. But I am clueless as to how to proceed.
    Please help me.
    Thanks

    examples:
    servers and protocols: http://tf.nist.gov/service/its.htm
    a simple java client using the daytime protocol: http://www.cafeaulait.org/course/week12/18.html
    (u can use the simpledateformat class to parse the output string to a java date)

  • Query to search between two specific dates and time period

    Hi,
    Need a query to search between two particular dates and time period
    Like i want to search table having one date field .
    Suppose the date range is '01-JUL-06' and '01-AUG-06' and time frame
    is 23:00:00 to 08:00:00
    i.e i want to search between dates 01 july to 01 aug and also within the time frame i.e 23:00 to 08:00 hrs only

    The general principle is
    SELECT * FROM your_table
    WHERE some_date BEWTEEN to_date('01-JUL-06') and to_date('01-AUG-06' )+0.99999
    AND  ( some_date <= trunc(some_date)+8/24
               OR  some_date >= trunc(some_date)+23/24 )
    /Cheers, APC

  • Does anyone know how to get specific date and time on an itouch

    I need secific times on  safari searches in my history, there is a legal implication and I need to know if its possible to get the info, or can an apple store get anything. the history is in there but it just gives the date not time.
    Thanks in advance

    a) Open the document with it's password.
    b) Pick "Duplicate" from the File Menu
    c) Pick "Save As..." from the File Menu.

  • How do I schedule my server to boot up on a specific date and time

    Hi,
    I'm quite new to this, I just want to know i there is a more flexible way of scheduling Snow Leopard Server's on/off. I have a Mac Pro running on Snow Leopard Server v10.6.6 and the Schedule feature inside System Preference - Energy Saver is not enough for the need of the small company that I'm currently taking care of. Is there a program / script or anything that can help me automate this task. I'm sure I'm not the only one who have this kind of question before.
    Any help would be appreciated.
    Regards,
    Andrew

    IT guys that have servers hold bragging rights based on up time...  Hehehe... It's unusual to have a need to turn a server off for a scheduled time, but if you have to, then you could try this.
    I know that it works on clients, but I've never seen it work on a server.
    This is the code that I use on my clients...
    pmset repeat shutdown MTWRFSU 20:00:00
    pmset repeat wakeorpoweron MTWRFSU 06:45:00
    Have a look here.
    -Graham

  • How do I automatically transition from page to page (on a specific date and time)??

    I am trying to make a site that contains multiple pages. Each page will have one full screen image. (its a schedule) I would like be able to have my pages change at specific times throughout the day. Is there a way in muse to tell the pages when to change?

    I believe you are referring to change of image on page with specific time within a day.
    Please refer to this post for details :
    https://forums.adobe.com/thread/1757607
    Thanks,
    Sanjit

  • Filter a list-views on page by Date and Time column, not only by Date (Connected Webpart)

    I have a task - create a page and display on it all lists/libraies with documents of team meetings. Every meeting has a documents and another information, which is storing in the same lists/libraries  on website as another meetings. Additionally there
    is a field "MeetingDate" (type: DateTime), which help to indetify a meeting documents.
    I have added all on one page and my custom connected webpart (IWebpartRow interface), which help to filter all views on page by field meeting date. It send a date to another webparts on page, and user see information only for this date.
    It works fine, but the problem is, that it used only DATE (without time) and i need now to filter all by date and time. 
    Unfortunately, i noticed that i cannot filter items by date with time in the standard list too. Please see my screenshot.
    My question is: may be i should use another interface (not IWebPartRow) that to send 2 values (1 - date, 2 - time) and filter all by 2 columns. Is it possible?
    Unfortunatelly i didn't find something like this. I found only a solution to build url like 'http://sp2013/SitePages/Homepage.aspx#InplviewHasha2528afc-50c3-4d5e-aae9-682400976409=FilterField1%3DDatum-FilterValue1%3D2015%252D02%252D27-FilterField2%3DCustomTime-FilterValue2%3D11%253A00'
    , but it looks not so good ..(
    from MSDN forum...

    Hi,
    Per my understanding, you might want to display all the specific documents in a page, they can be filtered by values of a Date and time column.
    A possible solution I will provide is that, we can create custom visual web part to display all these documents. In the code behind, run a query with CAML to retrieved all the
    documents with the specific date and time, then generate a view of hyperlinks that points to these documents.
    In this way, we can combine the filter component with the data display component into one web part, with the help of CAML query and Object Model, it would not be a tough job to
    implement such a solution.
    More information about CAML and Object Model:
    https://msdn.microsoft.com/en-us/library/office/ee536691%28v=office.14%29.aspx?f=255&MSPPError=-2147217396
    Thanks
    Patrick Liang
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Adjusting date and time in Elements Organizer

    Hi!
    Is there any way to adjust the date and time in Elements Organizer, to a specific date and time that includes not only hours and minutes, but also seconds?
    My version of Elements Organizer is version 13.0 (20140904.m.62073) x64, for Mac.
    Thanks!
    Elements Organizer 13.0.0.0
    Core Version: 13.0 (20140904.m.62073)
    Language Version: 13.0 (20140904.m.62073)
    System:
    Operating System Name: Mac OS X
    Operating System Version: 10.10.1
    System Architecture: Intel CPU Family:6 Model:60 Stepping:3 with MMX, SSE Integer, SSE FP, SSE2
    Built-in Memory: 8,00GB
    Free Memory: 6,00GB
    Important Drivers / Plug-ins / Libraries:
    Apple QuickTime Version: 7.73
    Adobe Reader Version: Not installed
    Adobe Acrobat Version: Not installed

    It looks like there are a few different threads on this topic.  I posted something yesterday that explained how I used a bash script to automatically parse through the .mov files in my iMovie Events folder and set the "Last Modified" date according to the file name (which had the date in it).  It saved me a lot of time since I had >500 clips to set to the proper time.  The post might be useful to others:
    Re: Horrible iMovie 10 timestamp bug

  • Date and Time Variable

    Hello BI gurus,
    This may be confusing so I will try my best to explain...
    I am working on a report in which I need to allow the user to choose a specific Date and Time period.  Now I have both Date and Time avaliable in my infoprovider.  If I create a variable for both date and time seperately it will not be able to associate the date with the time (right?).
    Ex.  User enters date range 2/01/2008 to 2/08/2008 and
                            Time range 10:00pm         to 3:00pm
    (and i understand that time may be kept using a 24 hr clock but this still doesnt fix my issue)
    this will output an error because the first time is greater than the later.
    and if I choose a time that is from 3:00 to 10:00 I can't be sure that the date range and the time are both being applied correctly (since this error above).   
    Is there a way that we can tie the date with the time so the report will know that I am asking for 2/01/2008 at 10:00pm to 2/08/2008 at 3:00pm?
    or can i make the variables dependant on each other..enter begining date, time to end Date and Time
    Thanks and sorry for the long thread I wanted to be as clear as possible,
    Matt

    Dear Matt;
    I've the same problem!!!
    Any solutions?

  • Wrong date and time in apple's mail client

    All mails in my inbox are displaying date at 1429 a.c. Although through my web gmail interface, dates are correct the mac client is fault. I also tried with Thunderbird e-mail client and i also get wrong date and time. I checked the date and time preferences and everything is correct.  Any suggestions?
    Thanks

    Hi,
    In the Initial screen, please remove the tick for Display Header. It will not give any header details after execution. If you want to remove only date, you just check with your ABAPer, he can help by changing in program.
    Thanks
    Kishore Babu

  • Setting date and time in java mail

    I want to set date and time for the mail sent by my application.
    So how to set date and time for my mail.

              msg.setSentDate(new Date());Where msg is an instance of javax.mail.Message.

  • How can I copy the date and time in Mail header?

    How can I copy the date and time in Mail header?
    I can copy everything else in the header for pasting in another application. 
    But not the date and time which is absolutely vital.
    It was ok in 10.6 

    I suppose you could copy it from the Raw Source. View>Message>Raw Source

  • Date and time mentioned in my mails are not correct.Similar date for all mails

    The date and time shown in my mails are not correct for all the mails its showing 31/5/12 but these mails were received on 1/11/14.

    Incorrect date or time displayed in various applications

Maybe you are looking for

  • How to convert existed standalone APP to java web start app?

    hello: I didn't find useful information about how to convert an existed java app into app which can be launched using java web start from the sun java developer's guide. I have designed a simple java applcation and want to lauch this program with jav

  • Setting the size of a tablespace prior to its creation

    Hi guys, Oracle version: 10.2.0.x OS: Windows 32bit I was wondering if there are any 'conditions' in setting the intial size of a tablespace prior to its creation. This is because, one of our customers wants to export and import from one schema into

  • SCOM 2012 diagram views - additional additional objects before exporting to visio

    Hi all,       SCOM 2012 R2 RU3 environment. I am trying to create a diagram view which shows different groups of servers. e.g. Domain Controllers, Messaging, Web, Line of business 1, 2 etc I understand that I can create each diagram in the "my worksp

  • Bullet and number styles different when viewed

    I'm using RoboHelp 6 to produce a WebHelp project. It seems like the bullet and number styles behave differently than the other styles. There is an automatic indent, even though Left is set to 0, and a tab. I have been able to get the View Selected I

  • SAP - GIS integration

    Dear All,, I need a assistance regarding the integration between SAP and ArcGIS... i know Abap programing and i have also expertise on ArcGIS.. but i dnt know anything about the integration.. can anybody please help me in this regard??? Regards. Muqi