Top Menu

Jump to content
    Global modules

    Global modules

    • Home
    • Projects
    • Activity
    • Work packages
    • Gantt charts
    • Calendars
    • Team planners
    • Boards
    • News
    Home
    Home
Help
    Getting started
    • Introduction video
  • Help and support
    • Upgrade to Enterprise edition
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support
  • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation

User menu

Sign in
Forgot your password?

or sign in with your existing account

OpenProject ID Google

Side Menu

Collapse project menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Gantt charts
    Gantt charts
  • Calendars
    Calendars
  • Team planners
    Team planners
  • Boards
    Boards
  • News
  • Forums

Content

Expand project menu
General discussion
  1. OpenProject Community
  2. OpenProject
  3. Forums
  4. General discussion
  5. Email notifications

Email notifications

Added by David Bilbie over 1 year ago

I've seen a lot of messages on the forum talking about setting up the email notifications, everyone seems to have a different issue but without a resolve. I've been trying to get my Office 365 email setup for that purpose but failing miserably. As far as I am aware all my settings have been entered in correctly, but when I try and test, I get: -

An error occurred while sending mail (501 5.1.5 Recipient address reserved by RFC 2606 )

Does anyone know what this is or can anyone shed any light on his this is setup correctly or even is there a third party option out there so I can enable notifications for my staff, as this is really important for them.

Thanks


Replies (2)

RE: Email notifications - Added by David Bilbie over 1 year ago

Anyone?

RE: Email notifications - Added by SIddharth L over 1 year ago

Use these Setting:

If you are getting an error for SSL Certificate Validation:
Run this command to change the config:

You can set OPENPROJECT_SMTP__OPENSSL__VERIFY__MODE=none if you absolutely need to disable SSL/TLS verification.

On a packaged installation use this command:

openproject config:set OPENPROJECT_SMTP__OPENSSL__VERIFY__MODE=none

Please restart your server after setting this environment variable.

service openproject restart

  • (1 - 2/2)
Loading...