openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
M
mailinabox
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Oct 13, 2024 — Oct 13, 2025
Showing page 69 of 73
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
test_dns: add ADSP and DMARC tests, see #14
Joshua Tauberer
More...
over 11 years ago
add ADSP and DMARC records; see #14
Joshua Tauberer
More...
over 11 years ago
DKIM: For the benefit of ADSP and DMARC (not yet impl), each sending domain should be its signing domain
Joshua Tauberer
More...
over 11 years ago
test_dns: properly test the non-primary domain of a box (for email addresses on domains besides PUBLIC_HOSTNAME)
Joshua Tauberer
More...
over 11 years ago
test_dns: handle case where a DNS record is missing (vs incorrect)
Joshua Tauberer
More...
over 11 years ago
merge: @PirosB3 and @pjz suggested using pjzz/phusion-baseimage as the base image for docker
Joshua Tauberer
More...
over 11 years ago
test_mail: gracefully handled when the server has no reverse DNS available
Joshua Tauberer
More...
over 11 years ago
missing wget dependency used by roundcube installation
Joshua Tauberer
More...
over 11 years ago
docker: don't start services ourself
Joshua Tauberer
More...
over 11 years ago
system.sh: make apt-get upgrade quieter
Joshua Tauberer
More...
over 11 years ago
docker: fix startup scripts for nsd and dovecot to run them in the foreground
Joshua Tauberer
More...
over 11 years ago
Merge branch 'better_docker' of https://github.com/pjz/mailinabox into pjz-better_docker
Joshua Tauberer
More...
over 11 years ago
docker: re-run the start script on the container's first run because it won't know its hostname or IP address until then
Joshua Tauberer
More...
over 11 years ago
don't ask the user to create an email account if the shell is non-interactive and provide a better default for the domain name
Joshua Tauberer
More...
over 11 years ago
dns: missing dependency on bc
Joshua Tauberer
More...
over 11 years ago
Better Dockerfile support
Paul Jimenez
More...
over 11 years ago
docker: disable the ufw firewall because it is not supported in a docker container and produces a lot of error output (by reverting a510e08f9e3b2714019dc7832b1bd7b7eae4ba6c and setting an environment variable)
Joshua Tauberer
More...
over 11 years ago
docker: cleanup comments and make the installation of sshd quieter
Joshua Tauberer
More...
over 11 years ago
docker: add some example run commands for debugging a container or having it take over host ports
Joshua Tauberer
More...
over 11 years ago
docker: do ADD container/docker later on so that the Dockerfile can be updated and still reuse a cached image after the major setup steps are done
Joshua Tauberer
More...
over 11 years ago
docker: if container was launched with a tty start bash otherwise loop forever to keep the container going
Joshua Tauberer
More...
over 11 years ago
Merge pull request #47 from randallsquared/master
Joshua Tauberer
More...
over 11 years ago
don't reject alias-only domains
Randall Randall
More...
over 11 years ago
ssl: there is no need to use -des3 in key generation if we're just going to remove the passphrase
Joshua Tauberer
More...
over 11 years ago
installing roundcube from debian would cause update from ubuntu later, now install from Ubuntu debs
Joshua Tauberer
More...
over 11 years ago
move the Dockerfile to the root to allow the working directory of the repo to be pushed inside the image (rather than inside the container getting a fresh mailinabox from github) so changes in the working copy can be tested in Docker quickly / without pushing to github
Joshua Tauberer
More...
over 11 years ago
add a bash function ufw_allow which calls 'ufw allow' but hides its totally useless output
Joshua Tauberer
More...
over 11 years ago
make a bash function to use everywhere we apt-get-install (`DEBIAN_FRONTEND=noninteractive apt-get -qq -y `)
Joshua Tauberer
More...
over 11 years ago
Merge pull request #45 from randallsquared/master
Joshua Tauberer
More...
over 11 years ago
Use STORAGE_ROOT in DSN
Randall Randall
More...
over 11 years ago
←
1
2
…
65
66
67
68
69
70
71
72
73
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree