anka

Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • anka
    Participant

    I’ve found out the “from” name issue!
    It uses the Woocommerce > Settings > Emails name when the mail function is set to woocommerce wc_mail().

    The conformation works fine after resetting the email section.

    Thank you very much for your kind and quick help. I appreciate it.

    anka
    Participant

    Thank you, I’ll try the reset in a moment.

    The “from” name – it is ok only in the second email (the one where the activation is confirmed). The first email, the one with an activation url, comes with a different “from” name, in my opinion it contains the host name, I have no idea why it is so and how to change it.

    Could you also tell me the difference between the mail functions? I am not sure which one would work best for the site. The registration and users accounts are to be used only in the shop area (orders, billings, etc), there is no “members community”.

    anka
    Participant

    Update: confirmation email is being sent and delivered after manual resend.
    (it is set to to PHP mail() function)

    But it still does not send automatic confirmation email after registration.
    Also the “from” name issue is still open (the “from” name in the email seems to contain a server name).

    anka
    Participant

    Thank you, I’ve managed with the message template.

    Unfortunately there is one more issue:
    I need to change the “from” name in the confirmation email, according to your advice I checked the Woocommerce > Settings > Emails tab and the name in that section is different than the one in the confirmation email. I supposed it has something in common with the sending method.

    To check it, I changed the mail function (Email Verification > Emails > Mail Function) from PHP mail() to WordPress wp_mail() and after that the registration emails were not being sent at all. I turned it to Woocommerce wc_mail() and nothing changed, so I turned it back to PHP mail() function. And it still does not send emails, I don’t know what to do – no more setting was changed, only mail function.

    At the moment it does not send emails with any of the three mail functions.
    All the other settings are ok – it was working well until I changed the mail function.

    Please help me to make it work again and change the “from” name (it does not use now the woocommerce>settings>emails name).

    Thank you in advance for quick reply.

    anka
    Participant

    Thank you very much! It works well.

    I have one more question, if you could be so kind.

    The confirm registration email – can I change the “from” email address/name?
    Also, is it possible to add a few images (logos) to this message? I don’t know where to edit it.

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