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

Support Installation & Updates
  1. OpenProject
  2. Forums
  3. Support Installation & Updates
  4. Using sendmail() fails

Using sendmail() fails

Added by Hein Blöd over 2 years ago

Hi,

I have a fresh install Ubuntu 22.04.1 LTS with the latest Community Edition and try to configure OpenProject. I want to use the sendmail-option for the notifications. But there are no emails incoming, also the testmail is missing. I think the fault is the wrong path to sendmail, but I don't know the right path. Though to my knowledge-level "using installer", please give me a hint to solve this problem.

Thanks!

full
  database: PASSED Schema version: 20221122072857 (0.003s)
  default: PASSED Application is running (0.000s)
  delayed_jobs_backed_up: PASSED Delayed Jobs with priority lower than '0' at reasonable level (0) (0.007s) (OPTIONAL)
  delayed_jobs_never_ran: PASSED All previous jobs have completed within the past 5 minutes. (0.001s)
  mail: FAILED ActionMailer::Base at localhost:25 is not accepting connections: 'localhost is not accepting connections on port 25: Connection refused - connect(2) for "localhost" port 25' (0.004s)
  puma: PASSED Backlog ok (0.000s) (OPTIONAL)

Replies (2)

RE: Using sendmail() fails - Added by Hein Blöd over 2 years ago

Approaching solution...

The installation guide contains no details about sendmail. It should be described, that if you want to use sendmail, sendmail has to be installed manually. I have expected that would have been done already by using the DEB/RPM-package.

After install, sendmail fails ongoing. No logs created. Health check below:

full
  database: PASSED Schema version: 20221122072857 (0.003s)
  default: PASSED Application is running (0.000s)
  delayed_jobs_backed_up: PASSED Delayed Jobs with priority lower than '0' at reasonable level (0) (0.001s) (OPTIONAL)
  delayed_jobs_never_ran: PASSED All previous jobs have completed within the past 5 minutes. (0.001s)
  mail: PASSED ActionMailer::Base check to localhost:25 successful (0.000s)
  puma: PASSED Backlog ok (0.000s) (OPTIONAL)

RE: Using sendmail() fails - Added by Javier Valero Celada over 1 year ago

Hi, i have the same issuee. I would like to known if the only think that i have to do is install sendmail  or  also i have to configured it. Now, i have configured my instance of openproject with mta office 365, but when i run health_checks/all i get: 

My server is running with ubuntu 22.04 and openproject 13.1.2

Thanks.

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