security update for smtp module

This commit is contained in:
Bachir Soussi Chiadmi
2017-07-25 19:17:08 +02:00
parent 8feebe3d1e
commit ed483507e5
12 changed files with 872 additions and 288 deletions

View File

@@ -7,9 +7,15 @@ files[] = smtp.mail.inc
files[] = smtp.phpmailer.inc
files[] = smtp.transport.inc
; Information added by Drupal.org packaging script on 2015-01-07
version = "7.x-1.2"
; Test suite.
files[] = tests/smtp.unit.test
; For the tests the Maillog module is also required.
test_dependencies[] = maillog
; Information added by Drupal.org packaging script on 2017-06-27
version = "7.x-1.7"
core = "7.x"
project = "smtp"
datestamp = "1420662781"
datestamp = "1498593247"