Elvira K.
Forum Replies Created
-
Hi there @webdados,
Thanks for getting back to me!
With the server-side cron, you can’t check if it’s running properly within the MailPoet interface since the task is running on the server instead and it’s bypassing the default MailPoet’s cron URL.
I hope this clarifies a bit, but please let us know if you have any questions!
Forum: Plugins
In reply to: [MailPoet - Newsletters, Email Marketing, and Automation] Plugin Disappeared?Hi there @pixiedane,
Thanks for reaching out!
I’m sorry to hear that you’re having issues with the MailPoet plugin!
In certain circumstances, if MailPoet detects problems with itself, it may be automatically disabled by itself and you won’t see it on your WordPress dashboard.
If you try to re-install it via the Plugins page and see the error message Installation failed:
Destination folder already exists, please try to re-install the plugin via FTP:https://kb.mailpoet.com/article/258-re-installing-updating-the-plugin-via-ftp
Don’t worry, you won’t lose any data from the plugin.
You may also want to check with your host if they see any PHP errors around the time when the plugin got deactivated as it may give you some clues on why it happened.
Let me know how it goes!
Hi there @maxxi77,
Thanks for reaching out!
I’m sorry to hear that your emails are marked as spam.
I recommend running the following test to see if there are any red flags: https://kb.mailpoet.com/article/147-test-your-spam-score-with-mail-tester
Also, please add DKIM records to your sender domain to improve deliverability: https://kb.mailpoet.com/article/328-set-up-dkim-for-your-sender-domain
There are also some steps you can take in the following doc: https://kb.mailpoet.com/article/367-emails-going-to-the-spam-folder
Let us know how it goes!
Hi there @rajandangi649,
Thanks for reaching out!
I reached out to our developers and they confirmed that it’s a false positive warning. They will work on including a fix for it in the next release though.
We appreciate you letting us know about it!
Please don’t hesitate to contact us back if you need further assistance.
Enjoy the rest of your day and stay safe!
Forum: Plugins
In reply to: [MailPoet - Newsletters, Email Marketing, and Automation] Saving not possibleHi there @pfex70,
Thanks for reaching out!
Can you please check the following steps in order to resolve the issue?
Let me know how it goes!
Forum: Plugins
In reply to: [MailPoet - Newsletters, Email Marketing, and Automation] Email is not sent.Hi there @ytonksuket,
Thanks for reaching out!
Can you please share a screenshot of the error itself (the whole page)?
I recommend https://snipboard.io/ for easily sharing screenshots – please follow the instructions on the page, then paste the URL in your reply.
Looking forward to hearing back from you!
Hi there @webdados,
Thanks for reaching out!
This is not possible with the MailPoet plugin out of the box.
Youβre welcome to add it as a suggestion here https://feedback.mailpoet.com
Our team will take it into account when discussing new features and improvements for the plugin π
Cheers!
Hi there @webdados,
Thanks for reaching out!
So if I got it right, you create a server-side cron job.
Your host can check if it’s running properly. Can you please reach out to them to find out?
You might need to add your root path before the
php, for example/usr/local/bin/php.Your path to the PHP executable can be found in your cPanel > Advanced > Cron Jobs. You can also reach out to your hosting provider to get the WordPress root path and correct it in your command.
Hope it helps, please let us know if you need further assistance!
Hi there @tribett888,
Thanks for reaching out!
If you see this status for emails that are scheduled to be sent sometime after the event, it means that it was scheduled but not sent yet.
Can you please check if that’s the case?
Looking forward to hearing back from you!
Hi there @clario,
Thanks for reaching out!
I’m afraid that wouldn’t be possible with MailPoet to create such an email out of the box. A user should have Subscribed status in MailPoet to receive any type of marketing email.
At the same time, if you use a third-party plugin for creating such emails, they can be sent with MailPoet Sending Service.
I hope this clarifies a bit, but please let us know if you have any questions!
Hi there Manuel,
I deleted the account @proton.me and @protonmail.com and now is working good.
Thanks again for your help.You’re very welcome π
Enjoy the rest of your day and stay safe!
Hi there @funtrick,
Thanks for the screenshot!
The lists’ names are shown on this page by default. If you want to hide them, you can create a new page with a similar text and choose it in MailPoet > Settings > Sign-up Confirmation > Confirmation page.
Let me know how it goes!
Hi there @matmws,
Thanks for reaching out!
You can do it with a filter
mailpoet_manage_subscription_page_form_fieldsas described in this doc: https://kb.mailpoet.com/article/222-customize-your-manage-subscription-pageYou can get the ID of your custom field for the code snippet if you edit an email and add your custom field as a shortcode. For example,
WaterandPowerare my custom fields:
Link to image: https://d.pr/i/cJP9WvAfter I insert one of them, I see
[subscriber:cf_16]So
cf_16should go to your code snippet.Hope it helps, please let us know if you need further assistance!
Hi there @maxxi77,
Thanks for reaching out!
I sent an email with more details to your MailPoet account’s email address.
If you didn’t get it, please contact us via https://www.mailpoet.com/support/sales-pre-sales-questions/ and include a link to this thread.
We’ll be able to provide you with more information there.
Cheers!
Hi there @meszarovits,
This error happens when you have a DMARC policy set up for your sender domain with “p=quarantine” or “p=reject” policy and you are using our MailPoet Sending Service.
I checked your account and I see that one of the From addresses you’re using is @proton.me which is a global email provider but it’s not on our list for ignoring DMARC policy.
If you use it as your From address in your MailPoet settings or in specific emails, sending will be paused because this domain has a DMARC policy set up with
p=quarantine.You need to change it to any of your other authorized email addresses and it should start working. Your @protonmail.com email address won’t cause the same error.
Hope it helps, please let us know if you need further assistance!