Age | Commit message (Expand) | Author |
2018-06-04 | tweak the text of the relaying example: make it clear that the example | Jason McIntyre |
2018-06-04 | "match auth" matches transactions that *have been* authenticated; | Jason McIntyre |
2018-06-03 | split forkmda() in two: | Gilles Chehade |
2018-06-02 | LARVAL fds are now invisble from userland. | Martin Pieuchot |
2018-06-02 | restore one set of quotes i shouldn;t have removed; | Jason McIntyre |
2018-06-01 | reorder pki grammar, no functional change | Gilles Chehade |
2018-06-01 | instead of using 'set queue XXX' 'set mta XXX' 'set mda XXX' to set option | Gilles Chehade |
2018-06-01 | when peer advertises SIZE, keep track of it in the session | Gilles Chehade |
2018-06-01 | document that keywords have to be quoted when used additionally as argument | Jason McIntyre |
2018-06-01 | Require a valid certificate by default when relaying through a smarthost. | Eric Faurot |
2018-06-01 | Just over 15 years and 35 revisions ago, itojun removed the last use of | Theo Buehler |
2018-05-31 | remove 'where' parameter from all x*() functions in utils.c, it doesn't | Gilles Chehade |
2018-05-31 | - Replace virtual(5) reference by table(5) as virtual table format is | Gilles Chehade |
2018-05-31 | simplify | Eric Faurot |
2018-05-31 | Document -u | Marc Espie |
2018-05-30 | cosmethic change, shuffle smtpd specific grammar bits _after_ the ones that | Gilles Chehade |
2018-05-30 | Use new SIOCGIFGLIST to provide carpGroupTable, showing "demote" values | Stuart Henderson |
2018-05-30 | when path is too long, display it in error message | Gilles Chehade |
2018-05-30 | consistent casing; | Jason McIntyre |
2018-05-30 | tweak previous; | Jason McIntyre |
2018-05-30 | port -u userlist option from update-plist, as suggested by sthen@. | Marc Espie |
2018-05-30 | teach mail.maildir how to junk mails if -j option is set and X-Spam is | Gilles Chehade |
2018-05-29 | it turns out we can provide syntaxic sugar for an LMTP action in smtpd.conf | Gilles Chehade |
2018-05-29 | RECIPIENT should really be the dest address, post-expansion, not rcpt | Gilles Chehade |
2018-05-29 | remove unused function | Eric Faurot |
2018-05-29 | missing case | Eric Faurot |
2018-05-29 | no need to parse and dump the relayhost in the lookup process. | Eric Faurot |
2018-05-29 | remove unused code | Eric Faurot |
2018-05-29 | simplify mail.maildir as well as the parse.y glue | Gilles Chehade |
2018-05-29 | provide mail user agents with the same environments as Postfix | Gilles Chehade |
2018-05-29 | remove paragraph that's no longer true about authenticated users being | Gilles Chehade |
2018-05-28 | fix mail-from in relay rules, was not propagated from grammar to mta | Gilles Chehade |
2018-05-28 | zero memory before calling text_to_relayhost() | Eric Faurot |
2018-05-28 | stop processing envelope if smarthost parsing failed | Eric Faurot |
2018-05-28 | missing m_close() | Eric Faurot |
2018-05-28 | recognise MikroTik's Ethernet over IP (eoip) protocol | David Gwynne |
2018-05-26 | - old implem of @rcscript predates absolute_okay. | Marc Espie |
2018-05-25 | Document that "from local" and "for local" are still the defaults. | Todd C. Miller |
2018-05-25 | default to from local and for local as we used to | Gilles Chehade |
2018-05-25 | fix broken example | Gilles Chehade |
2018-05-25 | Use a cache for process information to speed up snmp walks. | Gerhard Roth |
2018-05-24 | three forgotten s/-literal/-unfilled/ | Ingo Schwarze |
2018-05-24 | adapt to the new smtpd.conf(5) format, OK gilles@ | Ingo Schwarze |
2018-05-24 | no longer used, remove | Gilles Chehade |
2018-05-24 | PATH_SPOOL is /var/spool/smtpd | Gilles Chehade |
2018-05-24 | basic macro cleanup | Ingo Schwarze |
2018-05-24 | bump version, this will be a big release when OpenBSD 6.4 is released :-) | Gilles Chehade |
2018-05-24 | switch smtpd to new grammar | Gilles Chehade |
2018-05-24 | check the intended value | Eric Faurot |
2018-05-23 | Set the port.op value when parsing the httpd.conf port value. | Alexander Bluhm |