Bookmarks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
11 results tagged smtp  ✕   ✕
foxcpp/maddy https://github.com/foxcpp/maddy
Sat 10 Jul 2021 07:27:46 PM PDT archive.org

Maddy Mail Server implements all functionality required to run a e-mail server. It can send messages via SMTP (works as MTA), accept messages via SMTP (works as MX) and store messages while providing access to them via IMAP. In addition to that it implements auxiliary protocols that are mandatory to keep email reasonably secure (DKIM, SPF, DMARC, DANE, MTA-STS).

It replaces Postfix, Dovecot, OpenDKIM, OpenSPF, OpenDMARC and more with one daemon with uniform configuration and minimal maintenance cost.

Full re-implementation in Go.

email golang sysadmin servers smtp imap
LukeSmithxyz/emailwiz https://github.com/LukeSmithxyz/emailwiz
Tue 02 Mar 2021 02:39:27 PM PST archive.org

I wrote this script during the grueling process of installing and setting up an email server. It perfectly reproduces my successful steps to ensure the same setup time and time again, now with many improvements.

I'm glad to say that dozens, hundreds of people have now used it and there is a sizeable network of people with email servers thanks to this script.

I've linked this file on Github to a shorter, more memorable address on my website so you can get it on your machine with this short command:

curl -LO lukesmith.xyz/emailwiz.sh

When prompted by a dialog menu at the beginning, select "Internet Site", then give your full domain without any subdomain, i.e. lukesmith.xyz.

Debian (and derivatives) specific.

script sysadmin email server smtp setup automation
Purelymail https://purelymail.com/
Thu 07 May 2020 01:07:22 PM PDT archive.org

They host e-mail and provide IMAP, POP3, and webmail. No storage limits. Pay by the e-mail address. MFA. Collects as little user data as they can because they don't want to secure it. Hosted on AWS. Fairly decent privacy policy and procedures. Everything is encrypted where it won't break the user experience.

service email smtp simple provider cheap domains
The messenger - Delta Chat https://delta.chat/
Tue 04 Feb 2020 01:57:45 PM PST archive.org

Delta Chat is like Telegram or Whatsapp but without the tracking or central control. Delta Chat does not need your phone number. Uses the most massive and diverse open messaging system ever: the existing e-mail server network. Chat with anyone if you know their e-mail address, no need for them to install DeltaChat! All you need is a standard e-mail account. Full clients for multiple platforms available.

Github: https://github.com/deltachat/

federated chat smtp mobile
GitHub - gesquive/dispatch: A self-hosted mail forwarding API microservice https://github.com/gesquive/dispatch
Tue 07 Jan 2020 11:07:35 AM PST archive.org

A microservice that implements a REST API for sending e-mail. Doesn't actually implement SMTP, it proxies to a real SMTP server.

golang microservice rest api smtp relay
chasquid - SMTP server https://blitiri.com.ar/p/chasquid/
Sun 11 Aug 2019 11:48:34 AM PDT archive.org

chasquid is an SMTP (email) server with a focus on simplicity, security, and ease of operation.

It sends and receives email as a typical MTA (for example, can be used instead of Postfix or Exim), and it is designed mainly for individuals and small groups.

It's written in Go, and is open source under the Apache license 2.0.

server smtp golang mta security sysadmin
STARTTLS Everywhere https://starttls-everywhere.org/
Mon 25 Jun 2018 08:47:43 PM PDT archive.org

Secure your email server with STARTTLS Everywhere! Your email service can be insecure in numerous different ways. The service below performs a quick check of your email server's security configuration, including whether STARTTLS is supported, and whether it may qualify for the STARTTLS Policy List.

online tools sysadmin smtp ssl tls checker configuration certificates exocortex postfix
robtex http://www.robtex.com/
Tue 20 Mar 2018 02:37:19 AM PDT archive.org

A website that can extract many different sorts of information pertaining to IP addresses and networks, least of all querying several dozen blacklists to see if an address has been flagged as a spammer's.

smtp sysadmin ip tools networks utility visualization monitoring service spam system lookup dns online test antispam email internet infosec free webapps search resources list analysis security
ClamSMTP http://thewalter.net/stef/software/clamsmtp/
Tue 20 Mar 2018 12:54:12 AM PDT archive.org

An SMTP daemon that sits between the network and your actual SMTP server (it was designed with Postfix in mind but it should be possible to drop in front of other servers, like Qmail). It runs all SMTP traffic through an antivirus scanner (ClamAV by default) before passing it along to the rest of the SMTP server. Designed to be simple and lightweight (written in C instead of Perl).

daemon foss postfix smtp clamav antivirus server linux bsd software
Manage the postfix mailqueue with postsuper, postqueue und mailq http://www.faqforge.com/linux/server/manage-the-postfix-mailqueue-with-postsuper-postqueue-und-mailq/
Tue 20 Mar 2018 12:25:35 AM PDT archive.org

How to interactively edit the mail queue of a Postfix server to delete messages, clean up junk, or other stuff. Requires administrative access. Read the whole thing before you do anything.

Archived.

sysadmin management emergency postfix smtp howto queue linux mail server
Mail-in-a-Box https://mailinabox.email/
Tue 20 Mar 2018 12:05:59 AM PDT archive.org

A shell script that turns a brand-new VPS or server into a mail server with a single command. Sets up webmail, IMAP, SMTP, a contacts application, a calendar, and even a web-based control panel for the whole shebang. Includes spam filtering, greylisting, backing up, and TLS certs for everything from Let's Encrypt. Even does virtual domains. No configuration during setup, and you can't really tweak the settings once it's up and running.

Github: https://github.com/mail-in-a-box/mailinabox

vps script smtp server webmail calendar imap sysadmin selfhosted
4997 links, including 379 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn