851a4e94f96510e17542455fd6f85c8916d288b5
Replaced the `EncryptedPassword` property in `EmailAccountDto` with `Password` and `PasswordEncrypted` to support both plain text and encrypted passwords. Updated `LimilabsEmailService` to use the new properties, checking the `PasswordEncrypted` flag to determine whether decryption is needed.
DigitalData.EmailProfiler
Description
Languages
C#
100%