pequeno Posted July 4, 2021 Posted July 4, 2021 Hello. Mailbounced seems work fine in 4.6 but now I have warning message in my Admin account, and I can´t remove the account in ACP from warned. How can I remove admin account from warned accounts? Thanks. sobrenome 1
Fast Lane! Posted July 4, 2021 Posted July 4, 2021 Any timeline on when this will this be updated to support 4.6? Thank you! sobrenome 1
stoo2000 Posted July 5, 2021 Author Posted July 5, 2021 On 7/4/2021 at 11:17 AM, pequeno said: Hello. Mailbounced seems work fine in 4.6 but now I have warning message in my Admin account, and I can´t remove the account in ACP from warned. How can I remove admin account from warned accounts? Thanks. I'm not quite understanding what the issue is, if you can create a support ticket I will gladly have a look for you. 18 hours ago, Fast Lane! said: Any timeline on when this will this be updated to support 4.6? Thank you! Yes, a 4.6 certified version should be available soon. sobrenome and Steph40 2
pequeno Posted July 5, 2021 Posted July 5, 2021 6 hours ago, stoo2000 said: I'm not quite understanding what the issue is My admin in warned: How to remove it. sobrenome 1
AlexWebsites Posted July 15, 2021 Posted July 15, 2021 On 7/5/2021 at 8:32 AM, stoo2000 said: Yes, a 4.6 certified version should be available soon. What's the ETA on this and can the current version be used on 4.6.4 without issue? sobrenome 1
stoo2000 Posted July 18, 2021 Author Posted July 18, 2021 On 7/5/2021 at 8:21 PM, pequeno said: My admin in warned: How to remove it. Warnings are automatically removed after a few days if the bounces stop On 7/15/2021 at 6:00 AM, AlexWebsites said: What's the ETA on this and can the current version be used on 4.6.4 without issue? Should be any time now, just waiting for it to be approved. There are not any changes specifically for 4.6, so you should be fine to use the current version if you already have it installed. AlexWebsites and sobrenome 2
sobrenome Posted July 19, 2021 Posted July 19, 2021 1 hour ago, stoo2000 said: There are not any changes specifically for 4.6, so you should be fine to use the current version if you already have it installed. Perfect!
stoo2000 Posted August 19, 2021 Author Posted August 19, 2021 On 8/14/2021 at 4:56 PM, sobrenome said: Can I use Mail Bouncer with php 8? You should be able to, I haven't had any reports of issues. sobrenome 1
sobrenome Posted September 1, 2021 Posted September 1, 2021 My community suffered some MySQL server lock timeout caused by these queries: /*ips4::user::IPS\_Email::send:117*/ UPDATE `core_mail_error_logs` core_mail_error_logs SET `mlog_notification_sent`=1 It had 9268 TRX_ROWS_LOCKED. My community was very slow for logged users. Slow to post and slow to browse. I have disabled MAIL BOUNCER and enabled it again. The issue was gone. It would be nice to take a look at it. Thanks.
sobrenome Posted September 1, 2021 Posted September 1, 2021 The issue is coming back. It would be nice to be certain it MAIL BOUNCER is causing the issue or not.
stoo2000 Posted September 1, 2021 Author Posted September 1, 2021 No, Mailbouncer does not interact with the email error logs at all. I would suspect you have a large number of emails that failed to send and the update query is taking a long time. Invision would be the best to help you with this. sobrenome 1
sobrenome Posted September 8, 2021 Posted September 8, 2021 Hello, I have updated to php 8 and I am getting this error: [Wed Sep 08 11:03:20.893872 2021] [proxy_fcgi:error] [pid 1651:tid 281472812437904] [client 10.0.1.102:53118] AH01071: Got error 'PHP message: PHP Fatal error: Declaration of IPS\\bouncer_hook_Email::send($to, $cc = [], $bcc = [], $fromEmail = null, $fromName = null, $additionalHeaders = [], $autoSubmitted = true) must be compatible with IPS\\_Email::send($to, $cc = [], $bcc = [], $fromEmail = null, $fromName = null, $additionalHeaders = [], $autoSubmitted = true, $updateAds = true) in /var/www/html/init.php(902) : eval()'d code on line 83', referer: https://mydomian.com/admin/?app=core&module=system&controller=login&error=&ref=
sobrenome Posted September 8, 2021 Posted September 8, 2021 I lost access to AdminCP and had to open a ticket. IPS support helped me to use the recover mode and told me to disable Mail Bouncer. I would appreciate a new version fixing the bug. Thanks! stoo2000 1
stoo2000 Posted September 11, 2021 Author Posted September 11, 2021 On 9/8/2021 at 10:27 PM, sobrenome said: I lost access to AdminCP and had to open a ticket. IPS support helped me to use the recover mode and told me to disable Mail Bouncer. I would appreciate a new version fixing the bug. Thanks! Coming right up. sobrenome 1
sobrenome Posted September 12, 2021 Posted September 12, 2021 5 hours ago, stoo2000 said: Coming right up.
AlexWebsites Posted September 17, 2021 Posted September 17, 2021 On 9/8/2021 at 10:07 AM, sobrenome said: Hello, I have updated to php 8 and I am getting this error: [Wed Sep 08 11:03:20.893872 2021] [proxy_fcgi:error] [pid 1651:tid 281472812437904] [client 10.0.1.102:53118] AH01071: Got error 'PHP message: PHP Fatal error: Declaration of IPS\\bouncer_hook_Email::send($to, $cc = [], $bcc = [], $fromEmail = null, $fromName = null, $additionalHeaders = [], $autoSubmitted = true) must be compatible with IPS\\_Email::send($to, $cc = [], $bcc = [], $fromEmail = null, $fromName = null, $additionalHeaders = [], $autoSubmitted = true, $updateAds = true) in /var/www/html/init.php(902) : eval()'d code on line 83', referer: https://mydomian.com/admin/?app=core&module=system&controller=login&error=&ref= I have the same error using php 8. php error log shows: [17-Sep-2021 12:33:06 UTC] PHP Fatal error: Declaration of IPS\bouncer_hook_Email::send($to, $cc = [], $bcc = [], $fromEmail = null, $fromName = null, $additionalHeaders = [], $autoSubmitted = true) must be compatible with IPS\_Email::send($to, $cc = [], $bcc = [], $fromEmail = null, $fromName = null, $additionalHeaders = [], $autoSubmitted = true, $updateAds = true) in /home/sss/public_html/init.php(902) : eval()'d code on line 83 sobrenome 1
sobrenome Posted September 17, 2021 Posted September 17, 2021 And the error is not on php 8 only. It occurs on php 7, but php 8 is less tolerant to errors as I read. When I used Mail Bouncer on IPS 4.6 and php 7, my community was very slow for logged users. On 9/1/2021 at 6:14 PM, sobrenome said: My community was very slow for logged users. Slow to post and slow to browse. I have disabled MAIL BOUNCER and enabled it again. The issue was gone. It would be nice to take a look at it. Thanks. Here was the report.
AlexWebsites Posted September 17, 2021 Posted September 17, 2021 On php8, it prevents me from logging into the ACP and completing new user registration on the front end so I had to disable it. sobrenome 1
sobrenome Posted September 18, 2021 Posted September 18, 2021 5 hours ago, AlexWebsites said: On php8, it prevents me from logging into the ACP and completing new user registration on the front end so I had to disable it. I had the same issue. It locks the core_mail_error_logs table in an infinite loop.
stoo2000 Posted September 18, 2021 Author Posted September 18, 2021 The updated version is now available, thanks for your patience 🙂 4 hours ago, sobrenome said: It locks the core_mail_error_logs table in an infinite loop. That is not correct. As noted in our previous conversation about it, this was because your emails were failing to send through SES and a query Invision Community was running to update a flag on failed emails was taking a long time (due to the large number of failed emails). sobrenome and AlexWebsites 1 1
sobrenome Posted September 20, 2021 Posted September 20, 2021 Thanks for the update @stoo2000! I have installed it a couple of minutes ago and so far so good. stoo2000 1
Angel Costa Posted October 6, 2021 Posted October 6, 2021 Any chance or any developer willing to make it work with Mailgun?
MediaDiGi Posted March 15, 2022 Posted March 15, 2022 @stoo2000 Are you willing to take a look at my installation with Amazon and see why the bounce handler stopped working?
Recommended Posts