Skip to content

Soft bounces being skipped #35

Description

@computerichy

if ($STANDALONE_MODE == false && $BOUNCE_MODE == true && !in_array($bounceRecord[PORT25_OFFSET_BOUNCE_BOUNCE_CAT], $bounceCategories)) {

Hey, firstly thanks for sharing this script, it's helped me and I'm sure it has helped others in setting up their mailing system too.

Just thought I'd mention a bug I noticed while testing this on my setup. Maybe I'm missing something, but it seems as though the bounces which fell under the softBounceCategories array were being skipped.

I modified the referenced line to check in both category arrays, and that fixed the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions