hallo,.
wie kann ich verhindern, dass reoback an root eine mauil versendet?
in meinem corn steht
*/5 * * * * /etc/reoback/run_reoback_mail.sh
und so bekomme ich jede 5 minuten eine mail.
dnake schon im voraus
gunnar
			
			
									
						
										
						reoback soll keine mail verschicken
- 
				rootmaster
 - Posts: 483
 - Joined: 2002-04-28 13:30
 - Location: Hannover
 
Re: reoback soll keine mail verschicken
du fügst über den crontab-zeilen, die keine mail absenden sollen, einmal die environment-variable
MAILTO=""
ein ;)
"back to the roots"
			
			
									
						
										
						MAILTO=""
ein ;)
"back to the roots"
Re: reoback soll keine mail verschicken
[quote="rootmaster"]du fügst über den crontab-zeilen, die keine mail absenden sollen, einmal die environment-variable
MAILTO=""
ein ;)
thanx a lot!
-gunnar
			
			
									
						
										
						MAILTO=""
ein ;)
thanx a lot!
-gunnar