blob: 3c4d4878ffec8cb09bbb4d6238ab26b621eb8ea1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
[
{ type: install
message: <<EOM
The getmail rc file (configuration file) format has changed since
version 3.x. If you are upgrading from version 3, you will need
to write a new configuration file based on the contents of your old one.
The new file format resembles the old in many ways.
Each account you retrieve mail from will require a separate rc file,
but getmail can operate with multiple rc files simultaneously
if you wish to retrieve mail from multiple accounts.
EOM
}
]
|