From Email Settings
-
Hi there
the plugin by default sets the “From” in the email headers to
WordPress<wordpress@domainname.com>which doesn’t exist, so when my clients respond to the emails, it is sending them a postmaster error as that email doesn’t exist.
I tried injecting the proper From email & title into the database, however it is being overwritten by the plugin. ( not a very good practice to alter DB records i know 🙂 )
line 99 of installation.php is what’s doing this,
I think it would be much better if the user got to specify that address, perhaps in the plugin options, as the plugin code is currently assuming a general email address that could very well not exist.
The only way for me to make that change apply was to modify the code at the botton of installation.php in order to override the default mail settings.
thank you for a good plugin.
https://wordpress.org/plugins/wp-support-plus-responsive-ticket-system/
The topic ‘From Email Settings’ is closed to new replies.