23 lines
527 B
Plaintext
23 lines
527 B
Plaintext
name = Mime Mail
|
|
description = Send MIME-encoded emails with embedded images and attachments.
|
|
dependencies[] = mailsystem
|
|
dependencies[] = system (>=7.24)
|
|
package = Mail
|
|
core = 7.x
|
|
|
|
configure = admin/config/system/mimemail
|
|
|
|
files[] = includes/mimemail.mail.inc
|
|
|
|
; Tests
|
|
files[] = tests/mimemail.test
|
|
files[] = tests/mimemail_rules.test
|
|
files[] = tests/mimemail_compress.test
|
|
|
|
; Information added by Drupal.org packaging script on 2014-03-05
|
|
version = "7.x-1.0-beta3"
|
|
core = "7.x"
|
|
project = "mimemail"
|
|
datestamp = "1394018015"
|
|
|