kodus / mail

Simple, modern library of services for sending UTF-8 e-mail
38 stars 5 forks source link

Add SSL and authentication tests #7

Open mindplay-dk opened 8 years ago

mindplay-dk commented 8 years ago

Add test for secure socket connectivity and for plain authentication.

Must automate under CI.

mindplay-dk commented 7 years ago

It appears postfix smtp-sink does not support SSL.

May need something like this instead, which might also provide better portability of the integration tests to development systems, since the required SMTP-server setup could be bundled for testing.