Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: Remove all other $FreeBSD keywords. | Mathieu Arnold | 2021-04-06 | 1 | -2/+0 |
| | |||||
* | mail/emailrelay: Fix DEFAULT_VERSIONS+=ssl | John Marino | 2016-11-05 | 1 | -0/+13 |
| | | | | | | | | | | Both LibreSSL and the latest version of OpenSSL lack definitions for SSLv3_method, so handle that case to fix the build with those SSL options. Appoved by: SSL blanket Notes: svn path=/head/; revision=425393 | ||||
* | Add a port of E-MailRelay, a simple SMTP proxy and store-and-forward message | Alexey Dokuchaev | 2015-07-23 | 5 | -0/+129 |
transfer agent (MTA). WWW: http://emailrelay.sourceforge.net/ PR: 199192 Submitted by: Robert Nelson Notes: svn path=/head/; revision=392741 |