Age | Commit message (Expand) | Author |
2014-07-09 | add a "no-dsn" listener option to disable DSN extension. | Eric Faurot |
2014-07-08 | fix typos. | Igor Sobrado |
2014-06-07 | Clint Pachl points out "authtable" is optional; | Jason McIntyre |
2014-05-15 | use <> for tables; | Jason McIntyre |
2014-02-16 | 1) Fix the markup of the time specifications, | Ingo Schwarze |
2014-02-04 | update documentation | Eric Faurot |
2013-12-13 | Give format specifiers their own subsection, so that we can reference it | Jeremie Courreges-Anglas |
2013-12-13 | Use \(dq instead of \&" to print a double quote on a macro line. | Jeremie Courreges-Anglas |
2013-12-06 | "verify" is already documented with "tls-require verify". | Eric Faurot |
2013-12-05 | minor tweaks; | Jason McIntyre |
2013-12-05 | document "verify" keyword and "authtable" option on "listen" rules | Eric Faurot |
2013-11-19 | Allow '*' in the user part of mailaddresses. By default, potentially dangerous | Eric Faurot |
2013-11-19 | Add a limit on the number of inflight envelopes. The scheduler suspends | Eric Faurot |
2013-11-18 | Allow overriding the local ca | Eric Faurot |
2013-11-06 | Much much improved config parser and related changes. | Eric Faurot |
2013-10-29 | use "/etc/mail/mailname" instead of "/etc/mailname" and make it a define. | Eric Faurot |
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 |