User Tools

Site Tools


en:user:berry_baskets

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
en:user:berry_baskets [2018/07/30 00:14] – [Document Link] kjdonen:user:berry_baskets [2018/07/30 02:31] – [Setting up the Email Results Functionality] kjdon
Line 49: Line 49:
 Similarly, use document_link_collections to set the exceptions if you have made the default "source". Similarly, use document_link_collections to set the exceptions if you have made the default "source".
  
 +===== Setting up the Email Results Functionality =====
  
 +This applies to nightly releases and the upcoming 3.09 release. Emailing the results didn't work properly in 3.08.
 +
 +Please edit resources/web/global.properties.in (31 July 2018 and later binaries) or resources/web/global.properties (30 July 2018 or earlier binaries). Set your mail server, username and password etc by uncommenting the lines and setting the proper values.
 +
 +<code>
 +#outgoing mail setup.
 +#  by default it will use port 25 on localhost. Uncomment and modify 
 +# these settings to use another mail server
 +# sample values are for gmail setup
 +# Note for gmail, you will need to enable account access for less secure apps
 +# for this to work. https://www.google.com/settings/security/lesssecureapps
 +#mail.smtp.host=smtp.gmail.com
 +#[email protected]
 +#mail.smtp.password=xxxpassword
 +# port number,  eg for gmail: 465 (ssl) 587 (tls)
 +#mail.smtp.port=587
 +#[email protected]
 +# set the following to ssl or tls
 +#mail.security=tls
 +</code>
en/user/berry_baskets.txt · Last modified: 2023/07/24 01:44 by kjdon