File: painintheapt.conf

package info (click to toggle)
painintheapt 0.20181201-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 180 kB
  • sloc: python: 256; makefile: 13; sh: 7
file content (22 lines) | stat: -rw-r--r-- 576 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[SMTP]
server = smtp.pita.test
port = 25
username = pita@pita.test
password_file = painintheapt_smtppass.txt
from = Pain in the APT <pita@pita.test>
to = admin1@pita.test, admin2@pita.test
cc = otheradmins@pita.test

[XMPP]
jid = pita@talk.pita.test
password_file = painintheapt_xmpppass.txt
to = admin1@talk.pita.test, admin2@talk.pita.test
room = adminroom@conference.talk.pita.test
pubsub_service = pubsub.talk.pita.test
pubsub_node = pita

[MAILX]
from = Pain in the APT <pita@pita.test>
to = admin1@pita.test, admin2@pita.test
cc = otheradmins@pita.test
send_changes = no