aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChloe Kudryavtsev <code@toast.bunkerlabs.net>2023-05-03 19:15:01 -0400
committerChloe Kudryavtsev <code@toast.bunkerlabs.net>2023-05-03 19:15:01 -0400
commit77b0607b7061008a8e0ededdb52ae40d89d885da (patch)
tree84c025b913e12b09ec9f07e023a4394f97b13f8b
parentreadme: big update that I'm too lazy to summarize (diff)
formatting fail
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index e2a8661..e6e0544 100644
--- a/README.md
+++ b/README.md
@@ -117,8 +117,8 @@ You do this with `smtp/new`.
The arguments are, in order:
1. The `smtp` or `smtps` URL for the SMTP server that will be delivering your emails on your behalf.
2. Your default identity, as you would specify it in the `from` header.
- * Your full identity line, like `Name Family_Name <email@address>`.
- * Your email address on its own.
+ * Your full identity line, like `Name Family_Name <email@address>`.
+ * Your email address on its own.
3. Your password. `jurl/smtp` does not support oauth2 client flows, and as such you will need to generate application passwords to use it with oauth2-enabled providers.
This is fairly common, however, and should not cause any problems.
4. The keyword parameters: