Jacqui Caren-home wrote:
> 
> Same here - stock RH (actually CentOS) install.
> 
> [r...@gate ~]# postconf -d | grep xfer_timeout
> lmtp_data_xfer_timeout = 180s
> smtp_data_xfer_timeout = 180s
> [r...@gate ~]#
> 
> Could this be a redhat thing?
> 
> Nope - emerged mail-mta/postfix-2.5.5 on gentoo gives
> 
> emailhealth ~ # postconf -d | grep xfer_timeout
> lmtp_data_xfer_timeout = 180s
> smtp_data_xfer_timeout = 180s
> 
> 

Not specific to RH.

Postfix v2.6.5 installed from ports on FreeBSD.

# uname -r
7.2-RELEASE-p4

# postconf -d | grep xfer_timeout
lmtp_data_xfer_timeout = 180s
smtp_data_xfer_timeout = 180s

It seems these defaults are quite universal.

It must be another config parameter Wietse was refering to.

Mikael

Reply via email to