Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
01 May 2022 12:13:01 1.8.0
|
Bernhard Froehlich (decke)  |
mail/smtprelay: Update to 1.8.0 |
30 Mar 2022 07:01:44 1.7.0_1
|
Guangyuan Yang (ygy)  |
*/*: Bump PORTREVISION after lang/go 1.18 update |
23 Nov 2021 07:29:50 1.7.0
|
Bernhard Froehlich (decke)  |
mail/smtprelay: Update to 1.7.0 |
07 Apr 2021 18:07:02 1.6.0
|
Bernhard Froehlich (decke)  |
mail/smtprelay: Update to 1.6.0 and fix REQUIRE in rc.d script |
07 Apr 2021 08:09:01 1.5.0
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 1.5.0
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
17 Feb 2021 19:47:37
1.5.0
|
decke  |
mail/smtprelay: Update to 1.5.0 |
07 Jun 2020 18:09:29
1.4.0
|
decke  |
mail/smtprelay: Update to 1.4.0 |
16 Nov 2019 12:52:40
1.3.0_2
|
dmgk  |
Bump PORTREVISION after r517743 to force relinking.
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D21854 |
14 Oct 2019 09:10:37
1.3.0_1
|
decke  |
mail/smtprelay:
- Project moved to GitHub so update WWW
- Switch to fetch from GitHub
- Regenerate GH_TUPLE with modules2tuple
MFH: 2019Q4 |
07 Sep 2019 19:12:33
1.3.0
|
decke  |
mail/smtprelay:
- Update to 1.3.0
- Use go:modules |
09 Jan 2019 08:32:15
1.2.0
|
decke  |
Simple Golang SMTP relay/proxy server that accepts mail via SMTP
and forwards it directly to another SMTP server. It supports TLS,
STARTTLS, plain SMTP, can do authentication and various sender
and receiver checks.
WWW: https://code.bluelife.at/decke/smtprelay
Submitted by: myself |