Trip a SEND flag in Evolution
I have a script ran by a cron job that puts a "I'm Done" message in the Evolution Outbox for delivery to those needing that information. However the message sits in the Outbox until someone clicks Send/Receive or composes a message in the GUI and sends it.
What I would like is to have the cron message sent immediately.
Here are a couple approaches that I can think of:
Evolution is currently set up to check for new messages every ten minutes, however it never checks to see if messages need to be sent. How could that be set up? Would that be a feature request?
There must be some sort of flag that is set when a GUI email is created and goes into the Outbox, what flag would need to be tripped by the cron job to notify Evolution that there is an Outgoing message waiting?
|