Hello! This is a request for the maintainer of getmail. Please upgrade getmail to the last version, because of bug fixes. The last version today is 4.0.6. See also: http://www.qcc.ca/~charlesc/software/getmail-4/ Status is 'normal', not 'enhancement', because I have bugs in getmail where the developer of getmail told me that this bug was fixed in further versions. Thanks, Martin Reproducible: Always Steps to Reproduce:
This patch should do the work: --- getmail-4.0.2-r1.ebuild 2004-08-02 19:42:10.000000000 +0200 +++ getmail-4.0.6.ebuild 2004-08-04 22:18:27.000000000 +0200 @@ -6,7 +6,7 @@ IUSE="" DESCRIPTION="A POP3 mail retriever with reliable Maildir and mbox delivery" HOMEPAGE="http://www.qcc.ca/~charlesc/software/getmail-4/" -SRC_URI="http://www.qcc.ca/~charlesc/software/getmail-4/${P}.tar.gz" +SRC_URI="http://www.qcc.ca/~charlesc/software/getmail-4/old-versions/${P}.tar.gz" SLOT="4" LICENSE="GPL-2"
Added to CVS. Thank you!