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 mail not working with a gmx.de address

SMTP mail not working with a gmx.de address

Added by Kolossale Klobrille over 2 years ago

I'm trying to setup mail notifications via stmp on an OpenProject docker instance. I'm using exactly the same settings as my other services (gitea, nextcloud, GitLab via host's sendmail), but they don't work when using them in OpenProject. Here's what I'm setting up:

  • Email delivery method: smtp
  • SMTP server: mail.gmx.net
  • SMTP port: 587
  • SMTP HELO domain: (empty)
  • SMTP authentication: login
  • SMTP username: my.account@gmx.de
  • SMTP password: myPassword
  • Automatically use STARTTLS if available: true
  • Use SSL connection: false

Whenever I send a test mail. I'm getting An error occurred while sending mail (556-Requested action not taken: domain does not accept mail ). I tried to google this oen but didn't find something that fixed the problem. My other services can send mails with these settings just fine. Any idea what the issue could be?


Loading...