security upadtes
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user