Skip to content

caseyvu/mhbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mhbot

Install postfix

For ubuntu:

sudo apt-get update
sudo apt-get install postfix

Enter domain name (i.e.: caseyvu.com)

Run it

Create the actual conf file:

cp conf.default conf

Fill in the details in conf, the email_from should be some_one@you_domain_name

Run:

python3 main.py -c conf

Docker

Attempted to dockerize it, however, there is still some issues with sending email from inside the docker. Thus it is not used

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published