Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author e4jvikwp

    (@e4jvikwp)

    Hi,

    Thanks for your message. Our plugin does not actually send any email message. It only builds a message object, which is dispatched directly by the WordPress native functions, according to your mail settings.

    This means that any third-party plugin may be setting up invalid SMTP connections to deliver the email messages, and so this could be one of the causes of the issue you’re having.

    What we always suggest to all our clients in these cases is to double check the two only configuration settings in VikRentCar that may be responsible of the mail sending issues: Admin Email and Sender Email address. These two configuration settings are controlled directly by our plugin, and from the first tab of the Configuration page you can change them to reflect the policy of your Mail Transport Agent (MTA). Whether it’s PHP Mail or an SMTP service, specific combinations of sender email address and recipient email address may be rejected, hence you may not receive any email messages.

    The most common rules among MTAs are the followings:

    1. The Sender Email address must match your domain name.
    2. Sender email address equal to recipient email address (Admin Email) may be rejected, as this could be a self sending email message.

    Please get in touch with your hosting company or with your SMTP provider to understand if there are any policies/rules in place that are preventing your website to properly deliver email messages.

    We hope this is helpful!

    The VikWP Team

    Thread Starter salsastevie

    (@salsastevie)

    Thank you. That helps.

    Partially helps. I have PRO version, and I am also struggling with e-mail senders. How to acheive that after manual editing/changing of the order/reservation, on press button “Re-send email” mail goes to Admin as wll as the customer??

    Plugin Author e4jvikwp

    (@e4jvikwp)

    @loopmusicshop1 we understand what you’re looking for, but this is actually a different scenario. All the back-end operations never trigger an email sending action for the administrators, I’m sorry. From the back-end you can choose to re-notify your customers, but the administrators will only be included whenever customers place reservations through the front-end. The most we can suggest in this case is to create a new Conditional Text Rule that will add specific email addresses as either CC or BCC. Once created, the conditional text special tag can be used in the body of your message for the customer.

    Thanks a lot for your sugesstion… I will certainly try this option…

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘VikRentCar not sending email’ is closed to new replies.