src/usr.sbin/smtpd
jmc a51b161a23 missing "s" after apostrophe; 2024-02-03 20:46:57 +00:00
..
mail
smtp
smtpctl
smtpd
Makefile
aliases.5
aliases.c
bounce.c add missing include of time.h 2023-05-31 16:51:46 +00:00
ca.c drop engine support 2023-07-11 16:40:22 +00:00
compress_backend.c
compress_gzip.c
config.c set_localaddrs(): don't wrap IPv6s address with braces twice 2024-01-04 09:30:09 +00:00
control.c Use imsg_get_fd() to access the fd passed via imsgs. 2024-01-20 09:01:03 +00:00
crypto.c
dict.c
dict.h
dispatcher.c
dns.c consider an MX of "localhost" as it were a "Null MX" 2023-11-16 10:23:21 +00:00
enqueue.c Use imsg_get_fd() to access the fd passed via imsgs. 2024-01-20 09:01:03 +00:00
envelope.c relax ORCPT syntax validation 2024-01-03 08:11:15 +00:00
esc.c
expand.c
forward.5
forward.c
iobuf.c
iobuf.h
ioev.c
ioev.h
limit.c
lka.c Use imsg_get_fd() to access the fd passed via imsgs. 2024-01-20 09:01:03 +00:00
lka_filter.c cast tv_usec to long for *printf 2023-11-03 13:38:28 +00:00
lka_session.c when an alternate delivery user is provided in a dispatcher, do not process 2024-02-02 23:33:42 +00:00
log.c
log.h
mail.lmtp.8
mail.lmtp.c
mail.maildir.8
mail.maildir.c cast to '(long long)' instead of '(long long int)' 2023-05-15 12:03:04 +00:00
mail.mboxfile.8
mail.mboxfile.c
mail.mda.8
mail.mda.c
mailaddr.c
makemap.8
makemap.c
mda.c Use imsg_get_fd() to access the fd passed via imsgs. 2024-01-20 09:01:03 +00:00
mda_mbox.c
mda_unpriv.c
mda_variables.c mda_expand_format: simplify token name extraction for %{name} 2023-03-19 16:43:44 +00:00
mproc.c Use imsg_get_fd() to access the fd passed via imsgs. 2024-01-20 09:01:03 +00:00
mta.c relax ORCPT syntax validation 2024-01-03 08:11:15 +00:00
mta_session.c Use imsg_get_fd() to access the fd passed via imsgs. 2024-01-20 09:01:03 +00:00
newaliases.8
parse.y leave the command for mbox delivery unset 2024-02-03 15:50:00 +00:00
parser.c
parser.h
proxy.c
queue.c Use imsg_get_fd() to access the fd passed via imsgs. 2024-01-20 09:01:03 +00:00
queue_backend.c add missing include of time.h 2023-05-31 16:51:46 +00:00
queue_fs.c add missing include of time.h 2023-05-31 16:51:46 +00:00
queue_null.c
queue_proc.c Use imsg_get_fd() to access the fd passed via imsgs. 2024-01-20 09:01:03 +00:00
queue_ram.c
report_smtp.c
resolver.c
rfc5322.c reject headers that start with a space or tab 2023-12-05 13:38:25 +00:00
rfc5322.h
ruleset.c
runq.c add missing include of time.h 2023-05-31 16:51:46 +00:00
scheduler.c
scheduler_backend.c
scheduler_null.c
scheduler_proc.c
scheduler_ramqueue.c add missing include of time.h 2023-05-31 16:51:46 +00:00
sendmail.8
smtp.1
smtp.c some fatal -> fatalx to improved logging 2023-05-16 17:48:52 +00:00
smtp.h
smtp_client.c
smtp_session.c allow escaping inside quotes 2024-01-28 17:23:17 +00:00
smtpc.c some fatal -> fatalx to improved logging 2023-05-16 17:48:52 +00:00
smtpctl.8
smtpctl.c add missing include of time.h 2023-05-31 16:51:46 +00:00
smtpd-api.h
smtpd-defines.h
smtpd-filters.7 swap link-auth filter arguments 2023-07-07 14:52:00 +00:00
smtpd.8
smtpd.c leave the command for mbox delivery unset 2024-02-03 15:50:00 +00:00
smtpd.conf.5 missing "s" after apostrophe; 2024-02-03 20:46:57 +00:00
smtpd.h there's no good reason to allow smtpd to execute custom command set by root 2024-02-02 22:02:12 +00:00
spfwalk.c
srs.c
ssl.c remove ssl_init() 2023-06-25 08:08:03 +00:00
ssl.h remove ssl_init() 2023-06-25 08:08:03 +00:00
stat_backend.c
stat_ramstat.c
table.5 sync table(5) with reality 2023-12-27 11:29:56 +00:00
table.c fix IPv6 addresses table lookups 2024-01-04 09:34:03 +00:00
table_db.c
table_getpwnam.c
table_proc.c
table_static.c
to.c add missing include of time.h 2023-05-31 16:51:46 +00:00
tree.c
tree.h
unpack_dns.c
unpack_dns.h
util.c relax ORCPT syntax validation 2024-01-03 08:11:15 +00:00
waitq.c