mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-25 10:09:20 +03:00
Small change for #1350
This commit is contained in:
parent
6f8abf33c8
commit
bfb914132e
2 changed files with 4 additions and 0 deletions
|
|
@ -5,6 +5,8 @@ class SmtpUseFromAdrAccountPlugin extends \RainLoop\Plugins\AbstractPlugin
|
|||
|
||||
const
|
||||
NAME = 'Use From-Address-Account for smtp',
|
||||
AUTHOR = 'attike',
|
||||
URL = 'https://github.com/attike',
|
||||
VERSION = '1.0',
|
||||
RELEASE = '2023-12-06',
|
||||
REQUIRED = '2.23.0',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue