Show
Ignore:
Timestamp:
07/17/09 13:21:11 (4 months ago)
Author:
bettse
Message:

The global trac.ini didn't have notification enabled as it was on the live site, updating

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • management/bs-admin/trunk/trac.ini-dist

    r414 r418  
    7777 
    7878[notification] 
    79 always_notify_owner = fals
    80 always_notify_reporter = fals
     79always_notify_owner = tru
     80always_notify_reporter = tru
    8181always_notify_updater = true 
    8282mime_encoding = base64 
     
    8585smtp_default_domain =  
    8686smtp_enabled = false 
    87 smtp_from = trac@localhost 
     87smtp_from = trac@beaversource.oregonstate.edu  
    8888smtp_password =  
    8989smtp_port = 25 
    90 smtp_replyto = trac@localhost 
     90smtp_replyto = trac@beaversource.oregonstate.edu 
    9191smtp_server = localhost 
    9292smtp_subject_prefix = __default__