|
Mambo and external auth. SMTP email server under Windows |
|
|
|
Written by BlastChat
|
|
Wednesday, 24 March 2004 |
|
Page 1 of 2 If you have been wondering how to modify Mambo Server to use external authenticating SMTP server for sending emails, here is one of the solutions.
Discuss this article in our forums
After we installed our mamboserver (you are browsing it right now), we realized that sending registration emails to newly created accounts does not work. Of course it did not work because we were not running SMTP server on localhost.
If you know external SMTP server which does not require authentication, you only need to modify SMTP configuration php.ini file in your Apache directory.
We have been looking for solution how to use external SMTP server which requires authentication for registration and other email features in mambo because PHP's mail() function does not support authentication.
|
|
Last Updated ( Monday, 19 April 2004 )
|