clamsmtp 1.10-18 source package in Ubuntu

Changelog

clamsmtp (1.10-18) unstable; urgency=medium

  * Use mktemp in postist (Closes: #992454).
  * Use proper date for the length argument (Closes: #1074883).
  * Fix out-of-bounds access in read_raw().
  * Pass correct length to strncat() in vmessage().

 -- Sebastian Andrzej Siewior <email address hidden>  Wed, 03 Jul 2024 23:32:02 +0200

Upload details

Uploaded by:
ClamAV Team
Uploaded to:
Sid
Original maintainer:
ClamAV Team
Architectures:
any
Section:
mail
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe mail

Downloads

File Size SHA-256 Checksum
clamsmtp_1.10-18.dsc 1.9 KiB d9fdf21aefb1a541c7e3bfbd88f0b42485f9c02d840d74e626485cdada480542
clamsmtp_1.10.orig.tar.gz 212.0 KiB a52fdb4b26e11ece30c478a806c95b1eda16f4e73937bd560ece7017fb0df92a
clamsmtp_1.10-18.debian.tar.xz 32.2 KiB 979acb6f0ee89687ec6d75fc2bd8d80b15b7a4fcb62e3952cc451a4a466ec08d

Available diffs

No changes file available.

Binary packages built by this source

clamsmtp: virus-scanning SMTP proxy

 ClamSMTP is an SMTP proxy daemon that checks for viruses using the ClamAV
 anti-virus software. It can act as a traditional SMTP proxy with publicly
 accessible ports or as a transparent proxy, where SMTP traffic is redirected
 to the ClamSMTP by your router.
 .
 ClamSMTP aims to be lightweight, reliable, and simple rather than have a
 myriad of options. It is written in C without major dependencies. ClamSMTP
 does not do general spam filtering, it only scans for viruses.
 .
 You do not need a local mail-transport-agent installed, since this server can
 forward to a remote one.

clamsmtp-dbgsym: debug symbols for clamsmtp