Skip to content

Use "sendmail" or equivalent alias to send mail without SMTP #997

@lbeltrame

Description

@lbeltrame

This applies only if the SMTP server runs on the same host as Gogs. Use case: my mail server has a lot of checks for legitimate users, but OTOH this would require a huge burden for services (which usually do not need a full account).

Therefore, using "sendmail" (quotes, because a lot of other MTAs like Postfix offer a sendmail-compatible interface) makes sense (of course, only if the system running Gogs and the mail server are one and the same) and doesn't even require a connection to the SMTP server.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions