Jump to content

Mail Bouncer - Automated Bounce Management


Recommended Posts

Well i got into an install bug, since my site is kinda big, PHP timed out during install, after MySQL finished working on the database update i saw the app in applications, available for installation, after click it says that

"2C133/4 The application you are attempting to install appears to be installed already. To reinstall the application you must first uninstall it."

 

im not sure what to do next

EDIT: yes, it was easy "update new version" fixed it i think.

Also, in your docs you say the app will create the webhook. what if im using another sendin method instead of Sparkpost SMTP? (i send my mails to my own exim first)

Edited by Luis Manson
Link to comment
20 minutes ago, stoo2000 said:

Please file a support ticket if you need assistance. Make sure to include relevant access details for me to reproduce and investigate the issue.

Can you confirm if the plugin should create a web-hook for spark post? If it should do then will raise a support request as I cant see one created as of yet.

Link to comment

Getting this error during the Cron that executes Tasks

 

Exception:
IPS\Db\Exception Object
(
    [query] => SELECT bouncer_rejects.*, core_members.* FROM `bouncer_rejects`LEFT JOIN `core_members` ON bouncer_rejects.email=core_members.email
    [binds] => Array
        (
        )

    [message:protected] => Table 'ipb_prd.bouncer_rejects' doesn't exist
    [string:Exception:private] =>
    [code:protected] => 1146
    [file:protected] => /home/skupper/www.bmw2002faq.com/system/Db/Db.php
    [line:protected] => 388
    [trace:Exception:private] => Array
       (
            [0] => Array
                (
                    [file] => /home/skupper/www.bmw2002faq.com/system/Db/Select.php
                    [line] => 346
                    [function] => preparedQuery
                    [class] => IPS\_Db
                    [type] => ->
                    [args] => Array
                        (
                            [0] => SELECT bouncer_rejects.*, core_members.* FROM `bouncer_rejects`LEFT JOIN `core_members` ON bouncer_rejects.email=core_members.email
                            [1] => Array
                                (
                                )

                        )

                )

            [1] => Array
                (
                    [file] => /home/skupper/www.bmw2002faq.com/system/Db/Select.php
                    [line] => 402
                    [function] => runQuery
                    [class] => IPS\Db\_Select
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [2] => Array
                (
                    [function] => rewind
                    [class] => IPS\Db\_Select
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [3] => Array
                (
                    [file] => /home/skupper/www.bmw2002faq.com/applications/bouncer/extensions/core/Queue/ProcessRejects.php
                    [line] => 46
                    [function] => rewind
                    [class] => IteratorIterator
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [4] => Array
                (
                    [file] => /home/skupper/www.bmw2002faq.com/applications/core/tasks/queue.php
                    [line] => 57
                    [function] => run
                    [class] => IPS\bouncer\extensions\core\Queue\_ProcessRejects
                    [type] => ->
                    [args] => Array
                        (
                            [0] =>
                            [1] => 0
                        )

                )

            [5] => Array
                (
                    [function] => IPS\core\tasks\{closure}
                    [class] => IPS\core\tasks\_queue
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [6] => Array
                (
                    [file] => /home/skupper/www.bmw2002faq.com/system/Task/Task.php
                    [line] => 264
                    [function] => call_user_func
                    [args] => Array
                        (
                            [0] => Closure Object
                                (
                                    [this] => IPS\core\tasks\queue Object
                                        (
                                            [_data:protected] => Array
                                                (
                                                    [id] => 224
                                                    [key] => queue
                                                    [frequency] => P0Y0M0DT0H1M0S

Is there a missing table?

Thanks,

Steve K.

Link to comment
1 hour ago, misfit76 said:

Thanks for the fix of the registration emails.  Can you also take a look if the same problem existed with forum subscription emails.  I have had a complaint that people are not getting those.

steve k.

I haven't had any reports of that, but if you can submit a support ticket here: http://ipb.silvesterwebdesigns.com/index.php?app=nexus&module=support&section=new&department=5 I can certainly take a look to see if there's an issue there.

36 minutes ago, AtariAge said:

I will certainly purchase this when I upgrade my forum to 4.x.  Does anything like this exist for IP.Board 3.4.x? 

Thanks!

There is a 3.x version included, it only supports Mandrill (and they no longer want your bulk mail).

Link to comment
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...