Giter VIP home page Giter VIP logo

icloud-mail-cleaner's Introduction

iCloud email cleaning tool

A simple tool to batch delete all incoming emails from a sender. Especially useful if you subscribe to a bunch of newsletters and don't bother to delete the emails day by day

WARNING: the emails deleted with this tool will be gone forever. Use this tool carefully!

Requirements

  • python 2.7
  • pip
  • an iCloud account with two-factor authentication enabled

Installation

Run sh install.sh in the program directory and you're done

Usage

To use the tool you have to create a configuration file named config.ini. You can use the provided config.example.ini file as a template in which you have to replace your_icloud_username with your iCloud email without the @icloud.com part. If for some reasons the tool throws an AUTHENTICATIONFAILED error try to replace this variable with the full email address as stated here. You also have to replace your_app_specific_passsord with an app specific password generated in your Apple ID setting page under the app specific password subsection.

After you finished setting up the configuration file in order to use the tool you just have to run python icloud_cleaner.py --email [target_email_address] in the script directory. If you want to batch process a list of emails create a text file with the target emails (one email per line) and run python icloud_cleaner.py --file [filename]

icloud-mail-cleaner's People

Contributors

waltersimoncini avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.