Moisés Guimarães
|
c08d278c0c
|
removes note from docs.
|
2016-12-05 16:47:24 -03:00 |
Moisés Guimarães
|
a4178f99da
|
fixes params types in docs.
|
2016-12-05 15:24:26 -03:00 |
Moisés Guimarães
|
c58ea021b8
|
fixes docs
|
2016-12-04 11:56:14 -03:00 |
Paul Tremberth
|
e59d79bf37
|
Add note on "to" and "cc" as lists for sending emails
Fixes GH-2244
|
2016-09-20 17:18:49 +02:00 |
Aron Bordin
|
2cfe9e424d
|
small doc style fixes
|
2016-03-05 19:54:06 -03:00 |
nyov
|
5876b9aa30
|
Update documentation links
|
2016-03-03 16:28:33 +00:00 |
Nicolas Pennequin
|
6efc7a9de0
|
Update the email doc for the charset argument to send().
|
2016-02-04 19:33:44 +01:00 |
Shadab Zafar
|
5a58d64131
|
Fix some redirection links in documentation
Fixes #606
|
2015-03-18 19:41:26 -03:00 |
Stefan
|
3602fc4fcb
|
fixed the variable types in mailsender documentation
|
2014-12-10 22:48:09 +01:00 |
Julia Medina
|
80081054a2
|
Fix broken links in documentation
|
2014-04-09 18:57:52 -03:00 |
Nikita Nikishin
|
a676017fe4
|
Fixed #441.
|
2014-02-18 03:50:43 -05:00 |
Berend Iwema
|
32b6364bcd
|
#327 - Support STARTTLS / SSL option in email sender
|
2013-08-14 12:59:01 +02:00 |
Chris Tilden
|
aae6aed4fb
|
fixes spelling errors in documentation
|
2013-01-22 14:52:18 -08:00 |
Pablo Hoffman
|
7ef593c5c2
|
refactored MailSender to get rid of scrapy.conf singleton, also removed ill-designed scrapy.mail.mail_sent signal
|
2012-09-11 16:27:19 -03:00 |
Pablo Hoffman
|
babfc6e79b
|
Updated documentation after singleton removal changes.
Also removed some unused code and made some minor additional
refactoring.
|
2012-08-28 18:35:57 -03:00 |
Pablo Hoffman
|
6585c1a28f
|
removed (somewhat hacky) MAIL_DEBUG setting
|
2010-08-22 22:42:00 -03:00 |
Pablo Hoffman
|
bd16d1cd48
|
Added SMTP-AUTH support to scrapy.mail (closes #149)
|
2010-06-13 17:14:46 -03:00 |
Ismael Carnales
|
a71dc295af
|
Some mail improvements and tests.
* Add mail_sent signal and use it in MailSender
* Add MAIL_DEBUG setting to not send mails when testing
* Add MailSender tests
|
2010-05-28 16:51:47 -03:00 |
Daniel Grana
|
6c12106803
|
Remove shpinx warning introduced by shorter title overline
|
2010-04-18 23:42:56 -03:00 |
Lucian Ursu
|
2f8c052484
|
#154: Language fixes to the documentation
|
2010-04-18 23:39:54 -03:00 |
Ismael Carnales
|
33089d287d
|
merged topics and reference doc
|
2009-08-18 14:05:15 -03:00 |