mirror of
https://github.com/webmin/webmin.git
synced 2025-07-21 23:40:34 +00:00
19 lines
488 B
HTML
19 lines
488 B
HTML
<header>Restrict ETRN command upon...</header>
|
|
|
|
<center><tt>smtpd_etrn_restrictions</tt></center>
|
|
<hr>
|
|
|
|
This parameter restricts what clients are allowed to issue the <tt>ETRN</tt>
|
|
command. The present Postfix <tt>ETRN</tt> differs from other <tt>ETRN</tt>
|
|
implementations in that it flushes mail for all destinations. This will change
|
|
in the future.
|
|
|
|
<p>
|
|
|
|
The default is to allow <tt>ETRN</tt> from any host. The following restrictions
|
|
are available:
|
|
|
|
<include smtpd_restrictions>
|
|
|
|
<hr>
|