Toshio Kuratomi
955bf92ff8
Add version_added to the subtype parameter
2015-06-25 06:53:28 -07:00
Arnaud Dematte
f1e3260b3f
Update mail.py to allow html content
...
Adding parameter subtype to allow html based content. The default behavior of text/plain has been preserved.
2015-06-24 12:14:56 +02:00
Greg DeKoenigsberg
004dedba8a
Changes to author formatting, remove emails
2015-06-16 14:32:39 -04:00
Brian Coca
08445418aa
more string corrections
2015-05-14 10:45:32 -04:00
Greg DeKoenigsberg
ee5363930f
Adding author's github id
2015-05-13 22:10:17 -04:00
dhutty
33b845a14f
Additional example, not using local_action
2015-05-12 12:43:33 -04:00
Matt Jaynes
39028d6cef
Remove mentions of 'msg' alias
2015-04-22 22:23:07 +02:00
Matt Jaynes
a56c8ebff1
Document 'msg' param and fix examples
...
The 'msg' alias for 'subject' isn't in the documentation, so adding it.
In the gmail example, it uses both the 'subject' and 'msg' params, but 'msg' is an alias of 'subject', so you are essentially declaring the same param twice. If you use this example, then no subject is sent (I tested with gmail). Documentation example is updated to use 'body' as intended.
Also, updated the simple example to use 'subject' instead of the 'msg' alias since it is more explicit.
2015-04-22 21:14:47 +02:00
Brian Coca
98683ebb18
Merge pull request #330 from bhcopeland/devel
...
Added example block for the "SMTP username and password"
2015-03-25 22:17:19 -04:00
Ben Copeland
b01c2cee66
Added example block for the "SMTP username and password"
2015-03-20 11:11:43 +00:00
Brian Coca
696bc60caa
fixed doc issue (missing description and corrected version added)
2015-03-12 10:24:36 -04:00
Ben Copeland
57be6d7ac4
Catch the error for non-ssl SMTP
2015-03-05 13:27:49 +00:00
Ben Copeland
e81570ad0a
adding username/password support along with ssl/starttls
2014-10-02 15:05:15 +01:00
Michael DeHaan
b1e789968b
File extensions!
2014-09-26 10:40:16 -04:00