summaryrefslogtreecommitdiff
path: root/mail/exipick/files/patch-aa
blob: 0a9788f659f33b2152e6d942bc413a003f054560 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- exipick.20050604.orig	Mon May  2 01:10:13 2005
+++ exipick.20050604.1	Mon May  2 01:10:34 2005
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 
 # SET THIS TO THE PATH TO YOUR SPOOL DIR!
-my $spool = '/local/exim/spool';
+my $spool = '/var/spool/exim';
 
 use strict;
 use Getopt::Long;