notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
msmtp SMTP plugin for MUAs
1.8.25_1 mail on this many watch lists=14 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.8.25_1Version of this port present on the latest quarterly branch.
Maintainer: novel@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-08-22 19:36:21
Last Update: 2024-03-10 09:55:39
Commit Hash: 3399c4d
People watching this port, also watch:: coreutils, mutt, fusefs-ntfs, firefox, mplayer
License: GPLv3
WWW:
https://marlam.de/msmtp/
Description:
msmtp -- An SMTP client msmtp is an SMTP client that can be used as an "SMTP plugin" for Mutt and probably other MUAs (mail user agents). It forwards mails to an SMTP server (for example at a free mail provider) which does the delivery. To use this program, create a configuration file with your mail account(s) and tell your MUA to call msmtp instead of /usr/sbin/sendmail. Features include: * SMTP AUTH methods PLAIN, LOGIN and CRAM-MD5 (and DIGEST-MD5 and NTLM when compiled with GSASL support) * TLS encrypted connections (including server certificate verification and the possibility to send a client certificate) * DSN (Delivery Status Notification) support * IPv6 support (on systems that support it) * support for multiple accounts * sendmail compatible exit codes (which most MUAs understand).
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (22 items)
Collapse this list.
  1. /usr/local/share/licenses/msmtp-1.8.25_1/catalog.mk
  2. /usr/local/share/licenses/msmtp-1.8.25_1/LICENSE
  3. /usr/local/share/licenses/msmtp-1.8.25_1/GPLv3
  4. bin/msmtp
  5. bin/msmtpd
  6. bin/msmtp-queue
  7. bin/msmtpq
  8. share/locale/de/LC_MESSAGES/msmtp.mo
  9. share/locale/eo/LC_MESSAGES/msmtp.mo
  10. share/locale/fr/LC_MESSAGES/msmtp.mo
  11. share/locale/pt_BR/LC_MESSAGES/msmtp.mo
  12. share/locale/ro/LC_MESSAGES/msmtp.mo
  13. share/locale/ru/LC_MESSAGES/msmtp.mo
  14. share/locale/sr/LC_MESSAGES/msmtp.mo
  15. share/locale/sv/LC_MESSAGES/msmtp.mo
  16. share/locale/ta/LC_MESSAGES/msmtp.mo
  17. share/locale/uk/LC_MESSAGES/msmtp.mo
  18. share/man/man1/msmtp.1.gz
  19. share/man/man1/msmtpd.1.gz
  20. @owner
  21. @group
  22. @mode
Collapse this list.
Dependency lines:
  • msmtp>0:mail/msmtp
To install the port:
cd /usr/ports/mail/msmtp/ && make install clean
To add the package, run one of these commands:
  • pkg install mail/msmtp
  • pkg install msmtp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: msmtp
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1698689747 SHA256 (msmtp-1.8.25.tar.xz) = 2dfe1dbbb397d26fe0b0b6b2e9cd2efdf9d72dd42d18e70d7f363ada2652d738 SIZE (msmtp-1.8.25.tar.xz) = 418264

Packages (timestamps in pop-ups are UTC):
msmtp
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.8.25_11.8.25_11.8.141.8.25_11.8.25_1---
FreeBSD:13:quarterly1.8.25_11.8.25_1-1.8.25_11.8.25_11.8.251.8.251.8.25
FreeBSD:14:latest1.8.25_11.8.25_11.8.221.8.25_11.8.25_11.8.23-1.8.23
FreeBSD:14:quarterly1.8.251.8.25_1-1.8.251.8.25_11.8.251.8.251.8.25
FreeBSD:15:latest1.8.25_11.8.25_1n/a1.8.25n/a1.8.251.8.251.8.25
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.4.1 : devel/gmake
  2. makeinfo : print/texinfo
  3. pkgconf>=1.3.0_1 : devel/pkgconf
  4. gettext-runtime>=0.22_1 : devel/gettext-runtime
  5. msgfmt : devel/gettext-tools
Runtime dependencies:
  1. bash : shells/bash
  2. ca-root-nss.crt : security/ca_root_nss
  3. indexinfo : print/indexinfo
