laminas / laminas-mail

Provides generalized functionality to compose and send both text and MIME-compliant multipart e-mail messages
https://docs.laminas.dev/laminas-mail/
BSD 3-Clause "New" or "Revised" License
95 stars 64 forks source link

Add option novalidatecert to connect() #5

Open weierophinney opened 4 years ago

weierophinney commented 4 years ago

See discussion on PR https://github.com/zendframework/zend-mail/issues/246


Originally posted by @abulhol at https://github.com/zendframework/zend-mail/pull/247

weierophinney commented 4 years ago

Any progress or feedback on this PR?


Originally posted by @abulhol at https://github.com/zendframework/zend-mail/pull/247#issuecomment-546322709

weierophinney commented 4 years ago

@abulhol

Any progress or feedback on this PR?

As you can see there is no any new comments or approvals, so not yet :)


Originally posted by @michalbundyra at https://github.com/zendframework/zend-mail/pull/247#issuecomment-546323216

glensc commented 4 years ago

@weierophinney please edit issue body to fix issue link.

abulhol commented 3 years ago

Still no progress on this issue?

glensc commented 3 years ago

@abulhol it's well-known fact that zend (now laminas) developers don't bother checking the mail component for months. pinging does not help, nothing does help. unfortunately, zend mail component is unique because it parses mails, there's no replacement available, I'd ran off very far if I could from it.

see how hopeless it is:

I created a fix for the critical problem in August 2020, and it's December 2020 already now. Critical, because it's very common to happen.

$0.02c

abulhol commented 3 years ago

@glensc thanks for the heads up regarding the situation. I agree, it is very difficult to find a replacement for email parsing. Seems like there is just too little resources in this project, and PHP is losing out to other web app frameworks.

abulhol commented 3 years ago

ping