123mike
Forum Replies Created
-
I have not installed the plugin yet. And I did some testing and looks like the reply-to address to message customers works.
Now the main problem is that the admin are not receiving the notification of email for new bookings (this is important). Will this plugin solve the problem?
Take note both admin email and reply-to email on the Booking settings use the same gmail address.
Follow up please.
Looks like it only works on an assigned email on the General Settings on the wp admin and not on the settings on the booking itself.
I want to use a separate email on the general settings and on the email settings on the booking. How do you do it? Take note we are using gmail and a hostel email address.
Forum: Plugins
In reply to: [Contact Form 7] 3rd party email blocked by hostI would like to know if this is a lost cause or there is a way to work this around? Either answer would do please.
Forum: Plugins
In reply to: [Contact Form 7] 3rd party email blocked by hostThis is where the problem lies.
This is our current set up, mail header – https://imm.io/106lz
Sending message – https://imm.io/106lM
Error – https://imm.io/106lSAny workaround that you can think of?
Forum: Plugins
In reply to: [Contact Form 7] 3rd party email blocked by hostUnfortunately, I cant. However, I was told that the form’s code can be modified to accept any 3rd party email address.
What I was told that Namecheap have disabled sending any emails with the field ‘FROM; containing email address on the domain that does not exist on their server.
It means our domain is registered through them and if we use email addresses that is not registered on their servers (Yahoo email address), it will be automatically blocked by them when the form tries to send a message. So any email that is not created on the CPanel will get blocked.
You may find this interesting. I am not adept on programming. Please see these:
Restrictions on the PHP mail function and sendmail use
https://community.namecheap.com/forums/viewtopic.php?f=16&t=1785Sample PHP mail form
https://community.namecheap.com/forums/viewtopic.php?f=16&t=1876