491b538f9d
Apple push notifications plugin for dovecot. Together with net/xapsd this will enable push email for iOS devices that talk to your dovecot IMAP server. WWW: https://github.com/freswa/dovecot-xaps-plugin PR: 269863
18 lines
417 B
Text
18 lines
417 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
|
|
This port assumes you are familiar with Dovecot and have it installed
|
|
and running on the system you have installed this plugin on.
|
|
|
|
You can enable the plugin by adding the contents of
|
|
${PREFIX}/etc/dovecot/example-config/conf.d/95-xaps.conf to your
|
|
dovecot.conf.
|
|
|
|
You must be using Dovecot LDA or LMTP for local delivery.
|
|
|
|
net/xapsd must be configured and running.
|
|
|
|
EOM
|
|
}
|
|
]
|