Ticket emails sent from [email protected]

Home Forums Calendar Products Community Events Ticket emails sent from [email protected]

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1058739
    barback
    Participant

    The email to the rsvp customer is from “[email protected]

    I don’t find anywhere that I can set the email to be used.

    • This topic was modified 10 years, 3 months ago by barback.
    #1058767
    George
    Participant

    Hi @Barback,

    This is default WordPress functionality and not anything that our plugins change or set up –  the reason is because our plugins simply use the “wp_mail()” function that is included within WordPress Core. The default “address” for your site’s mailing function is wordpress@[your-site].com

    If you’re interested in this function, check out this Codex page about it → https://codex.wordpress.org/Function_Reference/wp_mail

    To change things like the “from” address and such, you would have to use custom code on this function or use other plugins to change settings.

    I hope this information helps shed some light on this; let me know if that’s the case and/or if you have any other questions!

    Cheers,
    George

    #1076925
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 3 posts - 1 through 3 (of 3 total)