[geeklog-devtalk] SMTP Email Finished
Dirk Haun
dirk at haun-online.de
Sat Dec 13 18:40:01 EST 2003
Ed,
>Ok, we just finished coding functional authorized SMTP sending from within
>GL:
Err, when was the last time you had a look at CVS?
--- snip ---
- Geeklog now uses PEAR::Mail to send all emails.
In config.php, you can select whether emails should be sent via PHP's mail()
function, sendmail, or SMTP.
--- snip ---
>Is there a cleaner way to do this in just one place?
The CVS version introduced a new function, COM_mail, and all the files
previously using PHP's mail function directly have been changed to use
COM_mail instead.
>Our next projects are:
>---------------
>Calendar
>Integration or External Page of WebCalendar
>http://webcalendar.sourceforge.net/
You might want to contact Vincent Furia before you proceed with this ...
bye, Dirk
--
http://www.haun-online.de/
http://www.haun.info/
More information about the geeklog-devtalk
mailing list