Age | Commit message (Expand) | Author |
2013-02-17 | zap the surrounding whitespace and mark up for "="; | Jason McIntyre |
2013-02-17 | disable queue compression temporarily, we lack the smtpctl bits | Gilles Chehade |
2013-02-15 | add missing bits for lmtp support (from Ashish SHUKLA). | Eric Faurot |
2013-02-14 | - change => to = in documentation | Gilles Chehade |
2013-02-14 | - smtpctl trace expand, enables tracing of aliases expansion | Gilles Chehade |
2013-02-14 | simplify markup for the "table" keyword; ok gilles | Jason McIntyre |
2013-02-10 | remove some unneeded Xo/Xc. | Jason McIntyre |
2013-02-10 | do not mark up punctuation; ok gilles | Jason McIntyre |
2013-02-08 | the per-rule "expire" does not really fit in its current section, | Jason McIntyre |
2013-02-08 | order the syntax alphabetically; ok gilles | Jason McIntyre |
2013-02-06 | - for "listen on", use "keeps" to avoid bad formatting | Jason McIntyre |
2013-02-05 | commit documentation for "helo" in relay rules | Gilles Chehade |
2013-02-04 | fix authenticated relaying example | Gilles Chehade |
2013-01-26 | pesky quote! | Jason McIntyre |
2013-01-26 | tweak previous; | Jason McIntyre |
2013-01-26 | Sync with our smtpd repo: | Gilles Chehade |
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 |