summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2018-06-06code cleanupEric Faurot
2018-06-06remove fields that are found in struct dispatcher from struct relayhostEric Faurot
2018-06-06if the parser can't find a starting line in user db, it won't lookMarc Espie
2018-06-06document missing database filtersremi
2018-06-06print metric for Intra-Area-Prefix LSAsremi
2018-06-05remove struct relayhost from struct envelope.Eric Faurot
2018-06-05Revert introduction of fdinsert(), a sanitify check triggers whenMartin Pieuchot
2018-06-05document "match tag"; ok gillesJason McIntyre
2018-06-04honor SIZE extension when advertised by peerGilles Chehade
2018-06-04for "match", document that envelopes that do not match anything are rejected,Jason McIntyre
2018-06-04Fix file descriptor leak.Gerhard Roth
2018-06-04tweak previous;Jason McIntyre
2018-06-04add support for mda wrappers allowing postmaster to define command wrappersGilles Chehade
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