supervision - discussion about system services, daemon supervision, init, runlevel management, and tools such as s6 and runit
 help / color / mirror / Atom feed
From: George Georgalis <george@galis.org>
To: supervision@list.skarnet.org
Subject: Re: spf and peers
Date: Thu, 25 Oct 2007 17:47:33 -0400	[thread overview]
Message-ID: <20071025214733.GC22311@run.duo> (raw)
In-Reply-To: <Pine.LNX.4.64.0710251548310.20475@e-smith.charlieb.ott.istop.com>

On Thu, Oct 25, 2007 at 03:54:29PM -0400, Charlie Brady wrote:
>
> On Wed, 24 Oct 2007, George Georgalis wrote:
>
>> I use ipsvd/peers to manage smtp connections, eg I recently began
>> disabling in smtp spam checks for discussion lists. That's easy
>> for some domains, but others publish spf records with MX records,
>> IPs, CIDR subnets and other spf domains (which in turn have more
>> spf domains -- it's a mess really).  Gmail is not so bad but no
>> one would do ebay by hand.
>>
>> So I was wondering if anyone has a tool or suggestions to build
>> one for the generation of peers files from spf records?
>
> I'd recommend that you seriously consider taking a look at using qpsmtpd as 
> your SMTP daemon. Doing arbitrarily complicated things with spf records is 
> relatively easy in qpsmtpd plugins. qpsmtpd handles the mail traffic of 
> perl.org and apache.org, so I guess it can handle your traffic as well.
>
> I'm not intending to slight mailfront at all. It's great software, but 
> doesn't come close to the flexibility and feature set of qpsmtpd.

In the past I've given qpsmtpd a serious look
on 3 or 4 occasions.  But each time I elected
to write or stay with "prequeue" instead
http://metrg.net/pub/script/prequeue

Anyway at the moment, I just want to add "ACCEPT"
IPs to my peers cdb.  (BTW - this doesn't mean I
won't spam filter after SMTP *sigh*).

I just took a look at the qpsmtpd SPF plugin, and I
may be able to use its call to Mail::SPF::Query as
an example to add SPF ACCEPT IPs to my ipsvd config
-- even though I never really learned perl. :-\

// George


-- 
George Georgalis, information system scientist <IXOYE><


      reply	other threads:[~2007-10-25 21:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-24  4:21 George Georgalis
2007-10-25 19:54 ` Charlie Brady
2007-10-25 21:47   ` George Georgalis [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20071025214733.GC22311@run.duo \
    --to=george@galis.org \
    --cc=supervision@list.skarnet.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).