This website requires JavaScript.
Explore
Help
Sign In
external
/
mailinabox
mirror of
https://github.com/mail-in-a-box/mailinabox.git
Watch
1
Star
0
Fork
You've already forked mailinabox
0
Code
Issues
Releases
Wiki
Activity
11546b97bb
mailinabox
/
.gitignore
7 lines
81 B
Plaintext
Raw
Normal View
History
Unescape
Escape
mail seems to work
2013-08-21 13:37:33 +00:00
*~
new tests for DNS and IMAP/SMTP
2014-04-18 00:17:45 +00:00
tests/__pycache__/
move management into a daemon service running as root * Created a new Python/flask-based management daemon. * Moved the mail user management core code from tools/mail.py to the new daemon. * tools/mail.py is a wrapper around the daemon and can be run as a non-root user. * Adding a new initscript for the management daemon. * Moving dns_update.sh to the management daemon, called via curl'ing the daemon's API. This also now runs the DNS update after mail users and aliases are added/removed, which sets up new domains' DNS as needed.
2014-06-03 13:24:48 +00:00
management/__pycache__/
tools/__pycache__/
adding externals and .env to gitignore
2014-07-07 11:06:24 +00:00
externals/
.env