Files
fusionpbx/app
demonspork efd27fbe90 fix send_email function for multi-part addresses
The send_email function wasn't successfully parsing ; or , separated email address lists. I simplified it's processing.

While I was at it I removed the "valid email" check from email_test.php because that step is already being done in the send_email function that is called and it safely returns the appropriate error. I would have had to rewrite that function to handle the multiple email lists otherwise.
2021-03-19 19:15:32 -05:00
..
2020-09-29 12:29:46 -06:00
2021-01-18 16:43:55 -05:00
2021-02-17 10:51:42 -05:00
2020-12-21 13:07:04 -07:00
2021-02-28 20:35:51 -05:00
2020-10-22 02:33:18 -06:00
2020-12-09 17:18:17 +01:00
2021-03-15 15:12:12 -06:00
2020-07-29 12:01:40 -06:00
2020-03-20 14:47:13 -06:00
2020-12-21 11:35:09 -07:00
2020-07-07 08:17:22 -06:00
2020-04-17 17:01:14 -06:00
2020-03-26 11:21:30 -06:00
2021-03-10 00:01:18 -07:00
2020-03-20 14:47:13 -06:00
2021-03-08 07:14:42 -08:00
2021-01-06 15:35:20 -05:00
2020-03-20 14:47:13 -06:00
2020-07-30 09:36:27 -06:00
2021-03-19 10:32:13 -06:00