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. Another Email Help

Another Email Help

Added by Cody Owenby almost 10 years ago

So I have read well over a dozen different threads trying to figure out to set up the email correctly. I haven’t had any luck yet. Here are my settings:

SMTP_ADDRESS=smtp.emailsrvr.com
SMTP_Authentication=login
SMTP_AUTHENTICATION=login
SMTP_DOMAIN=
SMTP_HOST=smtp.emailsrvr.com
smtp_openssl_verify_mode=none
SMTP_OPENSSL_VERIFY_MODE=none
SMTP_PASSWORD=*
SMTP_PORT=25
SMTP_URL=smtp://user%domain.com:
smtp.emailsrvr.com:25/ SMTP_USER_NAME=userdomain.com
SMTP_USERNAME=user@domain.com

I know there are some duplicates that have resulted form my attempts to fix it….

When I run the check, here are the results:

root@ubuntu:~# sudo openproject run check
[ok] MySQL configuration is working
[ok] Web server is running
[ok] openproject server is running
[ok] openproject background job worker is running
sending test email using SMTP…
/opt/openproject/vendor/ruby-2.1.6/lib/ruby/2.1.0/net/smtp.rb:541:in `initialize’: execution expired (Net::OpenTimeout)
from /opt/openproject/vendor/ruby-2.1.6/lib/ruby/2.1.0/net/smtp.rb:541:in `open’
from /opt/openproject/vendor/ruby-2.1.6/lib/ruby/2.1.0/net/smtp.rb:541:in `tcp_socket’
from /opt/openproject/vendor/ruby-2.1.6/lib/ruby/2.1.0/net/smtp.rb:551:in `block in do_start’
from /opt/openproject/vendor/ruby-2.1.6/lib/ruby/2.1.0/timeout.rb:91:in `block in timeout’
from /opt/openproject/vendor/ruby-2.1.6/lib/ruby/2.1.0/timeout.rb:101:in `call’
from /opt/openproject/vendor/ruby-2.1.6/lib/ruby/2.1.0/timeout.rb:101:in `timeout’
from /opt/openproject/vendor/ruby-2.1.6/lib/ruby/2.1.0/net/smtp.rb:550:in `do_start’
from /opt/openproject/vendor/ruby-2.1.6/lib/ruby/2.1.0/net/smtp.rb:520:in `start’
from /opt/openproject/vendor/ruby-2.1.6/lib/ruby/2.1.0/net/smtp.rb:457:in `start’
from /opt/openproject/packaging/scripts/send-test-email:34:in `

’
[ko] unable to send test email to user@domain.com

Any help would be much appreciated. I don’t know if it’s important, but our exchange is currently hosted externally with Rackspace.


Loading...