Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment

    PaulHowarth/Blog/2010-09-20

Monday 20th September 2010

Fedora Project

Local Packages

  • Updated dovecot to 2.0.3 and pigeonhole to today's snapshot:

    • dovecot-lda: removed use of non-standard Envelope-To: header as a default for -a (set lda_original_recipient_header=Envelope-To to return to the old behaviour)

    • added support for reverse quota warnings (i.e. when quota goes back under the limit), enabled by adding '-' to beginning of quota_warning value

    • dovecot-lda: added lda_original_recipient_header setting, which is used for getting original recipient if -a isn't used

    • dovecot-lda: added -r parameter to specify final recipient address, which may differ from the original address due to e.g. aliases

    • Maildir: uidlist file can now override message's GUID, making it possible for multiple messages in a mailbox to have the same GUID (this also fixes dsync's message conflict resolution)

    • dovecot-lda: if destination user isn't found, exit with EX_NOUSER, not EX_TEMPFAIL

    • dsync: fixed handling \Noselect mailboxes

    • fixed an infinite loop introduced by v2.0.2's message parser changes
    • fixed a crash introduced by v2.0.2's istream-crlf changes

  • Updated perl-DBD-CSV to 0.31:

    • require 5.8.1 (effectively already doing so by requiring DBI 1.614 or later)

    • update tests to use warnings and done_testing()

    • better diagnostics for empty files
    • allow late setting of attributes (CPAN RT#61168)

  • Updated perl-Module-CoreList to 2.39 (updated for 5.13.5)

  • Updated perl-Package-Stash to 0.08 as per the Fedora package


Recent