meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
plugin:oauth2 [2025/07/08 08:04] – [Changes to config.php] duncancplugin:oauth2 [2025/08/02 15:55] (current) – [Logging HTTP requests and responses] duncanc
Line 133: Line 133:
 When the configuration setting is enabled, OAuth2 authentication will be used instead of password authentication when sending emails. When the configuration setting is enabled, OAuth2 authentication will be used instead of password authentication when sending emails.
  
-===== Logging HTTP requests and responses =====+===== Debugging ===== 
 +==== Logging HTTP requests and responses ====
  
 The plugin can log the HTTP requests made and responses received. The plugin can log the HTTP requests made and responses received.
Line 170: Line 171:
 To stop logging simply change ''DEBUG'' to ''OFF''. To stop logging simply change ''DEBUG'' to ''OFF''.
  
 +==== Logging IMAP ====
 +
 +The dialogue with the IMAP server can be logged, see the [[https://resources.phplist.com/plugin/imap2|IMAP2 plugin documentation]] for details.