Skip to content

geekbozu/PostFixEmailManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PostFixEmailManager

npyscreen ui to manage emails on my postfix mail server

compile with pyinstaller move binary to /usr/local/sbin

Config file stored in /usr/local/etc/mailSys

example Config

[mysql]  
user = user 
host = localhost  
passwd = password  
database = mailuserdatabase  
provider = ponyorm provider type  

working with not my database setup

Edit sql.py functions to return matching results from what ever database setup you use.

About

Simple npyscreen based user manager for my Postfix Email setup

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages