Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 126016 - http://www.gentoo.org/doc/en/mailfilter-guide.xml contains some errors in greylisting
Summary: http://www.gentoo.org/doc/en/mailfilter-guide.xml contains some errors in gre...
Status: RESOLVED FIXED
Alias: None
Product: [OLD] Docs on www.gentoo.org
Classification: Unclassified
Component: Other documents (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: nm (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-12 22:07 UTC by Eero Volotinen
Modified: 2006-05-22 06:34 UTC (History)
2 users (show)

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 Eero Volotinen 2006-03-12 22:07:45 UTC
About postgrey greylisting server:

By default in gentoo, it listens localhost:10030, not 10023 port:

like guide says:

greylist = check_policy_service inet:127.0.0.1:10023
it should say ...:10030

and it is a server, it needs to be started before use:

/etc/init.d/postgrey start ja rc-update add postgrey default
Comment 1 Sune Kloppenborg Jeppesen (RETIRED) gentoo-dev 2006-04-27 00:01:21 UTC
Postgrey default listening port changed to 10030, so this should be updated in the guide.
Comment 2 nm (RETIRED) gentoo-dev 2006-05-22 06:28:34 UTC
I'll commit this one in a few minutes. I made a couple of other small changes to the guide, since there are stable versions of postgrey available for all supported architectures.
Comment 3 nm (RETIRED) gentoo-dev 2006-05-22 06:34:03 UTC
Fixed in CVS.