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. SMTP didn't work

SMTP didn't work

Added by Christian Schröter over 10 years ago

Hello together,

I’m using my SOPHOS as SMTP server without auth from the inside.
Now I’m trying to get this work for my mail notifications, but can’t do this.

Any help please.

I configured:
default: email_delivery_method: "smtp" smtp_address: "172.17.100.254" smtp_port: 25

But if I run an cation that perform a mailsending I get an error:

Internal error

An error occurred on the page you were trying to access.
If you continue to experience problems please contact your OpenProject administrator for assistance.

If you are the OpenProject administrator, check your log files for details about the error.

Back

In my logs I found
Net::SMTPSyntaxError (501 Syntactically invalid HELO argument(s) ): app/controllers/users_controller.rb:188:in `update'

Please help me to solve this issue.

UPDATE:

I also tried sendmail but there is still no mail going out.
Where is my failure???

Thanks and regards
Christian


Replies (1)

RE: SMTP didn't work - Added by Christian Schröter over 10 years ago

I solved sendmail issue using this https://www.openproject.org/topics/1262

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