Top Menu

Jump to content
Home
    Modules
      • Projects
      • Activity
      • Work packages
      • Gantt charts
      • Calendars
      • Team planners
      • Boards
      • News
    • Getting started
    • Introduction video
      Welcome to OpenProject Community
      Get a quick overview of project management and team collaboration with OpenProject. You can restart this video from the help menu.

    • 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
  • Sign in
      Forgot your password?

      or sign in with your existing account

      Google

Side Menu

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

Content

General discussion
  1. OpenProject
  2. Forums
  3. General discussion
  4. 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 about 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...