Age | Commit message (Expand) | Author |
2013-08-08 | move the parameter expansion text to after the config options text, | Jason McIntyre |
2013-08-05 | better document /etc/mailname; | Jason McIntyre |
2013-07-20 | tweak previous; | Jason McIntyre |
2013-07-19 | Many MTA improvements: | Eric Faurot |
2013-07-19 | Assorted queue improvements: | Eric Faurot |
2013-07-19 | Allow to specify an address family on a listener | Eric Faurot |
2013-07-19 | Improve and document the way the default server name is found. | Eric Faurot |
2013-07-19 | Introduce expand string modifiers | Eric Faurot |
2013-06-26 | paragraph still mentions an interface name when the example below no longer | Gilles Chehade |
2013-06-09 | oops! one more instance of previous... | Jason McIntyre |
2013-06-09 | the argument name for "source" is "source", not "table"; | Jason McIntyre |
2013-05-24 | tweak the "deliver to lmtp" text, and zap an extraneous space; | Jason McIntyre |
2013-05-24 | sync with OpenSMTPD 5.3.2 | Eric Faurot |
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 |