mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-01 05:29:20 +03:00
Changes for BIMI-Selector #1394
This commit is contained in:
parent
b7bab3cf21
commit
e133cf5ffb
4 changed files with 29 additions and 17 deletions
|
|
@ -164,6 +164,12 @@ $Plugin->addHook('hook.name', 'functionName');
|
|||
bool $bSuccess
|
||||
\MailSo\Imap\Settings $oSettings
|
||||
|
||||
### imap.message-headers
|
||||
params:
|
||||
array &$aHeaders
|
||||
|
||||
Allows you to fetch more MIME headers for messages.
|
||||
|
||||
## Sieve
|
||||
|
||||
### sieve.before-connect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue