Skip to content

Commit

Permalink
Merge pull request #12 from chalbersma/patch-1
Browse files Browse the repository at this point in the history
Adds Shebang
  • Loading branch information
iredmail authored Jan 31, 2020
2 parents 9484afd + dc85176 commit c732fa9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/maillist_admin.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
#!/usr/bin/env python

# TODO list all mailing list accounts
# - if `backend` is `bk_none`, list all accounts under mlmmj spool directory.
# - if `backend` is not `bk_none`, query from backend.
Expand Down

0 comments on commit c732fa9

Please sign in to comment.