![]() |
[Pushed] Implementation for fallbacks for empty email-address fields - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: Development (https://community.mybb.com/forum-161.html) +--- Forum: MyBB 1.8 Development (https://community.mybb.com/forum-165.html) +---- Forum: 1.8 Bugs and Issues (https://community.mybb.com/forum-157.html) +----- Forum: Pushed (https://community.mybb.com/forum-183.html) +----- Thread: [Pushed] Implementation for fallbacks for empty email-address fields (/thread-227463.html) |
Implementation for fallbacks for empty email-address fields - Ben - 2020-04-24 phpmail returns a error due to empty adminmail. Fall back should be implemented for empty email-address fields. Related: https://github.com/mybb/mybb/pull/2520 RE: Implementation for fallbacks for empty email-address fields - Ben - 2020-04-24 Hi, Thank you for your report. We have pushed this issue to our Github repository for further analysis where you can track our commits and progress with fixing this bug. Discussions regarding this bug may also take place there too. Follow this link to visit the issue on Github: https://github.com/mybb/mybb/issues/3955 Thanks for contributing to MyBB! Regards, The MyBB Group RE: Implementation for fallbacks for empty email-address fields - Omar G. - 2020-04-24 This can explain why none of my sites send emails. RE: Implementation for fallbacks for empty email-address fields - Eldenroot - 2020-04-25 Yeah, it could happen ![]() |