rhymix/common/framework/drivers/mail
2025-07-15 10:09:11 +09:00
..
base.php Remove trailing whitespace 2023-01-17 20:57:44 +09:00
brevo.php Replce array_first_key() with array_key_first(), etc. 2025-07-12 12:24:20 +09:00
dummy.php Remove trailing whitespace 2023-01-17 20:57:44 +09:00
mailfunction.php Fix serialization error when sending email by SMTP in background task 2024-10-25 01:46:46 +09:00
mailgun.php Keep content text in separate variable before decoding 2024-11-10 14:46:30 +09:00
mandrill.php Remove trailing whitespace 2023-01-17 20:57:44 +09:00
navercloudmail.php Change class name, fix coding style, fix incorrect exception class name 2024-07-21 20:54:07 +09:00
ncloud_mailer.php Fix incorrect use of $this when calling static method 2024-07-21 21:52:23 +09:00
postmark.php Remove trailing whitespace 2023-01-17 20:57:44 +09:00
sendgrid.php Replce array_first_key() with array_key_first(), etc. 2025-07-12 12:24:20 +09:00
ses.php Remove trailing whitespace 2023-01-17 20:57:44 +09:00
smtp.php Fix serialization error when sending email by SMTP in background task 2024-10-25 01:46:46 +09:00
sparkpost.php Remove trailing whitespace 2023-01-17 20:57:44 +09:00
woorimail.php Fix reference to unused exception class (we use guzzle now) 2024-07-21 21:10:56 +09:00