Skip to content

Commit

Permalink
pkp/pkp-lib#767 Forward-port forced envelope sender setting
Browse files Browse the repository at this point in the history
  • Loading branch information
asmecher committed Oct 30, 2015
1 parent 0d93e4b commit 01e8ba0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions config.TEMPLATE.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -312,6 +312,11 @@
; Default envelope sender to use if none is specified elsewhere
; default_envelope_sender = my_address@my_host.com

; Force the default envelope sender (if present)
; This is useful if setting up a site-wide noreply address
; The reply-to field will be set with the reply-to or from address.
; force_default_envelope_sender = Off

; Amount of time required between attempts to send non-editorial emails
; in seconds. This can be used to help prevent email relaying via OJS.
time_between_emails = 3600
Expand Down

0 comments on commit 01e8ba0

Please sign in to comment.