Switch email to CyberMail API; integrations page manages API key via DB

This commit is contained in:
2026-05-29 18:49:15 +00:00
parent 6b71828199
commit 76bf967bd0
5 changed files with 479 additions and 304 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ switch ($type) {
jsonResponse(['error' => 'Invalid email address'], 400);
}
$result = sendEmail()->send(
$result = emailService()->send(
$recipient,
"Test Email from Tom's Java Jive",
"<div style='font-family: Arial, sans-serif; max-width: 500px; margin: 0 auto; padding: 20px;'>