Hello Trekken.
I finally upgraded to the most recent version of RAT and as you know I rely heavily on the email event so my players can report griefing or hacking to me when I am away. I can run the email test from settings fine. I have tried the default "email test" event as well as my event. It triggers a response to the player as expected, so its picking up the !report trigger, but its not sending the email.
Here is my event:
Player Public Chat
STARTSWITH:!report
sayplayer {{player_name}} "[00FF00]An email will be dispatched. Please provide details such as what you reporting, coords, last time your base was intact, etc... Reports on minibikes are noted, but replacements are not given. Send another report if you have more info to provide"
.SENDEMAIL
layer Reported!||Player {player_name} sent in a report as follows: {player_chat}||redacted@email.com
I finally upgraded to the most recent version of RAT and as you know I rely heavily on the email event so my players can report griefing or hacking to me when I am away. I can run the email test from settings fine. I have tried the default "email test" event as well as my event. It triggers a response to the player as expected, so its picking up the !report trigger, but its not sending the email.
Here is my event:
Player Public Chat
STARTSWITH:!report
sayplayer {{player_name}} "[00FF00]An email will be dispatched. Please provide details such as what you reporting, coords, last time your base was intact, etc... Reports on minibikes are noted, but replacements are not given. Send another report if you have more info to provide"
.SENDEMAIL
