-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathexport-engine.properties
34 lines (34 loc) · 1.66 KB
/
export-engine.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
server.port=8601
spring.boot.admin.client.url=http://sgcar-cloud-config-server:8761/admin
management.endpoints.web.exposure.include=*
spring.boot.admin.client.prefer-ip=true
# Logging
spring.output.ansi.enabled=ALWAYS
logging.pattern.console=%clr(%d{yy-MM-dd E HH:mm:ss.SSS}){blue} %clr(%-5p) %clr(${PID}){faint} %clr(---){faint} %clr([%8.15t]){cyan} %clr(%-40.40logger{0}){blue} %clr(:){red} %clr(%m){faint}%n
logging.file.name=/home/centos/log/genera-excel.log
#Application
anagrafica.telecom.azienda=Telecom Italia S.p.A
anagrafica.telecom.sede.legale=VIA GAETANO NEGRI 1 - 20131 MILANO
anagrafica.telecom.capitale.sociale=10.693.528.019,25 euro
anagrafica.telecom.sede.legale.secondaria=Dir. Generale e sede secondaria Corso d'Italia 41 - 00198 ROMA
anagrafica.telecom.patitaiva=Partitia iva 12381929219
anagrafica.telecom.registro=Iscrizione a registro A.E.x 23182818821
logo=/home/centos/logoTim.jpg
spring.mail.host=email-smtp.eu-west-1.amazonaws.com
spring.mail.port=25
spring.mail.username=AKIAS27C6G6TWWJ5L7XI
spring.mail.password=BI6fyRIexuGnyQMCPMUqR7vvjIMVQpVJiiF3VeoL9UC4
# Other properties
spring.mail.properties.mail.smtp.auth=true
spring.mail.properties.mail.smtp.connectiontimeout=5000
spring.mail.properties.mail.smtp.timeout=5000
spring.mail.properties.mail.smtp.writetimeout=5000
# TLS , port 587
spring.mail.properties.mail.smtp.starttls.enable=true
# SSL, post 465
#spring.mail.properties.mail.smtp.socketFactory.port=465
#spring.mail.properties.mail.smtp.socketFactory.class=javax.net.ssl.SSLSocketFactory
#spring.mail.properties.mail.smtp.socketFactory.fallback=false
email.subject=L'ogetto della mail
email.text=Il testo della email