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:12] – [Metadata] kjdonen:user:berry_baskets [2018/07/30 02:29] – [Document Link] kjdon
Line 47: Line 47:
 </code> </code>
  
-Similarly, use document_link_collections to set the excpetions 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 (Aug 2018 and later) or resources/web/global.properties (before Aug 2018). Set your mail server, username and password etc.
 +<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