Skip to content

Commit dc78648

Browse files
authored
Update README.md
1 parent 4bc2961 commit dc78648

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ However, I found that many relay hosts put requirements on `{envelope,header}x{f
1010
For example, I found it tricky to impossible to configure above tools to relay through AWS SES,
1111
where the IAM user is [restricted by various policies](https://docs.aws.amazon.com/ses/latest/dg/control-user-access.html) to certain sender & receiver addresses.
1212

13-
To comply one would need to configure abice tools to rewrite `{envelope,header}x{from,to}`.
13+
To comply, one would need to configure above tools to rewrite `{envelope,header}x{from,to}`.
1414
However, I found that hard or impossible to do, especially if the recipient address is restricted by the relayhost policy.
1515

1616
Hence, I wrote this tiny `sendmail` replacement.

0 commit comments

Comments
 (0)