getmail6 6.18.4-2ubuntu1 source package in Ubuntu

Changelog

getmail6 (6.18.4-2ubuntu1) jammy; urgency=medium

  * Backport upstream patch to fix getmail_fetch crash. (LP: #2008594)

 -- Sudip Mukherjee <email address hidden>  Sun, 05 Nov 2023 12:46:07 +0000

Upload details

Uploaded by:
Sudip Mukherjee
Sponsored by:
Sergio Durigan Junior
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy updates universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
getmail6_6.18.4.orig.tar.gz 194.7 KiB b90507c1985d0853c7863b7cd9170217cc223928587e2f1881d017bb169b9550
getmail6_6.18.4-2ubuntu1.debian.tar.xz 3.5 KiB c8ce7b973a3d90b1b6649919eaee91d702c6dbc1857ea762842f29bc4219440f
getmail6_6.18.4-2ubuntu1.dsc 2.1 KiB 4a1ca6d81810d0132474861c5e92bf1bd98c7ce97bd9cb0dacd8b837d6890bbc

View changes file

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.