If the email exists, it will be ERR_EMPTY_RESPONSE.
-
If the email does not exist, click the “ProcessEmail” button or “Debug” button and it will be displayed normally.
But if the email is present, the browser shows ERR_EMPTY_RESPONSE.
You can check the presence of the email by clicking the test button.When I set “Enable Debug Logging” to “YES” and checked the httpd_error.log, it looks like the following.
There were no errors left on the mail serverIs it a posting (access) error from postie to wordpress?
I have checked .htaccess, but I have not restricted access.[Thu Oct 17 10:59:48.805680 2024] [php7:notice] [pid 70539] Postie [debug]: No registered filters for postie_place_media, referer:
[Thu Oct 17 10:59:48.805698 2024] [php7:notice] [pid 70539] Postie [debug]: No registered filters for postie_place_media_before, referer:
[Thu Oct 17 10:59:48.805715 2024] [php7:notice] [pid 70539] Postie [debug]: No registered filters for postie_place_media_after, referer:
[Thu Oct 17 10:59:48.805732 2024] [php7:notice] [pid 70539] Postie [debug]: No registered filters for postie_raw, referer:
[Thu Oct 17 10:59:48.805750 2024] [php7:notice] [pid 70539] Postie [debug]: No registered filters for postie_bare_link, referer:
[Thu Oct 17 10:59:48.805769 2024] [php7:notice] [pid 70539] Postie [debug]: No registered filters for postie_category, referer:
[Thu Oct 17 10:59:48.805788 2024] [php7:notice] [pid 70539] Postie [debug]: No registered filters for postie_file_added_pre, referer:
[Thu Oct 17 10:59:48.805806 2024] [php7:notice] [pid 70539] Postie [debug]: No registered filters for postie_include_attachment, referer:
[Thu Oct 17 10:59:48.805833 2024] [php7:notice] [pid 70539] Postie [debug]: default_charset: UTF-8, referer:
[Thu Oct 17 10:59:48.805851 2024] [php7:notice] [pid 70539] Postie [debug]: DB_CHARSET: utf8mb4, referer:
[Thu Oct 17 10:59:48.805867 2024] [php7:notice] [pid 70539] Postie [debug]: DB_COLLATE: database default, referer:
[Thu Oct 17 10:59:48.805908 2024] [php7:notice] [pid 70539] Postie [debug]: WordPress encoding: UTF-8, referer:
[Thu Oct 17 10:59:48.805938 2024] [php7:notice] [pid 70539] Postie [debug]: memory at start of email processing: 75368704, referer:
[Thu Oct 17 10:59:48.805957 2024] [php7:notice] [pid 70539] Postie [debug]: postie configuration, referer:
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.