Closed (won't fix)
Project:
SMTP Authentication Support
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Nov 2007 at 10:00 UTC
Updated:
18 Oct 2008 at 20:48 UTC
This module should be splitted, in a way that the "mail system" just calls the necessary class when it really needs to send some email. With this, it will be possible, to optimize and reduce memory consumption in most cases.
Comments
Comment #1
magico commentedI don't use this anymore.
I've developed a drupal_mail() around the use of PEAR SMTP implementation that works much better than this.