proxsmtp 1.10-5 source package in Ubuntu

Changelog

proxsmtp (1.10-5) unstable; urgency=medium

  * QA upload.
  * Let systemd.pc decide place for systemd system units
  * Drop Depends: lsb-base (obsolete)

 -- Chris Hofstaedtler <email address hidden>  Sat, 09 Dec 2023 16:11:19 +0100

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
Oracular release universe mail
Noble release universe mail

Downloads

File Size SHA-256 Checksum
proxsmtp_1.10-5.dsc 1.8 KiB 63a4062f0c766e9ce4f065beab6afbf6aac0cb656a4cb88423e72f26d027c395
proxsmtp_1.10.orig.tar.gz 177.0 KiB 33b13cb4cbbebd784768893404c992d6cc2e8d057c27c012e3a69f24ac60c4b5
proxsmtp_1.10-5.debian.tar.xz 4.9 KiB 42a15144e4e454bbace0f285e1c3e07b4fafb6d945ea5e306bc9910d845562c2

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