9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: erik quanstrom <quanstro@quanstro.net>
To: 9fans@9fans.net
Subject: Re: [9fans] upas locking
Date: Thu, 18 Apr 2013 10:42:56 -0400	[thread overview]
Message-ID: <2e14c2fbb566df6d129d01cc4d835243@kw.quanstro.net> (raw)
In-Reply-To: <1A70F044-4B17-4D0F-AE80-2BA28F0D28D1@lsub.org>

> The problem was that we had quite a number of upas/fs's and scanmails
> running and it was because one of them had a problem and kept a
> /mail/tmp/L.mbox file locked. All other ones kept waiting for that
> (although all of them were using different "mboxes" created by the
> piped script at /mail/tmp/$pid.blah.blah
>

i'm confused.  doesn't this just make the problem smaller rather
than fixing it?  i would think if scanmail has the same issue, then
mail will still go undelivered, right?

we don't run scanmail.  since scanmail relies on building rules, it
needs constant maintence.  and i didn't want to be on the hook
for that.

instead, i use mechanical defensive measures in smtpd and
validatesender.  the most effective measure is enforcing the
rfc2821 rule that the ehlo string must look up in dns.
to appease imap4 clients, there's a flag to force auth
for clients ehlo'ing incorrectly.

spamhaus does a good job cleaning up what remains.

- erik

http://www.quanstro.net/magic/man2html/8/smtp

(yes, that's ugly!)



  reply	other threads:[~2013-04-18 14:42 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-18  9:15 Francisco J Ballesteros
2013-04-18 14:04 ` erik quanstrom
2013-04-18 14:24   ` Francisco J Ballesteros
2013-04-18 14:42     ` erik quanstrom [this message]
2013-04-18 14:51       ` Fco. J. Ballesteros
2013-04-18 15:33         ` Charles Forsyth
2013-04-18 15:43           ` lucio
2013-04-18 15:59           ` Francisco J Ballesteros
2013-04-18 16:12             ` erik quanstrom

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=2e14c2fbb566df6d129d01cc4d835243@kw.quanstro.net \
    --to=quanstro@quanstro.net \
    --cc=9fans@9fans.net \
    /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).