Compare commits
2 Commits
47b7da3003
...
1b91439dfb
Author | SHA1 | Date | |
---|---|---|---|
|
1b91439dfb | ||
|
e279b6e216 |
11
mailpipe
11
mailpipe
@ -17,12 +17,17 @@ finish() {
|
|||||||
|
|
||||||
if [ $code -gt 0 ]
|
if [ $code -gt 0 ]
|
||||||
then
|
then
|
||||||
sendmail vizesportwart@tsc-vfl.de << EOF
|
sendmail homepage@tanzsportclub.vfl-sindelfingen.de << EOF
|
||||||
From: TSC Homepage Bot <tsc-homepage@server-hh>
|
From: TSC Homepage Bot <tsc-homepage@server-hh>
|
||||||
To: Vizesportwart <vizesportwart@tsc-vfl.de>
|
To: Homepage Team <homepage@tanzsportclub.vfl-sindelfingen.de>
|
||||||
Date: $(date)
|
Date: $(date --rfc-email)
|
||||||
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…
Reference in New Issue
Block a user