Re: TLS issue

2016-12-02 Thread John Stoffel
The problem is only going to get worse, so any guidance and probably even some more general error messages giving more direct hints would be appreciated. The guy who just posted his solution to interoperable with old postfix and the Windows patch he could us is a perfect example. Sent from

Re: Azure Active Directory

2016-12-02 Thread Petri Riihikallio
> As long as saslauthd can bind against it like a regular Active Directory > (=LDAP) server, it should work without special configuration inside > postfix. Does Azure AD support LDAP? At least in the beginning it didn’t, but I haven’t come across a definitive answer. There is a new RESTful API

Re: What is the number means?

2016-12-02 Thread /dev/rob0
> On 12/02/2016 04:26 PM, Gao wrote: > > I'd like ask a dumb question: I see there are many things in > > Postfix which named as pipe(8), smtp(5), lmtp(8). So what is > > number 5 or 8 mean? Version number? > > On Fri, Dec 02, 2016 at 04:34:04PM -0500, Michael Munger wrote: > Linux man page

Re: What is the number means?

2016-12-02 Thread Gao
Thanks. Gao On 2016-12-02 01:34 PM, Michael Munger wrote: Linux man page numbers. http://unix.stackexchange.com/questions/3586/what-do-the-numbers-in-a-man-page-mean#3587 Michael Munger, dCAP, MCPS, MCNPS, MBSS High Powered Help, Inc. Microsoft Certified Professional Microsoft Certified

Re: What is the number means?

2016-12-02 Thread Wietse Venema
Gao: > Hi, > > I'd like ask a dumb question: I see there are many things in Postfix > which named as pipe(8), smtp(5), lmtp(8). So what is number 5 or 8 mean? > Version number? The numbers refer to sections in the UNIX programmer's manual. The convention used in Postfix dates from the late

Re: What is the number means?

2016-12-02 Thread Michael Munger
Linux man page numbers. http://unix.stackexchange.com/questions/3586/what-do-the-numbers-in-a-man-page-mean#3587 Michael Munger, dCAP, MCPS, MCNPS, MBSS High Powered Help, Inc. Microsoft Certified Professional Microsoft Certified Small Business Specialist Digium Certified Asterisk Professional

Re: [postfix-users] What is the number means?

2016-12-02 Thread Kiss Gabor (Bitman)
> I'd like ask a dumb question: I see there are many things in Postfix which > named as pipe(8), smtp(5), lmtp(8). So what is number 5 or 8 mean? Version > number? http://unix.stackexchange.com/questions/3586/what-do-the-numbers-in-a-man-page-mean Gabor

What is the number means?

2016-12-02 Thread Gao
Hi, I'd like ask a dumb question: I see there are many things in Postfix which named as pipe(8), smtp(5), lmtp(8). So what is number 5 or 8 mean? Version number? Gao

Re: TLS issue

2016-12-02 Thread Postfix User
On Fri, 2 Dec 2016 14:16:20 -0500 (EST), Wietse Venema stated: >With 'no shared ciphers' happening frequently, do we want to set >up a TLS troubleshooting document, or is the decision tree too >complex for such a document to be useful? +1 for a "TLS Troubleshooting Document" -- Jerry

Re: Suppress connection logging for IP

2016-12-02 Thread Wietse Venema
Ray Dzek: > Hi, > > We have a load balancer that opens a connection to the SMTP port > on our postfix boxes to ensure the ports are alive and kicking. > But obviously, this generates a lot of log clutter that is not > needed. How would I go about suppressing the connect from... / > disconnect

Re: Suppress connection logging for IP

2016-12-02 Thread Christian Kivalo
Am 2. Dezember 2016 20:39:58 MEZ, schrieb Ray Dzek : >Hi, > >We have a load balancer that opens a connection to the SMTP port on our >postfix boxes to ensure the ports are alive and kicking. But obviously, >this generates a lot of log clutter that is not needed. How

Suppress connection logging for IP

2016-12-02 Thread Ray Dzek
Hi, We have a load balancer that opens a connection to the SMTP port on our postfix boxes to ensure the ports are alive and kicking. But obviously, this generates a lot of log clutter that is not needed. How would I go about suppressing the connect from... / disconnect from... log entry for

Re: TLS issue

2016-12-02 Thread Wietse Venema
Viktor Dukhovni: > > > On Dec 2, 2016, at 4:22 AM, Zalezny Niezalezny > > wrote: > > > > Dec 2 10:12:03 postfix-server01 postfix/smtpd[37036]: SSL_accept error > > from smtptransit.de.net.intra[152.21.2.44]: -1 > > Dec 2 10:12:03 postfix-server01

Re: TLS issue

2016-12-02 Thread Viktor Dukhovni
> On Dec 2, 2016, at 4:22 AM, Zalezny Niezalezny > wrote: > > Dec 2 10:12:03 postfix-server01 postfix/smtpd[37036]: SSL_accept error from > smtptransit.de.net.intra[152.21.2.44]: -1 > Dec 2 10:12:03 postfix-server01 postfix/smtpd[37036]: warning: TLS library >

Re: Customize log messages?

2016-12-02 Thread Michael Munger
This is a great idea. This is a spam filter that is integrated into a CRM system, so I needed to parse and dump the information so it could be sucked up later. Here's what I ultimately created. It still needs some work (mainly because it re-reads the whole file every time, and I should use

Re: TLS issue

2016-12-02 Thread Wietse Venema
Zalezny Niezalezny: > Dec 2 10:12:03 postfix-server01 postfix/smtpd[37036]: warning: TLS library > problem: 37036:error:1408A0C1:SSL routines:SSL3_GET_CLIENT_HELLO:no shared > cipher:s3_srvr.c:1352: This is asked onnce a week. Google for 'SSL3_GET_CLIENT_HELLO no shared cipher'.

Re: TLS issue

2016-12-02 Thread Paweł Grzesik
That looks like a problem with your certificates. You can check/verify them by openssl command. Thanks, Pawel 2016-12-02 9:22 GMT+00:00 Zalezny Niezalezny : > Hi, > > we have a problem with TLS on our Postfix server > > > ec 2 10:12:03 postfix-server01

TLS issue

2016-12-02 Thread Zalezny Niezalezny
Hi, we have a problem with TLS on our Postfix server ec 2 10:12:03 postfix-server01 postfix/smtpd[37036]: connect from smtptransit.de.net.intra[152.21.2.44] Dec 2 10:12:03 postfix-server01 postfix/smtpd[37036]: SSL_accept error from smtptransit.de.net.intra[152.21.2.44]: -1 Dec 2 10:12:03