I've built an internal tool for my company to facilitate list cleaning in Mailchimp.<p>It's pretty simple: it connects to the Mailchip API, looks at each contacts inside your audiences, identify those inactive and either classify them in a special segment (e.g. "Inactives") or archives them directly. It also reduces bounce rate since it checks the validity of all the new incoming emails (e.g. from mispellings in form submissions, spambots etc) before the first email goes out.<p>I used to do this cleaning by hand, but it quickly became time consuming, so I invested some time building this automation, and I'm now thinking whether it's worth to release this publicly. Would anyone else use this?<p>Any other comment/ feedback I'd love to hear them!