Skip to main content

Diigo Home

qmail SPF (Sender Policy Framework) patch - The Diigo Meta page

www.saout.de/spf - Cached

This link has been bookmarked by 5 people . It was first bookmarked on 25 Jul 2006, by Zhe sto.

  • 23 Apr 08
    • SPF implementation for qmail
    • SPF implementation for qmail
  • 11 May 07
    • This is an SPF
      implementation for qmail.

      SPF is something like a DNS based "reverse MX" system to
      designate permitted senders for mails depending on the domain name.
      The goal is to disallow sender address forgery.

      The patch is entirely written using the qmail string and DNS functions, and thus
      completely integrated into qmail without external dependencies.

      It can check incoming mails inside the SMTP daemon, add Received-SPF lines
      and optionally block undesired transfers. The check is performed at
      the envelope level.
  • 24 Sep 06
    springnet
    Paul Terry Walhus

    This is an SPF implementation for qmail. SPF is something like a DNS based "reverse MX" system to designate permitted senders for mails depending on the domain name. The goal is to disallow sender address forgery.

    qmail antispam spam spf

  • 25 Jul 06