Gentoo Archives: gentoo-user

From: Stroller <stroller@××××××××××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Improving SpamAssassin's accuracy...
Date: Mon, 16 Jan 2006 03:04:35
Message-Id: AC5CE734-CAD4-4180-ABD6-B71088116416@stellar.eclipse.co.uk
In Reply to: Re: [gentoo-user] Improving SpamAssassin's accuracy... by William Kenworthy
1 On 15 Jan 2006, at 06:48, William Kenworthy wrote:
2 > On Sun, 2006-01-15 at 03:08 +0000, Stroller wrote:
3 >> Hi there,
4 >>
5 >> I emerged SpamAssasin on a mailserver the other day, added the
6 >
7 > http://www.gentoo.org/doc/en/mailfilter-guide.xml
8
9 The reason I avoided using this for some time was that I feel it
10 doesn't EXPLAIN things very well.
11
12 I had initially ignored that guide and set up Spamassassin as
13 described in http://wiki.apache.org/spamassassin/
14 IntegratedSpamdInPostfix - I didn't like the idea of having another
15 instance of Postfix listening on port 10025 but after rereading I
16 found it recommended to use the method described in the Gentoo
17 Mailfilter Guide you linked to.
18
19 So I have followed that guide all the way through, used netcat to
20 confirm that Amavisd & Postfix are listening on ports 10024 & 10025
21 respectively, and sent a mail through the system:
22
23 Jan 16 02:51:35 baby postfix/pickup[7221]: 95F4636363: uid=1000
24 from=<stroller>
25 Jan 16 02:51:35 baby postfix/cleanup[7255]: 95F4636363: message-
26 id=<20060116025135.95F4636363@×××××××××××××××××××.uk>
27 Jan 16 02:51:35 baby postfix/qmgr[7222]: 95F4636363:
28 from=<stroller@××××××××××××××.uk>, size=1796, nrcpt=1 (queue active)
29 Jan 16 02:51:39 baby postfix/smtpd[7261]: connect from localhost
30 [127.0.0.1]
31 Jan 16 02:51:39 baby postfix/smtpd[7261]: 2875136369:
32 client=localhost[127.0.0.1]
33 Jan 16 02:51:39 baby postfix/cleanup[7255]: 2875136369: message-
34 id=<20060116025135.95F4636363@×××××××××××××××××××.uk>
35 Jan 16 02:51:39 baby postfix/qmgr[7222]: 2875136369:
36 from=<stroller@××××××××××××××.uk>, size=2424, nrcpt=1 (queue active)
37 Jan 16 02:51:39 baby amavis[7144]: (07144-01) Passed CLEAN,
38 <stroller@××××××××××××××.uk> -> <info@××××××××××××××.uk>, Message-ID:
39 <20060116025135.95F4636363@×××××××××××××××××××.uk>, mail_id:
40 Xq9Fg6PsmuKf, Hits: 2.777, 3594 ms
41 Jan 16 02:51:39 baby postfix/smtpd[7261]: disconnect from
42 localhost[127.0.0.1]
43 Jan 16 02:51:39 baby postfix/smtp[7257]: 95F4636363:
44 to=<info@××××××××××××××.uk>, orig_to=<info>, relay=127.0.0.1
45 [127.0.0.1], delay=4, status=sent (250 2.6.0 Ok, id=07144-01, from MTA
46 ([127.0.0.1]:10025): 250 Ok: queued as 2875136369)
47 Jan 16 02:51:39 baby postfix/qmgr[7222]: 95F4636363: removed
48 Jan 16 02:51:39 baby postfix/smtp[7262]: 2875136369:
49 to=<info@××××××××××××××.uk>, relay=none, delay=0, status=bounced
50 (mail for mail.validdomain.co.uk loops back to myself)
51 Jan 16 02:51:39 baby postfix/cleanup[7255]: 63F853636A: message-
52 id=<20060116025139.63F853636A@×××××××××××××××××××.uk>
53 Jan 16 02:51:39 baby postfix/qmgr[7222]: 63F853636A: from=<>,
54 size=4128, nrcpt=1 (queue active)
55 Jan 16 02:51:39 baby postfix/qmgr[7222]: 2875136369: removed
56 Jan 16 02:51:39 baby postfix/smtp[7262]: 63F853636A:
57 to=<stroller@××××××××××××××.uk>, relay=none, delay=0, status=bounced
58 (mail for mail.validdomain.co.uk loops back to myself)
59 Jan 16 02:51:39 baby postfix/qmgr[7222]: 63F853636A: removed
60 Jan 16 02:52:18 baby sudo: stroller : TTY=pts/0 ; PWD=/home/
61 stroller ; USER=root ; COMMAND=/usr/sbin/postqueue -p
62
63 Can anyone help explain the "status=bounced (mail for
64 mail.validdomain.co.uk loops back to myself" error message, please?
65 Surely I have missed something obvious in following the instructions
66 which as caused this.
67
68 Stroller.
69
70 --
71 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Improving SpamAssassin's accuracy... Stroller <stroller@××××××××××××××××××.uk>
Re: [gentoo-user] Improving SpamAssassin's accuracy... Michael Kjorling <michael@××××××××.com>