On 5/5/2016 10:42 AM, Gedalya wrote:
On 05/05/2016 01:00 AM, deoren wrote:
Goal:
1) Setup a Google Calendar entry for a biweekly task
2) Configure the email notification schedule
3) When the email notification from Google arrives have Sieve send a
notification to an alias I have setup for my cell provider's email to
text messaging gateway
4) Receive text message
...
If you can't do it with dovecot / pigeonhole then consider doing something in
the MTA like removing the Auto-Submitted header before delivery
Thank you for taking the time to read my email and offer suggestions!
I was starting to think the same thing. I've been thinking about using a local
alias to pipe to a script to handle generating my own notifications for Google
Calendar emails. I also thought about creating some sort of filter/milter to
just strip out the header for those emails before letting the Sieve filter
handle the rest, but I've not yet had a chance to research just how to go about
that.
or of course you can just send your notification out of there.
Like I mentioned above or is there a better way to go about it?
Which MTA are you using?
I'm using Postfix 2.11.x + Dovecot 2.2.x to handle our mail.
Thanks again for your help!