This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
mailinabox
Watch
1
Star
0
Fork
0
You've already forked mailinabox
mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced
2026-02-05 11:50:57 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
711db9352c8a0be9ac809b89192eacfa5ffbb7de
mailinabox
/
tools
History
Joshua Tauberer
d9ecc50119
since the management server binds to 127.0.0.1, must use that and not 'localhost' to connect to it because 'localhost' resolves to the IPv6 ::1 when it is available, see
#224
2014-10-05 09:01:26 -04:00
..
archive_conf_files.sh
adding a new script archive_conf_files.sh to dump the contents of all files modified by editconf.py so testing is easier
2014-06-08 17:31:12 -04:00
dns_update
add a --force flag to dns_update
2014-08-01 12:05:34 +00:00
editconf.py
when modifying php.ini, use ; as the comment char not # because php emits horrid deprecation warnings otherwise
2014-08-15 18:29:05 -04:00
mail.py
since the management server binds to 127.0.0.1, must use that and not 'localhost' to connect to it because 'localhost' resolves to the IPv6 ::1 when it is available, see
#224
2014-10-05 09:01:26 -04:00
owncloud-unlockadmin.sh
add a warning not to use owncloud-unlockadmin.sh
2014-09-03 11:02:09 -04:00
readable_bash.py
more work on making the bash scripts readable
2014-10-04 17:57:26 -04:00
web_update
add a web_update script to trigger writing nginx config
2014-07-08 00:34:38 +00:00
webfinger.php
fix undefined index error in webfinger
2014-08-19 11:37:20 +02:00