Skip to content

still empty body with Apple #562

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Pascal76 opened this issue Mar 10, 2025 · 0 comments
Open

still empty body with Apple #562

Pascal76 opened this issue Mar 10, 2025 · 0 comments
Labels
bug Something isn't working More information required Further information is requested validating

Comments

@Pascal76
Copy link

Pascal76 commented Mar 10, 2025

Hello,

In my configuration I have rfc : BODY
cf below print_r($cm)
But I still see messages from Apple mailboxes with empty body :(

Webklex\PHPIMAP\ClientManager Object
(
[config] => Webklex\PHPIMAP\Config Object
(
[config:protected] => Array
(
[date_format] => d-M-Y
[default] => default
[security] => Array
(
[detect_spoofing] => 1
[detect_spoofing_exception] =>
[sanitize_filenames] => 1
)

                [accounts] => Array
                    (
                        [default] => Array
                            (
                                [host] => localhost
                                [port] => 993
                                [protocol] => imap
                                [encryption] => ssl
                                [validate_cert] => 1
                                [username] => [email protected]
                                [password] =>
                                [authentication] =>
                                [rfc] => BODY
                                [proxy] => Array
                                    (
                                        [socket] =>
                                        [request_fulluri] =>
                                        [username] =>
                                        [password] =>
                                    )

                                [timeout] => 20
                                [extensions] => Array
                                    (
                                    )

                            )

                    )
@Webklex Webklex added bug Something isn't working validating More information required Further information is requested labels Apr 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working More information required Further information is requested validating
Projects
None yet
Development

No branches or pull requests

2 participants