J
J
johnpion2012-06-25 19:19:53
gmail
johnpion, 2012-06-25 19:19:53

How to check if there is no incoming email?

Task:
To receive letters from the list of clients. If someone from the list did not send a letter, perform the necessary action, for example, send a letter with an indication of the unsent letter in the subject line.
There is a mail domain on Google, on which I want to tie everything up. I wanted to use filters, but they work on an event, not on its absence.

I see it like this:
Scheduled service parses mail from a gmail box for the presence / absence of necessary signs.

Perhaps you can use ifttt.com for this

Answer the question

In order to leave comments, you need to log in

3 answer(s)
K
Konstantin Coocheenin, 2012-06-25
@coocheenin

Read about contextual gadgets developers.google.com/google-apps/gmail/contextual_gadgets
Launch your own using a ready-made (or self-written) trigger, for example, comparing a given list of recipients with the current one for today and send a message to him if the recipient is absent in the list.
Google Apps also allows you to run the application on a schedule.

V
Vumik, 2012-06-25
@Vumik

If for Linux, then in cron to start the backup, add the mail to which to send messages from the console. Accordingly, you need to start the backup with such output parameters to the console so that you can determine whether the completion was successful or not. cron will send you the log anyway.

J
johnpion, 2012-07-10
@johnpion

Figured out how to do it with sql. If on schedule to make a request. That's just how to force to drive records into the database using mail?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question