proxsmtp 1.10-4 source package in Ubuntu

Changelog

proxsmtp (1.10-4) unstable; urgency=medium

  * QA upload.
  * Add _proxsmtp user
  * Add native systemd unit.
  * Bump dh compat to 13.

 -- Chris Hofstaedtler <email address hidden>  Mon, 30 Jan 2023 00:04:16 +0000

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
any
Section:
mail
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe mail
Lunar release universe mail

Downloads

File Size SHA-256 Checksum
proxsmtp_1.10-4.dsc 1.8 KiB 06b2b35b2591caa7adf68125fa5226791b0c2fd6f6819871665596a4d87245b0
proxsmtp_1.10.orig.tar.gz 177.0 KiB 33b13cb4cbbebd784768893404c992d6cc2e8d057c27c012e3a69f24ac60c4b5
proxsmtp_1.10-4.debian.tar.xz 4.8 KiB bd3faa669f67c3536fa203e1aa167c2c6e1af9f66d3efb667be37e0fdeb77502

Available diffs

No changes file available.

Binary packages built by this source

proxsmtp: multi purpose SMTP Proxy

 ProxSMTP is a flexible tool that allows you to reject, change or log email
 based on arbitrary critera. It accepts SMTP connections and forwards the SMTP
 commands and responses to another SMTP server. The 'DATA' email body is
 intercepted and filtered before forwarding.
 .
 You need to be able to write the filtering scripts that integrate it with your
 particular needs. If you're looking for something that does virus filtering,
 take a look at ClamSMTP which behaves similarly and uses a similar code base.
 .
 You do not need a local mail-transport-agent installed, since this server can
 forward to a remote one.

proxsmtp-dbgsym: debug symbols for proxsmtp