Question about Postfix Stress

2015-08-04 Thread 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 postfix handle new connections with s

Re: tls_policy

2015-08-04 Thread Viktor Dukhovni
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.example.com may > > Will this work? Mostly

tls_policy

2015-08-04 Thread Brad Chandler
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.example.com may Will this work? Is there a particular order the records should be in?

Re: MILTER_README: Update limitations?

2015-08-04 Thread Wietse Venema
Wietse Venema: > Patrick Ben Koetter: > > Greetings, > > > > I think the MILTER_README for Postfix 3.x and later should be updated to > > reflect the recently added per-Milter settings documented in section > > "Different settings for different Milter applications". > > > > The update would remov

Re: hotmail/outlook silently discard emails

2015-08-04 Thread specktator
Thanx! :) I can't imagine I'm going to hit inbox again after set up DMARC -which is the one i'm missing-, but, i will try it. On 04/08/2015 09:19 μμ, Veikko Wexi Skurnik wrote: > https://skrilnetz.net/mail-server-how-to-convince-hotmail-to-deliver-your-messages-to-the-receipts-mailbox/ > > On 08/04

Re: MILTER_README: Update limitations?

2015-08-04 Thread Patrick Ben Koetter
* Wietse Venema : > Patrick Ben Koetter: > > Greetings, > > > > I think the MILTER_README for Postfix 3.x and later should be updated to > > reflect the recently added per-Milter settings documented in section > > "Different settings for different Milter applications". > > > > The update would re

Re: hotmail/outlook silently discard emails

2015-08-04 Thread Veikko Wexi Skurnik
https://skrilnetz.net/mail-server-how-to-convince-hotmail-to-deliver-your-messages-to-the-receipts-mailbox/ On 08/04/2015 08:45 PM, specktator wrote: Hi all, I'm having this issue with hotmail/outlook and yahoo when I'm sending single emails or emails via mailman from my server. They silently

hotmail/outlook silently discard emails

2015-08-04 Thread specktator
Hi all, I'm having this issue with hotmail/outlook and yahoo when I'm sending single emails or emails via mailman from my server. They silently block them without any warning. Do you see any misconfiguration of postfix or anything wrong at all??? I do have SPF and sign with DKIM, and here is my

Re: MILTER_README: Update limitations?

2015-08-04 Thread Wietse Venema
Patrick Ben Koetter: > Greetings, > > I think the MILTER_README for Postfix 3.x and later should be updated to > reflect the recently added per-Milter settings documented in section > "Different settings for different Milter applications". > > The update would remove the last item in the "Limitat

Re: How do Milters and delays "a" play together?

2015-08-04 Thread Viktor Dukhovni
On Tue, Aug 04, 2015 at 01:05:39PM +0200, Patrick Ben Koetter wrote: > The speed_adjust option for smtpd_proxy_options has a nice side effect. It > effects how Postfix logs delays "a" (a = time from message arrival to last > active queue entry). That's an important feature (to us), because we have

How do Milters and delays "a" play together?

2015-08-04 Thread Patrick Ben Koetter
The speed_adjust option for smtpd_proxy_options has a nice side effect. It effects how Postfix logs delays "a" (a = time from message arrival to last active queue entry). That's an important feature (to us), because we have SLAs where the time spent within the MTA must not exceed a certain time. I

MILTER_README: Update limitations?

2015-08-04 Thread Patrick Ben Koetter
Greetings, I think the MILTER_README for Postfix 3.x and later should be updated to reflect the recently added per-Milter settings documented in section "Different settings for different Milter applications". The update would remove the last item in the "Limitations" section at the end of MILTER_

Re: E-mail encoding problem

2015-08-04 Thread Wietse Venema
Zalezny Niezalezny: > Now comes my question. My Postfix is running in the environment with > LANG=en_US.utf8. So if I good understand each E-mail which will be > send by my Postfix server will have changed encoding from german to > english ? I mean from de_DE.utf8 to en_US.utf8. Is that right ? Po