» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with Mail + spam

Greylisting - Wikipedia, the free encyclopedia

This wiki article details the inns and outs of greylisting

Postfix: del.icio.us/tag/postfix

VBounceRuleset - Spamassassin Wiki

stop spambounces / backscatter using spamassassin

Postfix: del.icio.us/tag/postfix

Postfix Howto - Konfiguration - Postfix

smtp_use_tls = yes smtp_tls_key_file = /etc/certs/key.pem smtp_tls_cert_file = /etc/certs/cert.pem

Postfix: del.icio.us/tag/postfix

How To Whitelist Hosts/IP Addresses In Postfix

"This short guide shows how you can whitelist such a mail server in Postfix to make your customers happy again."

Postfix: del.icio.us/tag/postfix

Blocking Spam with spamhaus and Postfix

"Postfix, with a very simply modification can block incoming email via spamhaus RBLs (Real Time Black-Hole Lists). "

Postfix: del.icio.us/tag/postfix

ASSP Anti-Spam Proxy Setup using Postfix - Debian Wiki

#!/bin/sh -e # Start or stop ASSP # # Ivo Schaap <ivo@lineau.nl> PATH=/bin:/usr/bin:/sbin:/usr/sbin case "$1" in start) echo -n "Starting the Anti-Spam SMTP Proxy" cd /usr/share/assp perl assp.pl ;; stop) echo -n "Stopping the Anti-Spam SMTP Proxy" kill -9 `ps ax | grep "perl assp.pl" | grep -v grep | awk '{ print $1 }'` ;; restart) $0 stop || true $0 start ;; *) echo "Usage: /etc/init.d/assp {start|stop|restart}" exit 1 ;; esac exit 0

Postfix: del.icio.us/tag/postfix

Sender ID Framework SPF Record Wizard

Sender ID Framework SPF Record Wizard

Postfix: del.icio.us/tag/postfix

Page 1 | Next >>