Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sth wrong here,server address must be specified #174

Open
infinitelarge opened this issue Aug 9, 2023 · 1 comment
Open

sth wrong here,server address must be specified #174

infinitelarge opened this issue Aug 9, 2023 · 1 comment

Comments

@infinitelarge
Copy link

with:
serveraddress: https://smtp.office365.com/
serverport: 587
username: ***
password: ***
subject: Shanghai Weather Report
body: file://result.html
to: [email protected]
from: GitHub Actions
content_type: text/html
server_port: 25
Error: Server address must be specified

@jankiny
Copy link

jankiny commented Oct 20, 2024

Using server_address and server_port can resolve the issue in my workflow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants