• Resolved vanlier

    (@vanlier)


    We would like to have the option to select a form field in the “from” option in emailsettings. That way we can send to mail as the customer when submitting the form to our ticketsystem (webserver is whitelisted so no spf problems). Is it possible to create this or use a manual tag?

    Also, for your info:

    when installing we could not submit any forms. We got error “syvLl_rednaoeasycalculationforms_records_detail” does not exist. It was not created. When debugging I found the error “The used table type doesn’t support FULLTEXT indexes” when manually creating. Solution was to add “ENGINE=MyISAM;” to the creation query.

    • This topic was modified 1 year, 2 months ago by vanlier.
Viewing 1 replies (of 1 total)
  • Plugin Author EDGARROJAS

    (@edgarrojas)

    Hello!

    Sorry that is not supported as many email providers would block an email that is coming from a different address than the one that is really sending the email. If you want to reply to your user you can fill the reply to box with your customer email.

    Regarding the error thanks for letting me know, I will check if this can be added directly to the query that generates the tables (I have to check how compatible this myisam engine is).

    Regards!

Viewing 1 replies (of 1 total)
  • The topic ‘from field when mailing’ is closed to new replies.