Legacy email setting

When trying to set up and send test email on V8.7 , the following error occurs:

‘mb_encode_mimeheader() is bugged. Please use iconv_mime_encode() instead’

I have managed to fix it and I would like to contribute with the code changes. How should I do it? Can I raise a pull request and that’s it, or do we have to raise a bug ticket before?

Yes, you can do PR here:

https://github.com/salesagility/SuiteCRM-Core/pulls


You can raise issue here:

There is quite complete documentation on this here:

It is helpful to raise an Issue, additionally to the PR.

Thanks for the information.

I have raised the issue:

and I have made the PR:

I hope I did everything right :slight_smile:

1 Like

Is there any way to get this approved? How this is done usually? I have committed this 3 weeks ago, so I have a concern that I might miss something

I have PRs with more than 3 years waiting…

There’s a big bottleneck with the maintainers reviewing the PRs, so things typically take a long time, but you never know which ones are going to get merged sooner or not.

Sorry