Hi,
I just downloaded 1.87, assuming it's stable now, when I did of course I went looking for the stmp configuration which caused so many problems for me in the last release, I don't find the configuration VAR in the config.php file, as you mention on your ListMail Changes page:
socket timeout is 9s, can set $smtp_timeout var in config.php to override
I see the line for it, but NOT in config.php, why is that? Will you please update your config.php.txt file to indicate this?
Here's the line from admin.php:
global $smtp_timeout;
That needs to be indicated in config.php.txt, and it needs to be set to it's default which is 9.
As usual, then I wonder if there are OTHER changes you mention that never make it into the code? Part of the reason I hold off for SO LONG to make the upgrade is because many times you miss these updates and it takes quite a while for someone to find ALL OF THE PROBLEMS - can you consider a BETTER WAY TO KEEP TRACK OF YOUR CHANGES - so I (and others) don't have to baby sit changes to the code every upgrade?
I would appreciate it!