smtp.info 463 B

1234567891011121314151617
  1. name = SMTP Authentication Support
  2. description = "Allow for site emails to be sent through an SMTP server of your choice."
  3. core = 7.x
  4. package = Mail
  5. configure = admin/config/system/smtp
  6. files[] = smtp.module
  7. files[] = smtp.admin.inc
  8. files[] = smtp.mail.inc
  9. files[] = smtp.phpmailer.inc
  10. files[] = smtp.transport.inc
  11. ; Information added by drupal.org packaging script on 2012-09-21
  12. version = "7.x-1.0-beta2"
  13. core = "7.x"
  14. project = "smtp"
  15. datestamp = "1348254500"