summaryrefslogtreecommitdiff
path: root/mail/emailrelay/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-061-2/+0
|
* mail/emailrelay: Fix DEFAULT_VERSIONS+=sslJohn Marino2016-11-051-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 messageAlexey Dokuchaev2015-07-235-0/+129
transfer agent (MTA). WWW: http://emailrelay.sourceforge.net/ PR: 199192 Submitted by: Robert Nelson Notes: svn path=/head/; revision=392741