postfix and mailman

2010-03-14 Thread David Mehler
Hello, I'm running a CentOS 5.4 machine and atempting to get postfix and mailman going on it. This was working prior to a complete system upgrade about 9 months ago, now it isn't, I'm getting an error 554 user unknown message when the user atempts to send back the confirmation email to join the mai

Re: Feature request: configurable dnsbl scores in postscreen

2010-03-14 Thread Wietse Venema
Stefan Foerster: [ Charset UTF-8 unsupported, converting... ] > * Wietse Venema : > > I created postscreen because it is becoming too expensive to spend > > one server process per zombie connection. Instead, one postscreen > > process manages up to thousands of inbound connections simultaneously,

Re: Feature request: configurable dnsbl scores in postscreen

2010-03-14 Thread Stefan Foerster
* Wietse Venema : > I created postscreen because it is becoming too expensive to spend > one server process per zombie connection. Instead, one postscreen > process manages up to thousands of inbound connections simultaneously, > and drops the majority of them before they can affect Postfix's > av

Re: sanity check

2010-03-14 Thread Wietse Venema
Noel Jones: > On 3/13/2010 10:38 PM, Adam Lanier wrote: > > I've inherited a relatively large Postfix installation. Servers have a > > range of Postfix versions from 2.1.1 to 2.6.5. Master.cf and main.cf are > > included below. > > > > The inbound mail gateways are connected to the internet beh

Re: sanity check

2010-03-14 Thread Ralf Hildebrandt
* Adam Lanier : > inet_interfaces = all > inet_interfaces = all Remove the duplication > smtpd_banner = *l10ESMTP Leave the default. > smtpd_recipient_limit = 50 What is the idea behind this? > smtpd_client_restrictions = reject_unauth_destination, > reject_un

Re: sanity check

2010-03-14 Thread Noel Jones
On 3/13/2010 10:38 PM, Adam Lanier wrote: I've inherited a relatively large Postfix installation. Servers have a range of Postfix versions from 2.1.1 to 2.6.5. Master.cf and main.cf are included below. The inbound mail gateways are connected to the internet behind a load-balancing switch.

Re: Feature request: configurable dnsbl scores in postscreen

2010-03-14 Thread Wietse Venema
Patrick Ben Koetter: > > I think that a design (the stage before code is written) should > > consider how scoring would play with the other tests that postscreen > > implements, and how it would play with things that I intend to add > > such as light-weight greylisting. > > > > We can model postsc

TLS with openssl 0.9.8m

2010-03-14 Thread Richard van den Berg
Is anyone here successfully using self signed server certificates in combination with openssl 0.9.8m ? I just upgraded from 0.9.8k and I am getting these errors whenever a starttls is received: Mar 14 08:47:04 majoron postfix/smtpd[31776]: SSL_accept:error in SSLv3 read client certificate A Ma