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:imap2 [2025/05/28 05:34] – [Usage] duncanc | plugin:imap2 [2025/05/29 10:39] (current) – [Installation] duncanc | ||
---|---|---|---|
Line 20: | Line 20: | ||
===== Installation ===== | ===== Installation ===== | ||
- | See the README file on the GitHub | + | Install |
+ | | ||
+ | |||
+ | Then enable | ||
===== Usage ===== | ===== Usage ===== | ||
Line 53: | Line 56: | ||
- | === Debug === | + | === Debugging |
- | You can see the dialogue with the mail server by including ''/ | + | You can log the dialogue with the mail server by including ''/ |
<code php> | <code php> | ||
Line 65: | Line 68: | ||
];</ | ];</ | ||
- | The plugin will write the dialogue to a file named after the current | + | Now the plugin will write the dialogue to a file in the phplist temporary directory, identfied by the '' |
+ | |||
+ | Alternatively you can specify a particular directory for the log file. The directory | ||
+ | <code php> | ||
+ | | ||
+ | ' | ||
+ | ];</ | ||
+ | |||
+ | The dialogue will be logged similar to this | ||
< | < | ||
[06:33:10] [debug] [BC29] S: * OK Gimap ready for requests from 87.115.225.95 h41mb25057261wmp | [06:33:10] [debug] [BC29] S: * OK Gimap ready for requests from 87.115.225.95 h41mb25057261wmp |