@jb510 Hi,
Hope you are doing good.
You can do that by simply defining the POST_SMTP_RUN_MODE constant to ‘log_only’ as follows in your wp-config;
define( ‘POST_SMTP_RUN_MODE’, ‘log_only’ );
Let us know if there is anything else we can help you with.
Thanks
-
This reply was modified 3 years, 7 months ago by
M Haseeb.
TY. Just a note for others in the post above it’s being formatted with curly quotes which can break PHP if it is copy/pasted.
Should be:
define( 'POST_SMTP_RUN_MODE', 'log_only' );
@jb510
Thanks for updating.
We would appreciate a kind and honest review.
Thanks
@haseeb0001 strange, I’m sure I reviewed this before the ownership transfer. But I’ll refrain now because it wouldn’t be 5 stars.
Basically, the thing Yehuda most needed to address was the horrible logging.
1) use a dedicated DB table and include a tool to purge logs (whether the plugin is removed or not)
2) Need much better search and filtering of logs. Ability to export logs as CSV.
The other feature request was around fallbacks, which ought to have an option to fallback the PHP mail from the server, not just another SMTP service.
I’m delighted you all took over maintaining this plugin, but feel you wasted a ton of effort refreshing the UI. It was never a great UX, but the refresh is not any better than what was there, it’s just different. It’s still an awkward and confusing multi-tabbed wizard thing when a single settings page using WP’s standard design elements, colors, etc… would be much preferred.
Oh look! I actually did write a review 5 years ago… https://ww.wp.xz.cn/support/topic/best-by-far-7/
I’ll leave that review as-is, but hope you take the feedback above to heart.
@jb510 Great, thank you so much 🙂
@jb510
We haven’t heard from you, so we’ll mark this thread resolved. Feel free to open a new one if you need it.
You probably weren’t actually waiting on a response from me, but clear to resolve. Thanks.