|
8f96251ebf
|
Update auth_test.go to cover the new response
|
2022-03-20 19:31:30 +01:00 |
|
|
6a446bd4bd
|
Added fix to LOGIN auth module, in case the server responds with "Authentication successful"
|
2022-03-20 19:28:20 +01:00 |
|
|
e71e445294
|
Added tests for SMTP LOGIN AUTH code. 100% coverage
|
2022-03-15 15:54:36 +01:00 |
|
|
d0f04353a2
|
Removed unneeded default: case in SMTP LOGIN AUTH code
|
2022-03-15 15:54:16 +01:00 |
|
|
810babb379
|
Typos
|
2022-03-12 20:07:20 +01:00 |
|
|
06e37755f2
|
Some progress was made:
- Implemented proper AUTH LOGIN mechanism
- Implemented msgWriter for handling io
- Implemented proper mail header formatting/output
- Minor refactoring
|
2022-03-12 15:10:01 +01:00 |
|