Hi,
in PHPMailer there is a great way to set the ‘from’ email and name with $mail->setFrom(‘from@example.com’, ‘Mailer’); Is there a way to do this in Kirby3 too?
Greetings…
Hi,
in PHPMailer there is a great way to set the ‘from’ email and name with $mail->setFrom(‘from@example.com’, ‘Mailer’); Is there a way to do this in Kirby3 too?
Greetings…
No, but there’s an idea issue you could upvote: https://github.com/getkirby/ideas/issues/42
Thanks… did it…