Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 73533 - Spamassassin Config: Why is 212.17.35 a trusted network?
Summary: Spamassassin Config: Why is 212.17.35 a trusted network?
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All All
: High minor (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-06 01:10 UTC by Mario Weilguni
Modified: 2005-11-21 10:19 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mario Weilguni 2004-12-06 01:10:28 UTC
The last etc-update brings up a line in /etc/mail/spamassassin/config containing this:
trusted_networks 212.17.35.

Seems to be a network with several different customers as far as I can tell. Why did this line make it in the default config?

Reproducible: Always
Steps to Reproduce:
see details
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2004-12-06 05:36:36 UTC
Mario: Please be more exact. Which version are you using? This file is at least not part of the stable spamassassin install.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2004-12-06 10:32:47 UTC
mail-filter/spamassassin-2.64

# This is the right place to customize your installation of SpamAssassin.
#
# See 'perldoc Mail::SpamAssassin::Conf' for details of what can be
# tweaked.
#
###########################################################################
#
# rewrite_subject 0
# report_safe 1
# trusted_networks 212.17.35.

Yes, the line _is_ commented out. But this is not good even as an example. I
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2004-12-06 10:32:47 UTC
mail-filter/spamassassin-2.64

# This is the right place to customize your installation of SpamAssassin.
#
# See 'perldoc Mail::SpamAssassin::Conf' for details of what can be
# tweaked.
#
###########################################################################
#
# rewrite_subject 0
# report_safe 1
# trusted_networks 212.17.35.

Yes, the line _is_ commented out. But this is not good even as an example. I´d rather prefer something like 192.168.0. or another private IP range. 
Comment 4 Mario Weilguni 2004-12-07 00:40:48 UTC
Sorry, I was wrong, the file is named /etc/mail/spamassassin/local.cf and it's part of the mail mail-filter/spamassassin package, version 2.64
Comment 5 Malte S. Stretz 2004-12-10 16:46:13 UTC
No idea why that's used as a sample for a trusted network, probably some dev was on that IP block :)  Anyway, 3.0.0 and later won't have that line anymore, closing as FIXED (as it's not really worth to backport this with a patch to a 2.x ebuild).
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2005-11-15 00:52:02 UTC
Seems to be back in 3.1
Comment 7 Michael Cummings (RETIRED) gentoo-dev 2005-11-21 10:19:19 UTC
relcosing, i see it, but its commented out :)