Thanks Alek, I'll keep an eye on this PR.
On 2018/05/29 17:14:00, Alek Storm <alek.st...@gmail.com> wrote: > I submitted a PR implementing this ( > https://github.com/apache/incubator-airflow/pull/2338) a while ago, but it > languished and I missed Fokko's request to revive it. I've rebased and it's > ready for another review. > > Alek > > On Tue, May 29, 2018 at 10:08 AM vardangupta...@gmail.com < > vardangupta...@gmail.com> wrote: > > > Currently email delivery can be setup on dag failures & up_for_retry by > > setting up smtp server, but the email body is kind of hard coded in > > Models.py, Is there any plan to make it templatized, we wanted to > > dynamically change email body depending upon usecases. > > > > And would that be appreciable, if we make relevant changes and give PR for > > the same? > > > > Regards, > > Vardan Gupta > > >