security upadtes

This commit is contained in:
Bachir Soussi Chiadmi
2017-09-25 15:16:35 +02:00
parent 650c6448e4
commit 8d8a60b615
240 changed files with 3022 additions and 1300 deletions

View File

@@ -3,15 +3,19 @@ description = "Allow for site emails to be sent through an SMTP server of your c
core = 7.x
package = Mail
configure = admin/config/system/smtp
files[] = smtp.module
files[] = smtp.admin.inc
files[] = smtp.mail.inc
files[] = smtp.phpmailer.inc
files[] = smtp.transport.inc
; Information added by drupal.org packaging script on 2012-09-21
version = "7.x-1.0-beta2"
; 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 = "1348254500"
datestamp = "1498593247"