• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

ANNOUNCEMENTH A D28-Sep-20182 KiB5341

AUTOFILESH A D28-Sep-2018108 1211

COPYINGH A D28-Sep-201817.6 KiB341281

ChangeLogH A D28-Sep-2018171.7 KiB5,3854,296

FILESH A D28-Sep-20181.8 KiB114113

INSTHIERH A D28-Sep-2018920 3936

MakefileH A D03-May-20228.7 KiB248176

NEWSH A D28-Sep-201825.2 KiB677459

READMEH A D28-Sep-20181.6 KiB4334

SRCFILESH A D28-Sep-2018860 5756

TARGETSH A D28-Sep-2018902 6665

TODOH A D28-Sep-20181.3 KiB5028

VERSIONH A D28-Sep-201815 21

backend-echo.cH A D28-Sep-20182.1 KiB10490

backend-qmail.cH A D28-Sep-20185.9 KiB223197

backend-queuedir.cH A D28-Sep-2018382 1916

builtins.cH A D28-Sep-20181.8 KiB9285

conf-binH A D28-Sep-201862 42

conf-ccH A D28-Sep-201868 42

conf-ccsoH A D28-Sep-2018123 42

conf-includeH A D28-Sep-201872 42

conf-ldH A D28-Sep-201870 42

conf-modulesH A D28-Sep-201871 42

conf-qmailH A D28-Sep-201846 42

conf-tlsH A D28-Sep-2018239 106

constants.hH A D28-Sep-2018298 1714

getprotoenv.cH A D28-Sep-2018499 2421

imapfront-auth.cH A D28-Sep-201810.5 KiB428349

iobytes.cH A D28-Sep-20181.1 KiB3212

mailfront-2.22.specH A D28-Sep-20181.2 KiB5344

mailfront-internal.hH A D28-Sep-2018874 3927

mailfront.cH A D28-Sep-20187.7 KiB320277

mailfront.hH A D28-Sep-20183.6 KiB10584

make-tls.shH A D28-Sep-2018612 3934

modules.cH A D28-Sep-20184.5 KiB185172

netstring.cH A D28-Sep-2018685 3228

plugin-add-received.cH A D28-Sep-20183.8 KiB150135

plugin-check-fqdn.cH A D28-Sep-20182.3 KiB9984

plugin-clamav.cH A D28-Sep-20184 KiB152135

plugin-counters.cH A D28-Sep-20185.4 KiB208186

plugin-cvm-authenticate.cH A D28-Sep-20182.1 KiB9077

plugin-cvm-validate.cH A D28-Sep-20182.4 KiB8160

plugin-lua.cH A D28-Sep-20186 KiB299269

plugin-mailrules.cH A D28-Sep-201810.4 KiB454399

plugin-patterns.cH A D28-Sep-20183.5 KiB156142

plugin-qmail-validate.cH A D28-Sep-20182.5 KiB9886

plugin-rbl.cH A D28-Sep-20184.2 KiB178154

plugin-spamassassin.cH A D28-Sep-20185.1 KiB211192

plugin-starttls-ucspi.cH A D28-Sep-20182.2 KiB10678

plugin-template.cH A D28-Sep-20182.8 KiB10458

pop3-capa.cH A D28-Sep-20181.5 KiB5728

pop3-mainloop.cH A D28-Sep-20182.2 KiB9260

pop3-response.cH A D28-Sep-20181.6 KiB5628

pop3.hH A D28-Sep-2018553 2822

pop3front-auth.cH A D28-Sep-20184.1 KiB173134

pop3front-maildir.cH A D28-Sep-201811 KiB470381

protocol-qmqp.cH A D28-Sep-20182.5 KiB113100

protocol-qmtp.cH A D28-Sep-20182.8 KiB119107

protocol-smtp.cH A D28-Sep-20189.2 KiB412362

qmqpfront-echo.shH A D28-Sep-201846 21

qmqpfront-qmail.shH A D28-Sep-2018139 21

qmtp-respond.cH A D28-Sep-2018724 3028

qmtp.hH A D28-Sep-2018166 95

qmtpfront-echo.shH A D28-Sep-201846 21

qmtpfront-qmail.shH A D28-Sep-2018139 21

queuedir.cH A D28-Sep-20184.4 KiB184162

responses.cH A D28-Sep-2018451 1814

responses.hH A D28-Sep-2018596 2619

session.cH A D28-Sep-20183.6 KiB160132

smtpfront-echo.shH A D28-Sep-201846 21

smtpfront-qmail.shH A D28-Sep-2018156 21

starttls-gnutls.cH A D28-Sep-20185.7 KiB224170

starttls-none.cH A D28-Sep-2018196 2116

starttls.hH A D28-Sep-2018249 128

testcvm.cH A D28-Sep-2018958 4739

tests.shH A D28-Sep-201884.8 KiB3,9063,182

timeout.cH A D28-Sep-20181.8 KiB6131

warn-auto.shH A D28-Sep-201864 30

README

1mailfront
2Mail server network protocol front-ends
3Bruce Guenter <bruce@untroubled.org>
4Version 2.22
52018-09-28
6
7This is mailfront, a package containing customizable network front-ends
8for mail servers.  It contains complete SMTP, QMQP, QMTP, and POP3
9front ends as well as an authentication module for IMAP.  The mail
10delivery front ends also contain internal address filtering features.
11
12Two SMTP back ends are provided.  One delivers mail to qmail-queue,
13mimicking most of the behavior of qmail-smtpd, with the addition of
14support for SMTP AUTH.  The other writes accepted messages to individual
15files in a named directory.
16
17A mailing list has been set up to discuss this and other packages.
18To subscribe, send an email to:
19	bgware-subscribe@lists.untroubled.org
20A mailing list archive is available at:
21	http://lists.untroubled.org/?list=bgware
22
23Development versions of mailfront are available at:
24	https://github.com/bruceg/mailfront
25
26
27This project was initiated at FutureQuest, Inc.  We are releasing it
28as an open-source project because we felt it would be useful to others,
29as well as to repay our debt of gratitude to the larger open-source
30community for the excellent packages we have enjoyed.
31
32For more details, you may contact FutureQuest, Inc. at:
33FutureQuest, Inc.
34PO BOX 623127
35Oviedo FL 32762-3127 USA
36http://www.FutureQuest.net/
37ossi@FutureQuest.net
38
39This package is Copyright(C) 2018 Bruce Guenter or FutureQuest, Inc.,
40and may be copied according to the GNU GENERAL PUBLIC LICENSE (GPL)
41Version 2 or a later version.  A copy of this license is included with
42this package.  This package comes with no warranty of any kind.
43