Hi,
I have question how can i export my softbounces from mailing ?
Where can i find it in MySQL ?
Kind Regards
Softbounce Export
Moderator: moderator
Re: Softbounce Export
My softbounce_email_tbl is empty, but statisctis show there are softbounces ( a lot of them ) i do not have cron job for dynamicaly update user with softbounce scoring. Why then my table in database is empty?
-
- Site Admin
- Posts: 2622
- Joined: Thu Aug 03, 2006 10:20 am
- Location: Munich, Germany
- Contact:
Re: Softbounce Export
If you do not have set up a cron job for softbounce.sh, script softbounce.py is never executed. This script not only converts hard to soft bounces but it also analyzes all bounces to identify softbounces and to write them to table softbounce_email_tbl.
OpenEMM Maintainer
Re: Softbounce Export
I have run several times softbounce.sh but it seems it is not working for me. Nothing shows up in softbounce_email_tbl is there any log file with results of running script?