Resetting User Status

Use this forum for all questions related to bounce management of OpenEMM

Moderator: moderator

thereshewas
Posts: 1
Joined: Thu Oct 14, 2010 5:18 pm

Resetting User Status

Post by thereshewas »

Hi~

We've had some issues with being inappropriately blocked, and think we've now resolved the problem. We would therefore like to reset the bounce status for many recipients. It does not seem possible to update this status through an import. Any suggestions?

Thanks much,

Claire
maschoff
Site Admin
Posts: 2596
Joined: Thu Aug 03, 2006 10:20 am
Location: Munich, Germany
Contact:

Post by maschoff »

You can set user status directly in the database, table customer_1_binding_tbl, field user_status.
OpenEMM Maintainer
raymondpotgieter
Posts: 1
Joined: Tue Jul 30, 2013 2:16 pm

Re: Resetting User Status

Post by raymondpotgieter »

A question about this option. If I set the status in user_status to (1 = active) in the customer_1_binding_tbl table

When I check the bounce list on OPENEMM the amount of bounced e-mail that you can export still remain the same.

What happens when you set the status to (1 = active) will the email address only be active when you send out the next newsletter and why does the bounced DB export not decrease when you change the status to active?

I have previously not set my output correctly so ISP's blocked me and the bounced database is almost at 50 000 emails. I need to change the status of that 50 000 to (1=active) so I can try again. Can anyone help with this?

Thank you
maschoff
Site Admin
Posts: 2596
Joined: Thu Aug 03, 2006 10:20 am
Location: Munich, Germany
Contact:

Re: Resetting User Status

Post by maschoff »

If you want to understand the database schema of OpenEMM I recommend to read the Extension Development Guide, which provides a complete documentation of the schema in appendix A.
OpenEMM Maintainer
Post Reply