| Age | Commit message (Collapse) | Author |
|
With help of spdxconv tool [1], we able to bulk update all files license
and copyright format to comply with SPDX formats.
[1] https://kilabit.info/project/spdxconv/
|
|
Somehow in 3a1a2715b25f, we include this method without implementing it.
The SendEmail method simplify sending email by automatically create
[MailTx] for passing it to method Client.MailTx.
The test right now use live connection since the Server is not ready yet.
|
|
|
|
EnvironmentIni is too generic for library and require additional
processing (parsing file).
EnvDirect provide a simple environment that should be used only on testing.
|
|
The certificate will be used to listen on secure port (usually port 465).
|
|
|
|
|