Skip to content

Commit f765edb

Browse files
committed
Adding a killer mailer draft
1 parent 11b842e commit f765edb

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

_posts/2014-07-04-killer-mailer.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
author: ameyjadiye
3+
layout: post
4+
title: "Killer mailer script in Python"
5+
date: 2014-07-04 09:23
6+
comments: true
7+
tags:
8+
- python
9+
---
10+
11+
12+
Hey guys i needed a mailer script which can send me hourly updates of my jobs and i dont had a SMTP details of my clients server neither access to it.
13+
14+
i found a badass script in python which works well for me, hope it will help you too ;)

0 commit comments

Comments
 (0)