Date: Tue, 4 Dec 2007 11:16:12 +0100 From: =?ISO-8859-1?Q?Ren=E9_M=F8lsted?= <molsted (at mark) iweb.dk> Subject: [coba-e:11350] Re: [Vacation.pl - Unknown mailer error in log] To: coba-e (at mark) bluequartz.org Message-Id: <F4A5A991-6CB5-406A-997E-66375E5A07B3 (at mark) iweb.dk> In-Reply-To: <20071204163345.1f01990c@patricko> References: <20071204083259.3d17c6a9 (at mark) patricko> <002c01c8363b$3b2770b0$4801a8c0 (at mark) cyberec> <20071204163345.1f01990c (at mark) patricko> X-Mail-Count: 11350On 04/12/2007, at 9.33, patricko wrote: > Hi, > > No. This version is not made by me. > > Someone else send me a code snippet > containing the new changes. > > > So .. I am asking the someone to comment his/her work. Here's the diff output: # diff /usr/local/sbin/vacation.pl.orig /usr/local/sbin/vacation.pl 187c187,190 < if ($vacadb{$sendto} >= ($^T - 604800)) --- > #if ($vacadb{$sendto} >= ($^T - 604800)) > # Addition by Rene Molsted > # Putting a file named '.disable.dbcheck' in users home will disable dblookup but keeping db up-to-date incase we need it. > if (($vacadb{$sendto} >= ($^T - 604800)) && ( ! -e "$Vaca_dir/.disable.dbcheck" ))attatchment (application/octet-stream) ignored11350_3.txt (attatchment)(tag is disabled)