On 2015-08-03 16:16, Viktor Dukhovni wrote:
On Mon, Aug 03, 2015 at 09:48:35AM -0400, Postfix User wrote:
On Mon, 03 Aug 2015 14:52:33 +0200, Istvan Prosinger stated:
> Yeah when I took the server for audit, Postfix was dead and couldn't
> start -the config file was (and stil is) in mess.
>
>
Hi list,
I have a postfix server with virtualdomains delivery only. I use sqlite
as db backend to lookup virtual aliases, domains and mailboxes.
relay_domains = sqlite:/etc/postfix/sqlite_relay_domain_maps.cf
relay_recipient_maps =
sqlite:/etc/postfix/sqlite_relay_recipient_maps.cf
virtual_a
Michael Peter:
> Hi,
>
> i have set on postfix that max process for SMTPD is 10 using master.cf
>
> So once simulations concurrent connections reached 10, Postfix started
> STRESS behaviour
>
> so the SMTPD using command stress=yes
>
> Now after the connections drooped from 10 till 5 , still po
On 2015-08-04 5:59 pm, Viktor Dukhovni wrote:
On Tue, Aug 04, 2015 at 05:04:20PM -0500, Brad Chandler wrote:
I would like to enforce smtp tls for a domain and all of it's
subdomains
except one. For example my tls_policy file would look something like
this:
.example.com encrypt
test.exam