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