freescout-support/app/Mail
Ben Perry 174b7dcf36 Update email.user_notification.subject Eventy filter
Added `$this->conversation` parameter to allow the Ticket Module to override the email subject.
2025-04-23 15:09:01 +10:00
..
Alert.php Allow to add custom headers to outgoing emails via APP_CUSTOM_MAIL_HEADERS env variable - closes #2546 2023-01-12 23:49:36 -08:00
AutoReply.php Allow to add custom headers to outgoing emails via APP_CUSTOM_MAIL_HEADERS env variable - closes #2546 2023-01-12 23:49:36 -08:00
PasswordChanged.php Allow to add custom headers to outgoing emails via APP_CUSTOM_MAIL_HEADERS env variable - closes #2546 2023-01-12 23:49:36 -08:00
ReplyToCustomer.php Added filters allowing module customisation of email reply and user notification templates and data. 2025-01-16 00:12:02 -08:00
Test.php Allow to add custom headers to outgoing emails via APP_CUSTOM_MAIL_HEADERS env variable - closes #2546 2023-01-12 23:49:36 -08:00
UserEmailReplyError.php Allow to add custom headers to outgoing emails via APP_CUSTOM_MAIL_HEADERS env variable - closes #2546 2023-01-12 23:49:36 -08:00
UserInvite.php Allow to add custom headers to outgoing emails via APP_CUSTOM_MAIL_HEADERS env variable - closes #2546 2023-01-12 23:49:36 -08:00
UserNotification.php Update email.user_notification.subject Eventy filter 2025-04-23 15:09:01 +10:00