Is there a way to specify more than one smtp server for resilience in the PHP.INI file? Or will I just have to use ini_set() in code?
Alternatively - is there any way to specify your mail domain as a host and have it lookup a host via the mx record - thereby enabling it to use fallback servers specified with different priorities in the mx config? Or would this have too big an impact on performance? Thanks, Nick. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]