Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
libsieve: A library for parsing, sorting and filtering your mail
- Summary
- libSieve provides a library to interpret Sieve scripts, and to execute those
scripts over a given set of messages. The return codes from the libSieve
functions let your program know how to handle the message, and then it's up to
you to make it so. libSieve makes no attempt to have knowledge of how SMTP,
IMAP, or anything else work; just how to parse and deal with a buffer full of
emails. The rest is up to you!
Arch: src
Download: | libsieve-2.2.4-2.al3.src.rpm |
Build Date: | Tue Feb 6 16:21:36 2007 |
Packager: | Aurora SPARC Linux <http://bugzilla.auroralinux.org> |
Size: | 561 KiB |
Changelog
- * Mon Jan 29 16:00:00 2007 Bernard Johnson <bjohnson{%}symetrix{*}com> - 2.2.4-2
- add note regarding why license tag is GPL
- sed surgery on Makefile.in files so that CFLAGS is passed properly
- * Sun Jan 28 16:00:00 2007 Bernard Johnson <bjohnson{%}symetrix{*}com> - 2.2.4-1
- 2.2.4
- change license to GPL based on https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=216723#c11
- install files preserving timestamps
- * Sat Jan 27 16:00:00 2007 Bernard Johnson <bjohnson{%}symetrix{*}com> - 2.1.13-4
- add fully versioned dependency on main package for -devel
- remove .a library from -devel
- do not call autoconf, use configure file
- direct download url for source0
- remove buildrequires for autoconf and m4