This website works better with JavaScript.
Explore
Help
Sign In
kamo
/
the-screenless-office
Watch
1
Star
0
Fork
You've already forked the-screenless-office
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
e15cd419f5
workspace
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'e15cd419f5'
${ noResults }
the-screenless-office
/
screenless
/
bureau
/
mailroom
/
__init__.py
5 lines
56 B
Python
Raw
Normal View
History
Unescape
Escape
big cleanup and rearrange into modules. added skeleton for publications CMS. added a sales dept to play vids from barcodes.
9 years ago
from
.
import
mailroom
def
main
(
)
:
add delete and mark-as-spam commands to mailroom. started read-mail.
8 years ago
mailroom
.
main
(
)