furqanfazal
Forum Replies Created
-
Hi @tnolte,
Your case has been replicated. We will manage the fix in the upcoming release. Thank you for your patience and understanding.
Thanks and regards,
Support Team – WPExperts?Hi @zarnav25,
I hope you are doing well.
Thank you for approaching us! It is a default ‘from email address’ used by WordPress to send the email. If you want to use any other email address to send the email you can use the filter hook of wp_mail_form.
add_filter( 'wp_mail_from', function() {
return 'your_email';
} );I hope this will help you!
Thanks and regards,
Support Team – WPExperts??Hi @kishan012,
Thank you for opening a support ticket on our technical support channel. A member of our technical team will contact you shortly, looking forward to getting your issue resolved.
Thanks and Regards,
Support Team-WP Experts.Hi @curioelectro,
We haven’t received any updates from you, so we will consider this thread resolved. If you require further assistance, please feel free to start a new thread with us.
Thanks and Regards,
Support Team-WP Experts.Hi @thecancel,
We haven’t received any updates from you, so we will consider this thread resolved. If you require further assistance, please feel free to start a new thread with us.
Thanks and Regards,
Support Team-WP Experts.Hi @yashmarquee,
We haven’t received any updates from you, so we will consider this thread resolved. If you require further assistance, please feel free to start a new thread with us.
Thanks and Regards,
Support Team-WP Experts.I hope you are doing well.
Thank you for reaching out! Can you please try the below solution
Go to Post SMTP -> Settings -> Advanced (tab) and Enable the Broken Email fix check.
For more details visit the docs here about the Broken Email issue with Post SMTP.
I hope this will help you!
Let me know if the issue persists, we are here to help you.
Thanks and regards,
Support Team – WPExperts- This reply was modified 7 months, 4 weeks ago by furqanfazal.
I hope you are doing well.
Thank you for approaching us regarding the issue you are facing. Can you confirm if only the notification emails from Bookly are failing while other emails are being sent successfully? Kindly provide us with the diagnostic test report and share screenshots of the error from the email log.
This information will assist us in identifying the issue accurately and providing you with the necessary support.
Thanks and Regards,
Support Team-WP ExpertsHi @davidwjw,
I hope you are doing well.
Thank you for contacting us regarding the issue you are facing. When your configured socket encounters an email sending failure, the Post SMTP plugin sends a notification email to the admin email address using the default socket. It’s possible that there are server-side restrictions such as closed ports, firewall rules, or specific instructions that prevent the admin email from being sent.
POST SMTP has recently launched its?Mobile application?to get instant email failure notifications, view all sent email history, and also enable you to resend emails from your smartphone.
You can give it a try, I hope this will help you!
Thanks and regards,
Support Team – WPExperts??Hi @timppaap,
I hope you are doing well.
Thank you for contacting us regarding the issue you are facing. The error indicates that your mailing service provider has set a limit of 200 emails per hour for sending emails. You should contact your service provider to request an increase in your email limit. Alternatively, you can consider using the Advanced Email Delivery and Logs Extension of the Post SMTP plugin. This extension provides you with the feature of Flexible Quota Scheduling by which you can set the number of emails to send and the interval (per hour, day, week, or month) between them to ensure optimal email distribution.
I hope this will help you!
Thanks and Regards,
Support Team-WP Experts.Hi @lull,
I hope you are doing well.
These are the deprecated warnings and do not affect the functionalities of the plugin. We will look into it and if we find something we will fix this in the upcoming release.
Thanks and regards,
Support Team – WPExperts??Hi @trilos,
I hope you all are doing well.
We understand that you’re experiencing issues due to this new feature. Our technical team is actively working on it to disable activity reporting emails by default. We’ll share the beta with you as soon as it’s ready. We aim to release an update related to this issue soon.
Thank you for your patience and understanding.
Thanks and regards,
Support Team – WPExperts?Hi @perrelet,
We tried multiple scenarios to replicate your case on our end but we require your assistance to reproduce it. Please create a ticket on our?technical support channel?so our technical team can directly connect with you.
Your cooperation is greatly appreciated, and we look forward to assisting you further.
Thanks and Regards,
Support Team-WP Experts.Hi @arnaucatala14,
I hope this you are doing well.
Thank you for approaching us. This is not malware; it’s actually Google Mailer SDK.
Let us know if you need further assistance.
Thanks and regards,
Support Team – WPExperts- This reply was modified 8 months ago by furqanfazal.