Skip to content

Instantly share code, notes, and snippets.

@nomeddie
nomeddie / smtpd.conf
Created November 27, 2020 23:27
opensmtpd 6.6.4p1 simple relay config for aws ses
# v20201127
#
# If you edit the files, you have to run "smtpctl update table <aliases|secrets>"
table aliases file:/etc/aliases
table secrets file:/etc/secrets
# To accept external mail, replace with: listen on all
#
listen on localhost
@nomeddie
nomeddie / config.gateway.json
Created April 13, 2021 15:52
unifi usg config.gateway.json to allow icmp from statuscake servers (updated on April 13, 2021). Also includes config for ddclient to use cloudflare for dynamic dns
{
"firewall": {
"group": {
"address-group": {
"statuscake_server_addresses": {
"address": [
"128.199.222.65",
"139.59.152.248",
"149.248.50.29",
"188.226.135.210",