LINUX.ORG.RU
ФорумAdmin

Cron


0

0

/etc/crontab: # Global variables SHELL=/bin/bash PATH=/sbin:/bin:/usr/sbin:/usr/bin MAILTO= !!!!!!!!!! он же пустой. Или все равно будет кидать на владельца ??? HOME=/

# check scripts in cron.hourly, cron.daily, cron.weekly and cron.monthly 0 * * * * root rm -f /var/spool/cron/lastrun/cron.hourly 1 3 * * * root rm -f /var/spool/cron/lastrun/cron.daily 15 4 * * 6 root rm -f /var/spool/cron/lastrun/cron.weekly 30 5 1 * * root rm -f /var/spool/cron/lastrun/cron.monthly */10 * * * * root test -x /usr/sbin/run-crons && /usr/sbin/run-crons

#-#-# Еще есть задачи #-#-#

Так вот как избавиться от того, чтобы cron не посылал мне на мыло???

anonymous

Ответ на: комментарий от dilmah

This is the mail system at host domain.ru.

I'm sorry to have to inform you that your message could not be delivered to one or more recipients. It's attached below.

For further assistance, please send mail to postmaster.

If you do so, please include this problem report. You can delete your own text from the attached returned message.

The mail system

<devinull@domain.ru> (expanded from <devinull>): unknown user: "devinull@domain.ru"

а как-нибудь по другому?! :-)

anonymous
()
Ответ на: комментарий от Mousehouse

man 5 crontab

If MAILTO is defined but empty

После '=' должны сотоять две двойные кавычки. Не рискну их ставить, вдруг не получится.

mky ★★★★★
()
Ответ на: комментарий от sdio

К моему, сожалению, времени не было. По поисковикам полазил...не нашел.:-( Глянул man OK Mailto="" Все работает ОК! Заранее всех ответивших, благодарю.

anonymous
()
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.