We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6172075 commit cd5673dCopy full SHA for cd5673d
.github/workflows/pandoc.yml
@@ -47,7 +47,7 @@ jobs:
47
#
48
# * smtp://user:password@server:port
49
# * smtp+starttls://user:password@server:port
50
- connection_url: '[email protected]:[email protected]:465'
+ connection_url: 'smtp://[email protected]:[email protected]:465'
51
# Required mail server address if not connection_url:
52
server_address: smtp.gmail.com
53
# Server port, default 25:
0 commit comments