Skip to content

Send mail notifications about pages if email checkbox is checked. #377

@mightydread

Description

@mightydread

Is there any log when sending emails fails?
These are my settings:

# e.g. smtp
email:
  delivery_method: :smtp
  smtp_settings:
    domain: localhost
    address: smtp.1und1.de
    port: 587
    authentication: :plain
    user_name: [email protected]
    password: XXXXXX

The setting for smtp I have from my provider

EDIT: users get notifications but it still does not send any emails. Maybe I am missing some packages on debian? Or is it easier to configure a sendmail server and do it like that?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions