Package fetchmail: Information

    Source package: fetchmail
    Version: 6.3.8-alt4
    Build time:  Sep 5, 2007, 12:41 PM
    Category: Networking/Mail
    Report package bug
    License: GPL
    Summary: Full-featured POP/IMAP/ETRN mail retrieval daemon
    Description: 
    Fetchmail is a free, full-featured, robust, and well-documented remote mail
    retrieval and forwarding utility intended to be used over on-demand TCP/IP
    links (such as SLIP or PPP connections).
    
    It retrieves mail from remote mail servers and forwards it to your local
    (client) machine's delivery system, so it can then be read by normal
    mail user agents such as Mutt, Elm, Pine, (X)Emacs/Gnus or Mailx.
    
    Fetchmail supports every remote-mail protocol currently in use on the
    Internet (POP2, POP3, RPOP, APOP, KPOP, all IMAPs, ESMTP ETRN) for
    retrieval.  Then Fetchmail forwards the mail through SMTP or a mail
    delivery agent (MDA) program of your choice, so you can
    read it through your normal mail client.
    
    You may also want to install and configure a local SMTP server, such
    as postfix-smtpd, as that's what fetchmail uses for delivery
    by default.

    List of rpms provided by this srpm:
    fetchmail (x86_64, i586)
    fetchmail-contrib (x86_64, i586)
    fetchmail-daemon (x86_64, i586)
    fetchmailconf (x86_64, i586)

    Maintainer: Michael Shigorin



      1. libe2fs-devel
      2. libkrb5-devel
      3. libssl-devel
      4. rpm-build-python
      5. python-base
      6. python-dev
      7. flex
      8. python-modules-encodings

    Last changed


    Sept. 5, 2007 Michael Shigorin 6.3.8-alt4
    - added patch from fetchmail-SA-2007-02 fixing CVE-2007-4565:
      NULL pointer dereference trigged by outside circumstances
    May 28, 2007 Michael Shigorin 6.3.8-alt3
    - force LC_MESSAGES=C in initscript (#7891)
    May 22, 2007 Michael Shigorin 6.3.8-alt2
    - disabled service by default (#11865)