Jaymon / stockton

Quickly setup an email server to forward a personal domain to any email address
Other
4 stars 0 forks source link

ability to inspect queued messages #42

Open Jaymon opened 7 years ago

Jaymon commented 7 years ago

basically providing an interface to:

$ mailq
$ cat /var/spool/postfix/deferred/N/QUEUE_ID

and the like but layer on Python's email parsing to really display the messages