diff options
Diffstat (limited to 'mail/getmail/pkg-message')
-rw-r--r-- | mail/getmail/pkg-message | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/mail/getmail/pkg-message b/mail/getmail/pkg-message new file mode 100644 index 000000000000..3c4d4878ffec --- /dev/null +++ b/mail/getmail/pkg-message @@ -0,0 +1,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 +} +] |