Age | Commit message (Expand) | Author |
2012-10-16 | consistent macros; Tim van der Molen | Jason McIntyre |
2012-10-14 | replace 'plain' with 'file' as the backend source name for map_file.c | Gilles Chehade |
2012-10-11 | - replace "from all" and "for all" with "from any" and "for any" | Gilles Chehade |
2012-10-10 | a SMTP -> an SMTP; | Jason McIntyre |
2012-10-09 | - allow a listen statement to impose tls on its clients; | Gilles Chehade |
2012-10-09 | fix listen examples to not use an interface | Gilles Chehade |
2012-10-08 | disk space is cheap but we still want to limit the default size of a body | Gilles Chehade |
2012-10-05 | further tweak the maps description; ok gilles | Jason McIntyre |
2012-10-05 | tweak previous; ok gilles | Jason McIntyre |
2012-10-04 | default map source to S_PLAIN, this allows us to simplify smtpd.conf: | Gilles Chehade |
2012-09-17 | Fix format expansion in smtpd.conf, it has confused a lot of people and it | Gilles Chehade |
2012-09-01 | - remove crypto_backend | Gilles Chehade |
2012-08-29 | switch the default queue encryption to AES-128 | Christian Weisgerber |
2012-08-29 | tweak previous; | Jason McIntyre |
2012-08-29 | obvious, but document that change of any encryption parameter *requires* | Gilles Chehade |
2012-08-29 | Introduce the crypto_backend API and provide support for... encrypted queue | Gilles Chehade |
2012-08-26 | - document queue compression | Gilles Chehade |
2012-08-21 | tweak previous; | Jason McIntyre |
2012-08-21 | Allow smtpd to work as a backup MX, relaying only to MXs with higher | Eric Faurot |
2012-07-16 | sync the first example with the default conf file; ok gilles | Jason McIntyre |
2012-07-16 | don;t quote things unneccessarily; ok gilles | Jason McIntyre |
2012-07-15 | fix example | Gilles Chehade |
2012-07-08 | avoid line splitting; also, one an -> a | Jason McIntyre |
2012-07-08 | - plug text_to_relayhost() in parse.y to support relay URLs. | Gilles Chehade |
2012-05-13 | tweak previous; ok gilles | Jason McIntyre |
2012-05-12 | - remove unused sources S_EXT, S_DYN and S_EXT from enum map_src | Gilles Chehade |
2012-05-12 | - simplify a bit maps by removing fields which are still unused years | Gilles Chehade |
2012-04-24 | take a stab at documenting when arguments need quoted, and valid macro | Jason McIntyre |
2012-04-13 | clarify "hostname"; from robert peichaer org | Jason McIntyre |
2011-12-13 | *finally* make use of certificate authority file if available ! | Gilles Chehade |
2011-12-13 | - man page had an example wrong | Gilles Chehade |
2011-10-03 | clarify that network sources are to be specified in CIDR notation | Gilles Chehade |
2011-06-23 | Use a common text explaining how the various configuration parsers using | Stuart Henderson |
2011-06-10 | tweak previous; | Jason McIntyre |
2011-06-09 | 'relay as' and 'relay via as' rules allow smtpd to rewrite the user part, | Gilles Chehade |
2011-05-22 | tweak previous; | Jason McIntyre |
2011-05-22 | teach smtpd how to listen on an interface group so that we can do: | Gilles Chehade |
2011-05-22 | fix examples so they stay do not use external utilities and do not refer | Gilles Chehade |
2011-03-15 | let smtpd use user-provided Diffie-Hellman parameters for ephemeral key | Gilles Chehade |
2010-12-18 | document "certificate" a little better; | Jason McIntyre |
2010-10-29 | smtpd no longer knows a map called "secrets" which holds credentials for | Gilles Chehade |
2010-10-28 | teach smtpd how to handle per-rule delays for message expiry, this allows | Gilles Chehade |
2010-09-08 | had planned to commit the change after oga@ and I are done with little | Gilles Chehade |
2010-06-10 | allow configure queue expiry | Charles Longeau |
2010-04-27 | sort the map types; | Jason McIntyre |
2010-04-27 | this commit enables "plain" as a backend for maps (that means aliases, | Gilles Chehade |
2010-04-22 | - sort the keyword list | Jason McIntyre |
2010-04-20 | Correct map definition syntax. Reported by Rene Maroufi <info@maroufi.net>. | Jacek Masiulaniec |
2010-04-20 | Document the ``alias <map>'' parameter. | Jacek Masiulaniec |
2010-04-20 | Document ``size'' setting; OK gilles@ | Jacek Masiulaniec |