meta data for this page
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| plugin:imap [2024/03/16 06:25] – duncanc | plugin:imap [2025/02/08 10:55] (current) – duncanc | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| ---- plugin ---- | ---- plugin ---- | ||
| + | |||
| description: | description: | ||
| author | author | ||
| Line 20: | Line 21: | ||
| If your php configuration already includes the imap extension then you do not need this plugin. | If your php configuration already includes the imap extension then you do not need this plugin. | ||
| - | Installation instructions: | + | ==== Installation instructions |
| See the README file on the GitHub page https:// | See the README file on the GitHub page https:// | ||
| - | The Net/POP3 package does not support secure connections, | + | The Net/POP3 package does not support secure connections, |
| - | + | ||
| - | Instead, you can try the Imap2 plugin, which does support secure connections, | + | |