Compare commits

..

No commits in common. "devel" and "master" have entirely different histories.

2 changed files with 0 additions and 25 deletions

View File

@ -1 +0,0 @@
#! /usr/bin/env python3

View File

@ -1,24 +0,0 @@
#! /usr/bin/env python3
import imaplib
from os.path import expanduser
###
# Constants
CONFIG_FILE="~/.mail_archive.yml"
##
# Read Configuration
##
# Abstract backend class
##
# Backends logins