blob: 85a1c459438b34ab6060512c6af7dab220faca80 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
[
{ type: upgrade, maximum_version: 3.1.78_1,
message: <<EOM
In order to make building of this port non-interactive, the build-time
manual configuration of FQDN and the organization name had been removed.
Now you need to specify your domain's FQDN properly in ~/.mailagent file.
Please run "mailagent -I" to make sure your ~/.mailagent is up-to-date,
and set "domain" and "hidenet" configuration options appropriately.
Please consult mailagent(1) for more details.
This package is configured to read %%ORGFILE%%
file to retrieve the name of your organization. An empty file had been
installed to suppress warning messages. Please modify as necessary.
EOM
}
]
|