7
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
bump version to 7.5.0p0 More... 15 days ago
CHANGES for 7.5.0p0 More... 15 days ago
Update getdtablecount.c
gilles
as Gilles Chehade
More... 24 days ago
fix ORCPT handling More... about 1 month ago
readd the check for setreuid, lost inbetween 7.3 and 7.4 More... about 2 months ago
bump version to 7.5.0rc1 More... about 2 months ago
include bootstrap too in the distribution tarball More... about 2 months ago
readd the default -R handling for NetBSD More... about 2 months ago
openbsd-compat/setresuid.c: fix error logging More... about 2 months ago
add compat glue for EAI_OVERFLOW too More... about 2 months ago
bump version to 7.5.0-portable More... about 2 months ago
Update clang.yml
gilles
as Gilles Chehade
More... 2 months ago
Make sure to return a proper string in ai_canonname. More... 2 months ago
no need to be as strict with table formats on various match constraints, this prevents the reuse of T_HASH tables in T_LIST contexts when the key column actually makes sense by itself.
gilles
as Gilles Chehade
More... 2 months ago
unify smtpd and makemap table parser More... 2 months ago
readd knob to prefer ipv6 over ipv4 More... 3 months ago
missing "s" after apostrophe; More... 3 months ago
leave the command for mbox delivery unset More... 3 months ago
document that when an alternate delivery user is provided in a dispatcher, no .forward file except that of the alternate delivery user is processed. More... 3 months ago
when an alternate delivery user is provided in a dispatcher, do not process any recipient .forward file except that of the alternate delivery user.
gilles
as Gilles Chehade
More... 3 months ago
there's no good reason to allow smtpd to execute custom command set by root in a .forward file so disallow custom commands and file reading, only allow setting forward addresses and users.
gilles
as Gilles Chehade
More... 3 months ago
Run lmtp deliveries as the recipient user, not SMTPD_USER (_smtpd). This is a backout of revision 1.278. Delivery via lmtp is not limited to running mail.lmtp, it may also be modified by a user's .forward file (if any). OK gilles@ More... 3 months ago
allow escaping inside quotes More... 3 months ago
Use imsg_get_fd() to access the fd passed via imsgs. More... 3 months ago
Extend imsg and ibuf API with useful getter methods More... 4 months ago
fix IPv6 addresses table lookups More... 4 months ago
set_localaddrs(): don't wrap IPv6s address with braces twice More... 4 months ago
relax ORCPT syntax validation More... 4 months ago
sync table(5) with reality More... 4 months ago
remove trailing whitespaces More... 4 months ago