From: Wendall C. <wen...@to...> - 2005-01-23 21:03:27
|
IIRC it is already using the pear mail class. It does need a config however. I've had a problem before with the pear class where the straight php function worked better, since I could set things in php.ini. Having a configurable mail would be much nicer. Maybe even a CP page with config setting for mail. Wendall On Sun, 2005-01-23 at 20:54 +0000, Shaun Murray wrote: > We could probably do with ditching the php mail() function and > replacing it with a class that extended the pear mail and mail_mime > classes with an easier to use config setting to select if it used > mail(), smtp, sendmail or whatever. > > Shaun > aegis design - http://www.aegisdesign.co.uk > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting > Tool for open source databases. Create drag-&-drop reports. Save time > by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. > Download a FREE copy at http://www.intelliview.com/go/osdn_nl > _______________________________________________ > Phpwebsite-developers mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers |