Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 107361

Summary: new mail-filter/qgreylist-0.3.ebuild
Product: Gentoo Linux Reporter: Atsushi Kobayashi <loudear>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: CONFIRMED ---    
Severity: normal CC: qmail-bugs+disabled
Priority: Normal Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.jonatkins.com/page/software/qgreylist/
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: mail-filter/qgreylist-0.3.ebuild
some install fix
qgreylist ebuild

Description Atsushi Kobayashi 2005-09-26 23:26:19 UTC
I wrote ebuild for qgreylist + Qgray FQDN checker patch
it works more softly than original qgraylist, decrease mail deny trouble.

Reproducible: Always
Steps to Reproduce:
1.USE="s25r" emerge qgreylist
2.nano -w /var/qmail/control/conf-smtpd
3.svc -t /service/qmail-smtpd

Actual Results:  
it add greylisting+FQDN check for qmail


http://www.jonatkins.com/page/software/qgreylist/
http://k2net.hakuba.jp/qgrey/ (SATOH Kiyoshi's Qgray patch)
Comment 1 Atsushi Kobayashi 2005-09-26 23:27:56 UTC
Created attachment 69323 [details]
mail-filter/qgreylist-0.3.ebuild

ebuild for qgreylist
Comment 2 Atsushi Kobayashi 2005-09-27 00:08:49 UTC
Created attachment 69324 [details]
some install fix

sorry I forgot some mkdir and chmod. 
fixed ebuild.
Comment 3 Vieri 2006-07-03 00:49:04 UTC
Created attachment 90748 [details]
qgreylist ebuild

qgreylist 0.3 with s25r patch.
I slightly modified the original ebuild and tested it successfully on x86 and amd64.