[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
REMAIL: Attacks on remailers
>With no root privs on the machine, I tried using the at command to
>perform the above function and then reschedule itself for tomorrow.
>Problem: if the machine reboots then the mailing out portion is killed.
A user's crontab is not deleted at reboot, to my knowledge. You could
simply run a cron job to schedule mail delivery. (If you deliver on
cron, you don't get an even distribution of delivery times, unless you
use a much more frequent cron.)
Eric