Skip to content

Commit

Permalink
chore(smtp-relay): new line opps
Browse files Browse the repository at this point in the history
  • Loading branch information
buroa committed Dec 16, 2023
1 parent b36d04c commit bcad491
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ target.smtp remote_smtp {
require_tls yes
auth plain {env:SMTP_USERNAME} {env:SMTP_PASSWORD}
targets tls://{env:SMTP_SERVER}:{env:SMTP_PORT}
}
}

0 comments on commit bcad491

Please sign in to comment.