Home »
FUDforum Development »
FUDforum 3.0+ »
SMTP Support
SMTP Support [message #4159] |
Wed, 17 July 2002 00:00 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
To handle the inadequacies of PHP when it comes to sending mail using the PHP's native mail() function, I've written an SMTP class for FUDforum. This class allows FUDforum to connect directly to the specified SMTP server and send email that way.
It is still recommended to use mail() function in most cases, however if you require SMTP Authentication support, or would like to use another server's SMTP while on UNIX system you can now use FUDforum's SMTP.
The SMTP settings are configured via the admin control panel, by default usage of SMTP is disabled.
This feature is now part of the latest CVS.
FUDforum Core Developer
|
|
|
|
Goto Forum:
Current Time: Thu Nov 21 13:12:56 GMT 2024
Total time taken to generate the page: 0.02353 seconds