Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

CODER_NOTIFICATIONS_EMAIL_SMARTHOST's value is never used #15480

Closed
Assignees
DanielleMaywood
Labels
bug riskProne to bugsneeds-triageIssue that require triages2Broken use cases or features (with a workaround). Only humans may set this.
@dannykopping

Description

@dannykopping

CODER_NOTIFICATIONS_EMAIL_SMARTHOST is now deprecated, and superseded byCODER_EMAIL_SMARTHOST in#15270.

However, ifCODER_EMAIL_SMARTHOST is unset then the value fromCODER_NOTIFICATIONS_EMAIL_SMARTHOST should be used. Currently it is not, and I suspect it's becauseCODER_EMAIL_SMARTHOST has a default value:

emailSmarthost:= serpent.Option{Name:"Email: Smarthost",Description:"The intermediary SMTP host through which emails are sent.",Flag:"email-smarthost",Env:"CODER_EMAIL_SMARTHOST",Default:"localhost:587",// To pass validation.Value:&c.Notifications.SMTP.Smarthost,Group:&deploymentGroupEmail,YAML:"smarthost",}

Metadata

Metadata

Labels

bug riskProne to bugsneeds-triageIssue that require triages2Broken use cases or features (with a workaround). Only humans may set this.

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp