clamsmtp 1.10-16ubuntu1 source package in Ubuntu

Changelog

clamsmtp (1.10-16ubuntu1) bionic; urgency=low

  * Merge from Debian Sid. Remaining changes:
    - In postinst:
      + Ensure /var/spool/clamsmtp exists before setting clamsmtp home dir.
      + Change /var/spool permissions after creating user.
      + Make adduser --quiet so postinst only does exit 2 for real errors.

clamsmtp (1.10-16) unstable; urgency=medium

  * Re-added After line to services file after somehow losing it.

 -- Simon Quigley <email address hidden>  Sat, 10 Mar 2018 19:55:59 -0600

Upload details

Uploaded by:
Simon Quigley
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
mail
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
clamsmtp_1.10.orig.tar.gz 212.0 KiB a52fdb4b26e11ece30c478a806c95b1eda16f4e73937bd560ece7017fb0df92a
clamsmtp_1.10-16ubuntu1.diff.gz 36.0 KiB f560831bd59e57335c147e69efef728e78f9596cb4284388c030d5e96f571502
clamsmtp_1.10-16ubuntu1.dsc 2.0 KiB 8dd3fcf110aa6382ef701ceeefd800c39b1437982c33578fa95047e7a3415288

Available diffs

View changes file

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