Gentoo Archives: gentoo-commits

From: "Alfredo Tupone (tupone)" <tupone@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in mail-mta/netqmail/files: tcp.qmtp.sample tcp.smtp.sample
Date: Wed, 27 Feb 2008 21:03:42
Message-Id: E1JUTRE-0005zd-AX@stork.gentoo.org
1 tupone 08/02/27 21:03:40
2
3 Modified: tcp.qmtp.sample tcp.smtp.sample
4 Log:
5 Fix tcp.smtp & tcp.qmtp instruction for qmail-scanner. Bug #211672
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.2 mail-mta/netqmail/files/tcp.qmtp.sample
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-mta/netqmail/files/tcp.qmtp.sample?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-mta/netqmail/files/tcp.qmtp.sample?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-mta/netqmail/files/tcp.qmtp.sample?r1=1.1&r2=1.2
14
15 Index: tcp.qmtp.sample
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/mail-mta/netqmail/files/tcp.qmtp.sample,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- tcp.qmtp.sample 12 Feb 2006 18:42:33 -0000 1.1
22 +++ tcp.qmtp.sample 27 Feb 2008 21:03:39 -0000 1.2
23 @@ -20,4 +20,4 @@
24 # to any mail coming in that is not from a host allowed to relay. You can
25 # change the value of the variable to any other value you desire to use custom
26 # scripts for example.
27 -#:allow,QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl"
28 +#:allow,QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue"
29
30
31
32 1.2 mail-mta/netqmail/files/tcp.smtp.sample
33
34 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-mta/netqmail/files/tcp.smtp.sample?rev=1.2&view=markup
35 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-mta/netqmail/files/tcp.smtp.sample?rev=1.2&content-type=text/plain
36 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-mta/netqmail/files/tcp.smtp.sample?r1=1.1&r2=1.2
37
38 Index: tcp.smtp.sample
39 ===================================================================
40 RCS file: /var/cvsroot/gentoo-x86/mail-mta/netqmail/files/tcp.smtp.sample,v
41 retrieving revision 1.1
42 retrieving revision 1.2
43 diff -u -r1.1 -r1.2
44 --- tcp.smtp.sample 12 Feb 2006 18:42:33 -0000 1.1
45 +++ tcp.smtp.sample 27 Feb 2008 21:03:39 -0000 1.2
46 @@ -76,4 +76,4 @@
47 # to any mail coming in that is not from a host allowed to relay. You can
48 # change the value of the variable to any other value you desire to use custom
49 # scripts for example.
50 -#:allow,QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue.pl"
51 +#:allow,QMAILQUEUE="/var/qmail/bin/qmail-scanner-queue"
52
53
54
55 --
56 gentoo-commits@l.g.o mailing list