Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 100733 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/portage/mail-filter/postgrey/postgrey-1.21.ebuild (-1 / +2 lines)
Lines 61-67 Link Here
61
61
62
	einfo "Add \"check_policy_service inet:127.0.0.1:10030\" to"
62
	einfo "Add \"check_policy_service inet:127.0.0.1:10030\" to"
63
	einfo "smtpd_recipient restrictions setting in your /etc/postfix/main.cf"
63
	einfo "smtpd_recipient restrictions setting in your /etc/postfix/main.cf"
64
	einfo "and restart postfix."
64
	einfo "or \"check_policy_service unix:private/postgrey\" if you prefer"
65
	einfo "to use a socket, and restart postfix."
65
66
66
	einfo "Also remember to make the daemon start durig system boot:"
67
	einfo "Also remember to make the daemon start durig system boot:"
67
	einfo "  rc-update add postgrey default"
68
	einfo "  rc-update add postgrey default"

Return to bug 100733