Jaymon / stockton

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

stockton start command #32

Open Jaymon opened 8 years ago

Jaymon commented 8 years ago

this should run through everything and start it, basically it would do something like:

p = Postfix()
p.start()
sp = Spam()
sp.start()
# check to make sure dkim and srs are running