Plan 9 from Bell Labs’s /usr/web/sources/contrib/uriel/changes/2006/0410/2

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


upas cron: clean up after greylist
 [rsc] --rw-rw-r-- M 628694 glenda sys 222 Apr 10 11:41 cron/upas/cron
	/n/sourcesdump/2006/0410/plan9/cron/upas/cron:2,5 - 
	/n/sourcesdump/2006/0411/plan9/cron/upas/cron:2,5
	  0,10,20,30,40,50 * * * *	mailserver		/bin/upas/runq -a /mail/queue /mail/lib/remotemail
	  
	  # clean up after grey list
	- 47 4 * * *	mailserver	cd /mail/grey && rm -f [0-9]*.[0-9]*.[0-9]*.[0-9]*
	+ 47 4 * * *	mailserver	rm -rf /mail/grey/tmp/*/*


Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.