Giter Club home page Giter Club logo

docker-postfix's Introduction

#! - Core Infrastructure

http://github.com/hashbang/hashbang

About

This repository contains the design documents and documentation for Hashbang's overall infrastructure.

Likewise, its associated issue tracker is used for keeping track of infra-wide issues, bugs, improvements, ...

Services

Currently we provide the following services:

Documentation

Notes

Use at your own risk. You may be eaten by a grue.

Questions/Comments?

Talk to us via:

Email | IRC | Github

docker-postfix's People

Contributors

aagat avatar benharri avatar deleriux2 avatar kellerfuchs avatar lrvick avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

kellerfuchs aagat

docker-postfix's Issues

Advertise a DANE record for the mail server

The mail server already uses a valid certificate.
We could add a TLSA record for the mail server in DNS, so that mailservers implementing DANE (that include all properly-configured Postfixes) require STARTTLS and a correct cert when connecting to mail.hashbang.sh.

The simplest solution would likely be to add a TLSA records that pin's GlobalSign's CA certificate, as this won't add overhead while renewing the cert, yet provides a notable increase in security.

Implement DMARC checking

We should follow DMARC for incoming mail, meaning:

  • checking SPF;
  • checking DKIM;
  • applying the DMARC policy (none/quarantine/reject and reporting).

mail.hashbang.sh does not listen on IPv6

Unclear whether it is a Postfix config issue, or a Docker issue.

Manifests as very long timeouts whenever users send mail, as the connection on IPv6 must timeout first.

Automated Testing

So who's going to write the spoof mail server to get this tested? :P

Implement DKIM signing

We should sign outgoing mail using DKIM.

This involves:

  • implementing DKIM proper;
  • adapting our DMARC policy in DNS.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.