Commit graph

14 commits

Author SHA1 Message Date
Kijin Sung
b48a4a096c Fix reference to unused exception class (we use guzzle now) 2024-07-21 21:10:56 +09:00
Kijin Sung
4f73c9562b Update several mail and SMS drivers to use HTTP class instead of Requests or raw curl 2023-04-23 00:40:30 +09:00
Kijin Sung
a9f72a5cd2 Remove trailing whitespace 2023-01-17 20:57:44 +09:00
포피플
2306456154
Change Woorimail SSL Port
Some web hosting doesn't open a port 20080. So Woorimail change SSL port from 20080 to 443(ssl).
2018-03-09 14:13:51 +09:00
Kijin Sung
49be8be6c0 Fix error me_007 when sending email to multiple recipients via Woorimail 2018-01-04 14:20:57 +09:00
Kijin Sung
744827518d Fix Reply-To for Woorimail driver 2017-08-07 23:01:29 +09:00
Kijin Sung
c6e51cddc9 Fix fatal error when unable to connect to Woorimail server 2017-06-25 21:12:31 +09:00
Kijin Sung
227e1c53d1 Fix no Reply-To header when using Woorimail paid service 2017-06-22 16:19:28 +09:00
Kijin Sung
371233c98c Add proper JSON headers to Woorimail API request 2016-10-22 21:34:55 +09:00
Kijin Sung
7484b67b3a Fix error in Woorimail driver when the recipient's name is empty 2016-06-15 16:48:16 +09:00
Kijin Sung
729bfe8239 Add SPF and DKIM hints for each sending method 2016-05-19 14:11:55 +09:00
Kijin Sung
10309e5811 Standardize config field names, and make drivers declare which fields they require 2016-05-10 15:58:26 +09:00
Kijin Sung
0420361349 Reorganize mail driver class structure and add SES driver 2016-05-06 21:31:04 +09:00
Kijin Sung
fedc7efc59 Initial implementation of new Mail class and basic drivers 2016-04-25 22:07:20 +09:00