|
GNU Mailutils |
General-Purpose Mail Package |
Official GNU Software |
| GNU Mailutils Manual (split by node): | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
? |
A block statement introduces a logical group of another statements. It consists of a keyword, followed by an optional value, and a sequence of statements enclosed in curly braces, as shown in example below:
tcp-wrappers {
enable yes;
allow-syslog-priority info;
deny-syslog-priority notice;
}
|
The closing curly brace may be followed by a semicolon, although this is not required.
Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.