How to automatically remove the leads whose emails are failed to deliver?

I have a list of emails. It was collected during the startup of my company most of the emails are valid, but at least, around 100 or more is invalid how to remove automatically those leads from the list or move them to bounced mail list.

Screenshots: https://drive.google.com/folderview?id=0B0tP7MQSvCaRd0VkcnB2ZENvWnM&usp=sharing



https://drive.google.com/file/d/0B0tP7MQSvCaRRjlYa0NqZllwMGs/view?usp=sharing



https://drive.google.com/file/d/0B0tP7MQSvCaRY2lKMVRlT0ZXOVU/view?usp=sharing



If the email is failed to deliver permanently i want to remove the lead from all the list or move to bounced.

If you use the inbox monitoring feature, Mautic will mark bounced emails/leads as bounced. Then you can make a lead list with the bounced=yes filter. Then you can see all leads in that list and delete them.

1 Like

I am currently using the system you suggested but the emails that are failed to deliver are not moving to bounce list .
Screenshot : https://drive.google.com/file/d/0B0tP7MQSvCaRMF9uT1A1QnpqY2c/view?usp=sharing
Still the emails are not moving to the bounced emails list I created with bounced=yes filter . Only few mails moved others are not moving there .

It may take some time till all of them move there. List update is run by a cron task. If the list is filling with bounced leads, I think it’s working fine.

Its been two weeks since the campaign started and there are more than 1000 bounced emails but only 100 is in the bounced list … is it normal ? will it finally form the correct bounced mail list.

Can you check randomly the leads which Mautic marked as bounced if they are bounced or unsubscribed? There is a bug in 1.2.4 which marks unsubscriptions as bounce. You can tell if you hover the bounce tag.

I checked them they were unsubscribed … there are unsubscribed but marked as bounced … some emails which are regularly viewed by users are marked as do not contact… is that an issue too?

Then the bounce management does not work for you I guess. I’m not very skilled in the bounce feature. You may search for a solution. I’ve read somewhere that it does not work well with GMail for some reason. The fix is here:

https://github.com/mautic/mautic/pull/1421

if you’d want to modify the code before the new release. The do not contact may be there from different sources. Hard to tell.

thank you so much for your support … when will be the next version released ?

It’s planned for the end of February, but it depends on the developers and testers when all the pull requests will be finished and tested. If you’d like to give us a hand with testing, here is how to:

https://github.com/mautic/mautic#how-to-test-a-pull-request

thank you i will test it out

I have a list of emails. It was collected during the startup of my company most of the emails are valid, but at least, around 100 or more is invalid how to remove automatically those leads from the list or move them to bounced mail list.
Screenshots: https://drive.google.com/folderview?id=0B0tP7MQSvCaRd0VkcnB2ZENvWnM&usp=sharing

https://drive.google.com/file/d/0B0tP7MQSvCaRRjlYa0NqZllwMGs/view?usp=sharing

https://drive.google.com/file/d/0B0tP7MQSvCaRY2lKMVRlT0ZXOVU/view?usp=sharing

If the email is failed to deliver permanently i want to remove the lead from all the list or move to bounced.

i have also set the failed emails to go to “bounced” folder in gmail is it possible to remove the leads who’s emails are in the bounced folder of my gmail?