getmail6 6.18.11-1 source package in Ubuntu

Changelog

getmail6 (6.18.11-1) unstable; urgency=medium

  * New upstream version 6.18.11
    - Update copyright.
  * Update Standards-Version to 4.6.1.0

 -- Sudip Mukherjee <email address hidden>  Fri, 06 Jan 2023 22:52:44 +0000

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
getmail6_6.18.11-1.dsc 2.0 KiB 223b575c79734dc6eabe0d81964c7d983d5baca7eaeb72d72a276aca11ae96e3
getmail6_6.18.11.orig.tar.gz 202.2 KiB 483e4f26bd0f62c89ed2d4476b3840acabb7d868c40de0bc993ec7b9642d9689
getmail6_6.18.11-1.debian.tar.xz 3.1 KiB e8a8ee64514d303a83757298ae5262d8154c791e366dc0afa9cc91937e8cbfbf

Available diffs

No changes file available.

Binary packages built by this source

getmail6: mail retriever with support for POP3, IMAP4 and SDPS

 getmail6 is intended as a simple replacement for fetchmail.
 It retrieves mail (either all messages, or only unread messages)
 from one or more POP3/IMAP4/SDPS servers for one or more email
 accounts, and reliably delivers into a qmail-style Maildir, mbox
 file or to a command (pipe delivery) like maildrop or procmail,
 specified on a per-account basis. getmail6 also has support for
 domain (multidrop) mailboxes.
 .
 Supported protocols:
 POP3, POP3-over-SSL, IMAP4, IMAP4-over-SSL, and SDPS mail.
 .
 getmail6 is based on getmail with adaptations for Python3.