mirror of
https://git.myvelabs.com/docker/myvemail.git
synced 2025-12-18 07:36:18 +00:00
Fixed tabs in 50-cron.sh
This commit is contained in:
parent
a77b5c47c2
commit
fec2a97ccc
1 changed files with 9 additions and 8 deletions
|
|
@ -33,6 +33,7 @@ do
|
||||||
From: reject@${MYVEMAIL_DOMAIN}
|
From: reject@${MYVEMAIL_DOMAIN}
|
||||||
To: reject@${MYVEMAIL_DOMAIN}
|
To: reject@${MYVEMAIL_DOMAIN}
|
||||||
Subject: Rejected email found
|
Subject: Rejected email found
|
||||||
|
|
||||||
$(tail -n 1 /var/log/mail/reject.log)
|
$(tail -n 1 /var/log/mail/reject.log)
|
||||||
mail
|
mail
|
||||||
done &
|
done &
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue