#6186 allow configurable smtp timeout NEEDS INI

v1.0.0
closed
General
Cory Johns
2015-08-20
2013-05-01
No

SMTP connections in mail_util.py should use a timeout which is configurable via the ini file, instead of using the default socket timeout (which ends up at 5 seconds in our current configuration)

Discussion

  • Dave Brondsema

    Dave Brondsema - 2013-05-01
    • status: open --> in-progress
    • assigned_to: Dave Brondsema
     
  • Dave Brondsema

    Dave Brondsema - 2013-05-01
    • summary: allow configurable smtp timeout --> allow configurable smtp timeout NEEDS INI
    • status: in-progress --> code-review
     
  • Dave Brondsema

    Dave Brondsema - 2013-05-01

    allura:db/6186

    Can force a timeout with something like smtp_timeout = 0.001 in your ini file.

     
  • Cory Johns - 2013-05-01
    • status: code-review --> closed
     
  • Cory Johns - 2013-05-01
    • QA: Cory Johns
     

Log in to post a comment.