Bug#632382: not working script

2011-07-05 Thread Emiliano Rago
That simple script doesnt send mail when it ends: > #!/bin/bash > for ((i=1; i<1000; i++)); do >echo $i >sleep 1m > done I launch it with: > cat /tmp/script | at now When it ends I find that in syslog: Jul 2 10:58:59 hamilton atd[24973]: Open of jobfile failed: Connection refused I

Bug#632382: atd sometimes doesnt send email

2011-07-01 Thread Emiliano Rago
Package: at Version: 3.1.10.2 Severity: normal Hello, Once a month I run a script on my server with "at now", but atd doesnt send the output on email when the script ends (generally after 20-30 hours), it leaves it in /var/spool/cron/atspool I am not able to reproduce this problem in any othe