Library dependencies:
  1. libgnutls.so : security/gnutls
  2. libintl.so : devel/gettext-runtime
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for msmtp-1.8.25_1: DOCS=on: Build and/or install documentation GSASL=off: GSASL support IDN=off: International Domain Names support LIBSECRET=off: GNOME password management MSMTPD=on: Include minimal SMTP server that pipes mails to msmtp MSMTPQ=on: Install offline messaging scripts NLS=on: Native Language Support ====> Secure network connection support via TLS: you can only select none or one of them GNUTLS=on: SSL/TLS support via GnuTLS OPENSSL=off: SSL/TLS support via OpenSSL ===> Use 'make config' to modify these settings
Options name:
mail_msmtp
USES:
cpe gmake makeinfo pkgconfig tar:xz gettext
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://marlam.de/msmtp/releases/
Collapse this list.

Number of commits found: 138 (showing only 38 on this page)

«  1 | 2 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.4.12_1
01 Jul 2007 08:56:17
Original commit files touched by this commit
novel search for other commits by this committer
Chase gnutls shared library version chase: adjust DEPENDS lines and
bump PORTREVISIONs.
1.4.12
25 Jun 2007 17:18:43
Original commit files touched by this commit
novel search for other commits by this committer
Update to 1.4.12.
1.4.11
01 Jun 2007 08:24:36
Original commit files touched by this commit
krion search for other commits by this committer
Chase increase of security/gsasl shlib version.
1.4.11
27 Apr 2007 05:09:30
Original commit files touched by this commit
novel search for other commits by this committer
- Add a dependency on security/ca-roots if using OpenSSL or gnutls
- Adjust manpage to point to the right SSL keys location

PR:             ports/112011
Submitted by:   Scott Robbins <scottro@nyc.rr.com>
1.4.11
12 Apr 2007 07:01:28
Original commit files touched by this commit
novel search for other commits by this committer
Update to 1.4.11.
1.4.10
11 Feb 2007 14:42:21
Original commit files touched by this commit
novel search for other commits by this committer
Update to 1.4.10.
1.4.9_1
02 Jan 2007 08:54:13
Original commit files touched by this commit
novel search for other commits by this committer
- Chase security/gnutls update
- Add an entry to UPDATING
- Pet portlint(1) for some ports while I'm here
1.4.9
03 Dec 2006 07:44:54
Original commit files touched by this commit
novel search for other commits by this committer
Update to 1.4.9.
1.4.8
20 Nov 2006 11:18:51
Original commit files touched by this commit
novel search for other commits by this committer
Update to 1.4.8.
1.4.7
23 Aug 2006 18:21:19
Original commit files touched by this commit
novel search for other commits by this committer
Remove an obsolete patch.
1.4.7
21 Aug 2006 07:35:52
Original commit files touched by this commit
novel search for other commits by this committer
Update to 1.4.7.
1.4.6_1
11 Aug 2006 17:36:00
Original commit files touched by this commit
novel search for other commits by this committer
Fix build on 4.x.

Reported by:    pointyhat via kris
1.4.6_1
06 Jul 2006 17:41:23
Original commit files touched by this commit
novel search for other commits by this committer
Chase gnutls shlib version change.
1.4.6
20 Jun 2006 06:14:49
Original commit files touched by this commit
novel search for other commits by this committer
Update to 1.4.6.
1.4.5
10 Jan 2006 16:24:21
Original commit files touched by this commit
novel search for other commits by this committer
Depend on gnutls instead of gnutls-devel in:
- mail/msmtp [1]
- ftp/wzdftpd

Submitted by:   Herbert J. Skuhra <h.skuhra@gmail.com> [1]
1.4.5
30 Dec 2005 13:48:27
Original commit files touched by this commit
novel search for other commits by this committer
Update to 1.4.5.

PR:             91091
Submitted by:   Babak Farrokhi <babak@farrokhi.net>
1.4.4
22 Dec 2005 18:55:47
Original commit files touched by this commit
novel search for other commits by this committer
Revive WITH_GNUTLS knob by depending on gnutls-devel.
1.4.4
30 Aug 2005 12:41:14
Original commit files touched by this commit
novel search for other commits by this committer
Update to 1.4.4.
1.4.3
20 Jul 2005 10:23:43
Original commit files touched by this commit
novel search for other commits by this committer
Update to 1.4.3.

PR:             83714 (based on)
Submitted by:   Andrej Zverev <az@inec.ru>
1.4.2
09 Jul 2005 05:56:40
Original commit files touched by this commit
novel search for other commits by this committer
- Update to 1.4.2
- Added NLS support (can be disabled using WITHOUT_NLS knob)
1.4.1
29 May 2005 04:55:42
Original commit files touched by this commit
novel search for other commits by this committer
Update to 1.4.1.
1.4.0_1
20 Apr 2005 03:24:37
Original commit files touched by this commit
novel search for other commits by this committer
Add previously forgotten INFO to fix plist.

Reported by:    pointyhat via kris
1.4.0
12 Apr 2005 03:26:57
Original commit files touched by this commit
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
1.4.0
11 Apr 2005 08:04:41
Original commit files touched by this commit
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
1.4.0
10 Apr 2005 13:14:44
Original commit files touched by this commit
novel search for other commits by this committer
Update to 1.4.0 (new stable version).
1.2.4
08 Mar 2005 07:38:35
Original commit files touched by this commit
novel search for other commits by this committer
Use @freebsd.org address for my ports.

Approved by:    krion (mentor)
1.2.4
15 Jan 2005 20:42:09
Original commit files touched by this commit
pav search for other commits by this committer
- Define conflicts with msmtp-devel

PR:             ports/76046
Submitted by:   Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
1.2.4
13 Oct 2004 13:53:01
Original commit files touched by this commit
krion search for other commits by this committer
Update to 1.2.4

PR:             ports/72641
Submitted by:   maintainer
1.2.2
19 Aug 2004 14:18:47
Original commit files touched by this commit
vs search for other commits by this committer
Update to 1.2.2

PR:             ports/70641
Submitted by:   Roman Bogorodskiy (maintainer)
1.2.1
02 Aug 2004 13:46:21
Original commit files touched by this commit
sem search for other commits by this committer
update to 1.2.1

PR:             ports/69903
Submitted by:   maintainer
1.2.0
19 Jul 2004 09:38:07
Original commit files touched by this commit
vs search for other commits by this committer
Retire mail/msmtp-devel: mail/msmtp is the new stable version and no new
development version exists.

PR:             ports/69244
Submitted by:   Roman Bogorodskiy (msmtp-devel maintainer)
Approved by:    R.I.Pienaar (msmtp maintainer)
1.0.0
22 Jun 2004 20:58:33
Original commit files touched by this commit
pav search for other commits by this committer
- Add note pointing to msmtpqueue

PR:             ports/68195
Submitted by:   Roman Bogorodskiy <bogorodskiy@inbox.ru>
Approved by:    maintainer
1.0.0
03 Jun 2004 09:09:29
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 1.0.0

PR:             ports/67494
Submitted by:   Roman Bogorodskiy <bogorodskiy@inbox.ru>
Approved by:    maintainer
0.7.2
03 Apr 2004 20:11:19
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 0.7.2

PR:             ports/65094
Submitted by:   Herbert J. Skuhra <herbert.skuhra@gmx.at>
Approved by:    maintainer
0.5.0
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
0.5.0
06 Feb 2004 13:12:53
Original commit files touched by this commit
trevor search for other commits by this committer
Use PLIST_FILES (bento-tested, marcus-reviewed).
0.5.0
25 Sep 2003 21:49:26
Original commit files touched by this commit
krion search for other commits by this committer
- Update to version 0.5.0 [1]
- Honour CFLAGS [2]

PR:             56602
Submitted by:   maintainer [1], krion [2]
0.4.2
22 Aug 2003 19:27:55
Original commit files touched by this commit
nbm search for other commits by this committer
Add msmtp 0.4.2, an SMTP "plugin" for MUAs.

PR:             55877
Submitted by:   R.I.Pienaar <rip@devco.net>

Number of commits found: 138 (showing only 38 on this page)

«  1 | 2