Nikita Popov
5b598f2bab
Use mailout.php.net instead of php-smtp2.php.net
...
This is an alias for the current php-smtp3.php.net name.
2019-02-04 15:46:23 +01:00
Peter Kokot
0e511803a5
Refactor long array() syntax to short []
...
Since app is using PHP 5.4+ already, the longer `array()` syntax can be
refactored to shorter `[]`.
2018-12-10 03:26:03 +01:00
Rasmus Lerdorf
41d06c03f9
Turn off debug
2017-11-11 23:13:02 -08:00
Rasmus Lerdorf
292fee9646
Switch mailing list subscription to use smtp directly to php-smtp2
2017-11-11 22:33:37 -08:00
Hannes Magnusson
4bbbd46400
Set the envelope sender to noreply@php.net
2007-06-17 17:00:48 +00:00
Gabor Hojtsy
280bc8cf9a
Add entry point for subscriptions, which will further bolden the
...
role of www.php.net as "just one usual mirror". Currently mailing
list subscriptions are done through www.php.net, as we have no
requirement for mirrors to have mail support.
2003-08-10 11:14:08 +00:00