sendmail: Added support the greet_pause feature
This commit is contained in:
parent
48c40a49b9
commit
65ef51f9dd
2 changed files with 6 additions and 0 deletions
|
@ -178,6 +178,9 @@ class sendmail::client::msa inherits sendmail::client {
|
|||
# $sendmail_datadir:
|
||||
# Directory for mail spool.
|
||||
#
|
||||
# $sendmail_greetpause:
|
||||
# Default greet_pause delay in milliseconds. Disabled by default.
|
||||
#
|
||||
# $sendmail_milter:
|
||||
# List of milters to use. For example:
|
||||
# $sendmail_milter = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue