You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage exim-greylist-4.76-1.lbn13.x86_64
This package contains a simple example of how to do greylisting in Exim's ACL configuration. It contains a cron job to remove old entries from the greylisting database, and an ACL subroutine which needs to be included from the main exim.conf file. To enable greylisting, install this package and then uncomment the lines in Exim's configuration /etc/exim.conf which enable it. You need to uncomment at least two lines -- the '.include' directive which includes the new ACL subroutine, and the line which invokes the new subroutine. By default, this implementation only greylists mails which appears 'suspicious' in some way. During normal processing of the ACLs we collect a list of 'offended' which it's committed, which may include having SpamAssassin points, lacking a Message-ID: header, coming from a blacklisted host, etc. There are examples of these in the default configuration file, mostly commented out. These should be sufficient for you to you trigger greylisting for whatever 'offences' you can dream of, or even to make greylisting unconditional.
RPMPackage exim-clamav-4.80.1-1.fc18.1302272146kf.armv6hl
This package contains configuration files which invoke a copy of the clamav dæmon for use with Exim. It can be activated by adding (or uncommenting) av_scanner = clamd:/var/run/clamd.exim/clamd.sock in your exim.conf, and using the 'malware' condition in the DATA ACL, as follows: deny message = This message contains malware ($malware_name) malware = * For further details of Exim content scanning, see chapter 41 of the Exim specification: http://www.exim.org/exim-html-4.80.1/doc/html/spec_html/ch41.html
RPMPackage exim-clamav-4.76-1.lbn13.x86_64
This package contains configuration files which invoke a copy of the clamav dæmon for use with Exim. It can be activated by adding (or uncommenting) av_scanner = clamd:/var/run/clamd.exim/clamd.sock in your exim.conf, and using the 'malware' condition in the DATA ACL, as follows: deny message = This message contains malware ($malware_name) malware = * For further details of Exim content scanning, see chapter 41 of the Exim specification: http://www.exim.org/exim-html-4.76/doc/html/spec_html/ch41.html
RPMPackage exim-4.80.1-1.fc18.1302272146kf.armv6hl
Exim is a message transfer agent (MTA) developed at the University of Cambridge for use on Unix systems connected to the Internet. It is freely available under the terms of the GNU General Public Licence. In style it is similar to Smail 3, but its facilities are more general. There is a great deal of flexibility in the way mail can be routed, and there are extensive facilities for checking incoming mail. Exim can be installed in place of sendmail, although the configuration of exim is quite different to that of sendmail.
RPMPackage exim-4.76-1.lbn13.x86_64
Exim is a message transfer agent (MTA) developed at the University of Cambridge for use on Unix systems connected to the Internet. It is freely available under the terms of the GNU General Public Licence. In style it is similar to Smail 3, but its facilities are more general. There is a great deal of flexibility in the way mail can be routed, and there are extensive facilities for checking incoming mail. Exim can be installed in place of sendmail, although the configuration of exim is quite different to that of sendmail.
RPMPackage exempi-2.2.0-2.fc18.armv6hl
Exempi provides a library for easy parsing of XMP metadata. It is a port of Adobe XMP SDK to work on UNIX and to be build with GNU automake. It includes XMPCore and XMPFiles.
RPMPackage exempi-2.1.1-1.fc13.x86_64
Exempi provides a library for easy parsing of XMP metadata. It is a port of Adobe XMP SDK to work on UNIX and to be build with GNU automake. It includes XMPCore and XMPFiles.
RPMPackage evolution-data-server-3.6.2-2.fc18.armv6hl
The evolution-data-server package provides a unified backend for programs that work with contacts, tasks, and calendar information. It was originally developed for Evolution (hence the name), but is now used by other packages.
RPMPackage evolution-data-server-2.30.3-1.fc13.x86_64
The evolution-data-server package provides a unified backend for programs that work with contacts, tasks, and calendar information. It was originally developed for Evolution (hence the name), but is now used by other packages.
RPMPackage evince-nautilus-3.4.0-2.fc17.armv6hl
This package contains the evince extension for the nautilus file manger. It adds an additional tab called "Document" to the file properties dialog.
RPMPackage evince-nautilus-2.30.3-2.fc13.x86_64
This package contains the evince extension for the nautilus file manger. It adds an additional tab called "Document" to the file properties dialog.
RPMPackage evince-libs-3.4.0-2.fc17.armv6hl
This package contains shared libraries needed for evince
RPMPackage evince-libs-2.30.3-2.fc13.x86_64
This package contains shared libraries needed for evince
RPMPackage evince-dvi-3.4.0-2.fc17.armv6hl
This package contains a backend to let evince display dvi files.
RPMPackage evince-dvi-2.30.3-2.fc13.x86_64
This package contains a backend to let evince display dvi files.
RPMPackage evince-djvu-3.4.0-2.fc17.armv6hl
This package contains a backend to let evince display djvu files.
RPMPackage evince-djvu-2.30.3-2.fc13.x86_64
This package contains a backend to let evince display djvu files.
RPMPackage evince-3.4.0-2.fc17.armv6hl
Evince is simple multi-page document viewer. It can display and print Portable Document Format (PDF), PostScript (PS) and Encapsulated PostScript (EPS) files. When supported by the document format, evince allows searching for text, copying text to the clipboard, hypertext navigation, table-of-contents bookmarks and editing of forms. Support for other document formats such as DVI and DJVU can be added by installing additional backends.
RPMPackage evince-2.30.3-2.fc13.x86_64
Evince is simple multi-page document viewer. It can display and print Portable Document Format (PDF), PostScript (PS) and Encapsulated PostScript (EPS) files. When supported by the document format, evince allows searching for text, copying text to the clipboard, hypertext navigation, table-of-contents bookmarks and editing of forms. Support for other document formats such as DVI and DJVU can be added by installing additional backends.
RPMPackage eventlog-0.2.12-6.fc18.1302260900kf.armv6hl
The EventLog library aims to be a replacement of the simple syslog() API provided on UNIX systems. The major difference between EventLog and syslog is that EventLog tries to add structure to messages. EventLog provides an interface to build, format and output an event record. The exact format and output method can be customized by the administrator via a configuration file. This package is the runtime part of the library.