public inbox for gentoo-server@lists.gentoo.org
 help / color / mirror / Atom feed
From: Wendall Cada <wendallc@83864.com>
To: gentoo-server@lists.gentoo.org
Subject: Re: [gentoo-server] SMTP Woes
Date: Fri, 30 Nov 2007 10:27:09 -0800	[thread overview]
Message-ID: <20071130102709.77b35316@83864.com> (raw)
In-Reply-To: <474FB504.5090209@electronsweatshop.com>

On Fri, 30 Nov 2007 02:00:20 -0500
Randy Barlow <randy@electronsweatshop.com> wrote:

> I am getting a huge number of connections to my mail server (postfix)
> compared to usual.  I've seen as many as 50 connections open at one
> time.  The logs show that the connections are from several computers
> of varying IPs, and they are all trying to send mail to random
> mailboxes on my domain.  It's very annoying, and I have noticed that
> inbound mail seems to be lagging by several hours.  Is there
> something similar to denyhosts for spammers?  Any other suggestions?
> 

There are a variety of reasons this many incoming connections can be
generated. No amount of blacklist/greylist filtering will do anything
to prevent them from happening. If you block them at the firewall, they
will just keep retrying and you'll end up making the problem worse. You
need to give a 550 to every incoming connection, regardless. It sounds
like you are using a DB on the backend for user lookups. If so, there
are important optimizations that need to be made to make this issue a
moot point.

First, it would be nice to know what MTA you are using, and secondly if
you are using a database backend for lookups. With that information, I
could give some specific answers on how to better optimize your setup
for dealing with the garbage.

Wendall
-- 
gentoo-server@gentoo.org mailing list



  parent reply	other threads:[~2007-11-30 18:34 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-30  7:00 [gentoo-server] SMTP Woes Randy Barlow
2007-11-30 10:22 ` Arturo 'Buanzo' Busleiman
2007-11-30 11:34   ` Kerin Millar
2007-11-30 19:41     ` Lindsay Haisley
2007-11-30 18:27 ` Wendall Cada [this message]
2007-11-30 19:07 ` Wendall Cada
2007-11-30 22:57   ` Randy Barlow
2007-12-03 18:46     ` [gentoo-server] Interesting IP Aliasing Problem M Summers
2007-12-03 20:03       ` Konstantin Astafjev
2007-12-03 20:34         ` RijilV
2007-12-03 21:20           ` Re[2]: " Konstantin Astafjev
2007-12-03 21:06         ` M Summers
2007-12-06 21:09 ` [gentoo-server] SMTP Woes Olaf Niermann

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=20071130102709.77b35316@83864.com \
    --to=wendallc@83864.com \
    --cc=gentoo-server@lists.gentoo.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