-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy patheqsl.yaml.sample
144 lines (117 loc) · 3.12 KB
/
eqsl.yaml.sample
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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
call: <your_call>
gridsquare: CM87sr
myrig: Icom IC7200
ituzone: 6
cqzone: 3
# adif_file: /tmp/export.adif
# Some logging software do not export the email address in the ADIF file.
# eqsl will try to fetch the email address from qrz.com. For that to work
# you need to provide a qrz API key.
# The key can be found on qrz -> logbook -> settings -> API key
qrzr_key: 123-abc-456-def
# Some logging software do not export the email address in the ADIF file.
# eqsl will try to fetch the email address from qrz.com. For that to work
# you need to provide a qrz API key.
# The key can be found on qrz -> logbook -> settings -> API key
qrzr_key: 123-abc-456-def
smtp_server: <smtp_server>
smtp_login: <smtp_login>
smtp_password: <smtp_password>
smtp_port: 587
smtp_from: <you@email_address>
# Full path the your favorite fonts
# font_call: Ubuntu Mono derivative Powerline Bold.ttf
# font_text: DroidSansMono.ttf
# font_foot: VeraMono-Italic.ttf
overlay_color: [0x00, 0x00, 0x00, 0x90]
text_color: [0, 0, 77]
# Full path to your qsl card
# The card resolution should be at least 1024x576
qsl_card: default.jpg
# This signature will appear at the bottom of the QSL card.
signature: Thank you for the QSO, and I will look forward for our next contact, 73
# This following lists maps a country to a mail_template.
# If a country does not appear in the following list the default template will be used.
languages:
spanish:
- argentina
- bolivia
- chile
- colombia
- costa rica
- cuba
- dominican republic
- ecuador
- el salvador
- equatorial guinea
- guatemala
- honduras
- mexico
- nicaragua
- panama
- paraguay
- peru
- puerto rico
- spain
- uruguay
- venezuela
french:
- benin
- burundi
- cameroon
- chad
- djibouti
- france
- french polynesia
- gabon
- guinea
- haiti
- luxembourg
- madagascar
- mali
- monaco
- new caledonia
- niger
- reunion
- senegal
- seychelles
- switzerland
- togo
- vanuatu
mail_template:
default: |
Hello $name, and thank you for our QSO!
Frequency.: $freq_rx MHz
Band......: $band
Mode......: $mode
RST.......: $rst_sent
RCVD......: $rst_rcvd
Date......: $qso_date
Our contat has also been confirmed on LOTW.
I am looking forward for our next QSO.
73,
Your friendly ham.
french: |
Bonjour $name, et merci pour le QSO!
Frequence.....: $frequency MHz
Bande.........: $band
Mode..........: $mode
RST Envoyé....: $rst_sent
RST Reçu......: $rst_rcvd
Date..........: $qso_date
Nôtre contact $mode a été confirmé sur LOTW et QRZ.
J'espère avoir le plaisir de vous recontacter très bientôt.
73,
$my_call
spanish: |
Hola $name ($call), ¡y gracias por nuestro QSO!
Frecuencia....: $frequency MHz
Banda.........: $band
Modo..........: $mode
RST enviado...: $rst_sent
RST recibido..: $rst_rcvd
Fecha.........: $qso_date
Nuestro contacto $mode ahora está confirmado LOTW y QRZ.
Espero con ansias nuestro próximo contacto.
73,
$my_call