From: Paul L. <pa...@sq...> - 2014-01-21 03:48:21
|
On Mon, Jan 20, 2014 at 7:01 PM, Emmanuel Dreyfus <ma...@ne...> wrote: > Paul Lesniewski <pa...@sq...> wrote: > >> http://sourceforge.net/p/squirrelmail/code/14427 >> http://sourceforge.net/p/squirrelmail/code/14429 > > Thanks. I understand I have to use > $smtpSslOptions['cafile'] instead of $smtpOptions['ssl']['cafile'] > > That makes impossible to set up other socket options documented here: > http://fr2.php.net/manual/fr/context.socket.php > > I did not meant to use them, but I just note the change, in case you did > not make it on purpose. I made the change on purpose, however, on second thought, it would probably be best to have the flexibility of letting the administrator apply the global options as well. I just reverted to the way you had originally proposed. Changes are in SVN. Thanks again. -- Paul Lesniewski SquirrelMail Team Please support Open Source Software by donating to SquirrelMail! http://squirrelmail.org/donate_paul_lesniewski.php |