diff --git a/.github/workflows/Deploy.yml b/.github/workflows/Deploy.yml index 9b24b01e..51cecf8a 100644 --- a/.github/workflows/Deploy.yml +++ b/.github/workflows/Deploy.yml @@ -143,7 +143,7 @@ jobs: # * smtp+starttls://user:password@server:port # connection_url: ${{secrets.MAIL_CONNECTION}} # Required mail server address if not connection_url: - server_address: hwsmtp.exmail.qq.com + server_address: smtp.exmail.qq.com # Server port, default 25: server_port: 465 # Optional whether this connection use TLS (default is true if server_port is 465)