S-A-L13
31d9e9fd1b
Changed version to 2.3
2024-02-27 14:30:57 +01:00
S-A-L13
20f6dea345
minor changes
2024-02-27 13:46:02 +01:00
S-A-L13
0763f3d1c6
Removed wrong escapes
2024-02-27 13:22:38 +01:00
S-A-L13
f4554374bd
Minor changes to match coding style of original coder
2024-02-27 13:10:53 +01:00
S-A-L13
ebf7540554
Added function CleanupMailAddresses
...
Added function (and additional code to start it) that helps to clean up the mail addresses array. It removes the prefix (if set in config) and removes all addresses with no or a different prefix.
2024-02-27 12:04:07 +01:00
S-A-L13
12cbb9f07e
Added config fields for mail prefix
...
Mail prefix is needed to filter mailidentities. For example suche set by Exchange in the ProxyAddresses field, which can hold different address types
2024-02-26 15:47:57 +01:00
S-A-L13
8dac28e1a2
Update index.php
2024-02-22 14:56:29 +01:00
S-A-L13
383e40636b
Added StartTLS functionality
...
Added StartTLS in function Connect().
And also added parameters in config to activate StartTLS.
2024-02-22 14:54:55 +01:00
the-djmaze
2882b58fcf
Bump LDAP Identities extension version number
2022-11-10 13:58:31 +01:00
cm-schl
2a1c5c9a6a
correcting name of exception class. was renamed in SnappyMail and therefore blocking the use of this plugin
2022-11-09 11:50:49 +01:00
the-djmaze
87d01c8bde
Solve the massive logger bloat by simplifying it to be RFC 5424
...
As it confused people and #552
2022-10-15 17:39:49 +02:00
David Härdeman
4e28a7bb7b
[snappymail] More changes to use the word "extensions" rather than plugins/packages
2021-08-27 23:49:03 +02:00
djmaze
b9b0a550d6
Release plugins as tar.gz because PharData is more common then ZipArchive
2021-02-10 09:50:20 +01:00
Floris Westerman
0f30d33977
Added constructor to LDAP identities plugin
...
Without the constructor, SnappyMail would crash when using custom language features. This is now resolved.
2020-11-26 23:56:36 +01:00
djmaze
1670ca0db1
Checked merge https://github.com/the-djmaze/snappymail/pull/40
...
Some small formatting changes for ldap identities
FWest98 accidentally removed `case 'suggestions': $mResult = [];` in fabrica?
2020-11-13 09:56:40 +01:00
Floris Westerman
e46c3b10ec
Fixing indentation
2020-11-10 11:52:55 +01:00
Floris Westerman
427d909783
Add early exit when no groups are configured
2020-11-10 11:52:55 +01:00
Floris Westerman
abe058943e
Add ldap identities plugin
2020-11-10 11:52:55 +01:00