getmail6 6.18.11-2 source package in Ubuntu

Changelog

getmail6 (6.18.11-2) unstable; urgency=medium

  * Add upstream patch to fix shellquote. (Closes: #1028150)
  * Add superfical autopkgtests to test all binaries.
  * Update Standards-Version to 4.6.2

 -- Sudip Mukherjee <email address hidden>  Tue, 17 Jan 2023 20:26:39 +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
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
getmail6_6.18.11-2.dsc 2.0 KiB 2ce416fb0893d53cccba02a7daeaafa27fe92722c88bbdfabdde242cc538094e
getmail6_6.18.11.orig.tar.gz 202.2 KiB 483e4f26bd0f62c89ed2d4476b3840acabb7d868c40de0bc993ec7b9642d9689
getmail6_6.18.11-2.debian.tar.xz 3.9 KiB c16cc0ef9f56ca7761ff0f02fcd4e988c51a82c861a445dfdb1355a7ef9eaec8

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.