Question regarding VRFY

2018-02-27 Thread J Doe
Hi, I read in both the Postfix man file (man 5 postconf), and the SMTP RFC (5321), that VRFY can be disabled on a site-by-site basis. I disabled this on my server for port 25 but am wondering if I should leave this enabled on my Postfix instance that provides submission (587) ? I have confirm

Quota status to Postfix in distributed environment

2018-02-27 Thread SAAHIL IFTEKHAR
Hi My setup contains Postfix 2.10.1, Dovecot 2.2.10 on RHEL 7.3. The feature I tried to implement is "quota status to postfix". The configuration for this feature needs to be done both in dovecot and postfix. Though more configuration are from dovecot side but error is coming from postfix side co

Re: Question regarding VRFY

2018-02-27 Thread John Fawcett
On 27/02/18 20:36, J Doe wrote: > Hi, > > I read in both the Postfix man file (man 5 postconf), and the SMTP RFC > (5321), that VRFY can be disabled on a site-by-site basis. > > I disabled this on my server for port 25 but am wondering if I should leave > this enabled on my Postfix instance that

Re: Quota status to Postfix in distributed environment

2018-02-27 Thread Noel Jones
On 2/27/2018 2:06 PM, SAAHIL IFTEKHAR wrote: > Hi > > My setup contains Postfix 2.10.1, Dovecot 2.2.10 on RHEL 7.3. The > feature I tried to implement is "quota status to postfix".  > > The configuration for this feature needs to be done both in dovecot > and postfix. Though more configuration ar

ETRN use and Postfix configuration

2018-02-27 Thread J Doe
Hello, I read the “Postfix ETRN Howto” [1] as well as man 5 postconf with regards to: postscreen_discard_ehlo_keywords smtpd_discard_ehlo_keywords ... and disabled the announcement of ETRN via: postscreen_discard_ehlo_keywords = ETRN smtpd_discard_ehlo_keywords = ETRN I then re

Re: ETRN use and Postfix configuration

2018-02-27 Thread Noel Jones
On 2/27/2018 8:29 PM, J Doe wrote: > Hello, > > I read the “Postfix ETRN Howto” [1] as well as man 5 postconf with regards to: > > postscreen_discard_ehlo_keywords > smtpd_discard_ehlo_keywords > > ... and disabled the announcement of ETRN via: > > postscreen_discard_ehlo_keywords =