| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
Deduplicate synchronous and asynchronous code with the multisync pragma.
Pass address and port at connect rather than ``new(Async)Smtp``.
|
|
|
|
| |
Test both sync and async email delivery
|
| |
|
|
|
|
| |
via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
generator generates dependencies section
|
| |
|
| |
|
| |
|
|
|
|
| |
OSError() when recvLine fails.
|
| |
|
|
|