Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 19348 - safecat-1.9.ebuild (New Package)
Summary: safecat-1.9.ebuild (New Package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2003-04-15 04:32 UTC by Jens Kreiensiek
Modified: 2003-08-11 03:11 UTC (History)
3 users (show)

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


Attachments
safecat.tar.gz (safecat.tar.gz,1.27 KB, application/octet-stream)
2003-04-15 04:36 UTC, Jens Kreiensiek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jens Kreiensiek 2003-04-15 04:32:21 UTC
Please find attached safecat.tar.gz containing safecat-1.9.ebuild and a
patch so that it will compile without 'errno' errors.

Safecat implements Dan Bernstein's maildir algorithm, copying standard input
safely to a specified directory. With safecat, the user is offered two
assurances. First, if safecat returns successfully, then all data is guaranteed
to be saved in the destination directory. Second, if a file exists in the
destination directory, placed there by safecat, then the file is guaranteed to
be complete.

I use the included script 'maildir' to do spam filtering in my dot-qmail,
which looks like this:

|spamassassin | maildir ~/.maildir/

Have fun,
Jens
Comment 1 Jens Kreiensiek 2003-04-15 04:36:19 UTC
Created attachment 10671 [details]
safecat.tar.gz
Comment 2 Don Seiler (RETIRED) gentoo-dev 2003-07-16 19:16:28 UTC
Please attach all files individually as plain text.  It makes it much easier for us to go over all of them.
Comment 3 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2003-08-06 02:36:18 UTC
On my todo list now.
Comment 4 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2003-08-11 03:11:41 UTC
Commited to CVS.
net-mail/safecat.