Hi Yavuz,
It's easy to tell crontab stop sending mail to you by disable sendmail in
/etc/rc.conf

%> echo "sendmail_enable=\"NO\""
man rc.conf for more information :-)

or set the variable MAILTO  null on corntab
MAILTO=""

Regards,
jyuny1

2008/7/26 Yavuz Maslak <[EMAIL PROTECTED]>

> Hello
>
> On freebsd7.0, my crontab sends many mails about its jobs.
>
> I want crontab not to send these mails
>
> How can I do that ?
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
> [EMAIL PROTECTED]"
>
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to