Compare commits
No commits in common. "1b91439dfbf1cb2bed1641c6efbb1e393bb2fca9" and "47b7da30034530dbbe30a3e3981381ce9583b08e" have entirely different histories.
1b91439dfb
...
47b7da3003
11
mailpipe
11
mailpipe
@ -17,17 +17,12 @@ finish() {
|
|||||||
|
|
||||||
if [ $code -gt 0 ]
|
if [ $code -gt 0 ]
|
||||||
then
|
then
|
||||||
sendmail homepage@tanzsportclub.vfl-sindelfingen.de << EOF
|
sendmail vizesportwart@tsc-vfl.de << EOF
|
||||||
From: TSC Homepage Bot <tsc-homepage@server-hh>
|
From: TSC Homepage Bot <tsc-homepage@server-hh>
|
||||||
To: Homepage Team <homepage@tanzsportclub.vfl-sindelfingen.de>
|
To: Vizesportwart <vizesportwart@tsc-vfl.de>
|
||||||
Date: $(date --rfc-email)
|
Date: $(date)
|
||||||
Subject: Failed to parse ESV mail
|
Subject: Failed to parse ESV mail
|
||||||
|
|
||||||
Beim Parsen einer eingehenden Mail mit Informationen zu einer Turnieranmelung gab es einen Fehler.
|
|
||||||
Bitte die Anmeldung manuell in der Homepage nachtragen und ggf den Parser korrigieren.
|
|
||||||
|
|
||||||
Weitere Informationen siehe unten:
|
|
||||||
|
|
||||||
The parsing of the competition notification failed. Please see also the logs!
|
The parsing of the competition notification failed. Please see also the logs!
|
||||||
|
|
||||||
The output of the script:
|
The output of the script:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user