This website requires JavaScript.
Explore
Help
Sign In
infrastructure
/
mox
Watch
1
Star
0
Fork
0
You've already forked mox
mirror of
https://github.com/mjl-/mox.git
synced
2025-06-28 07:08:14 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
mox
/
testdata
/
smtp
History
Mechiel Lukkien
c1753b369d
in smtpserver, accept delivery to postmaster@<hostname>, and also postmaster@ addresses for domains that don't have a postmaster address configured.
2023-04-24 12:04:46 +02:00
..
catchall
implement a catchall address for a domain
2023-03-29 21:11:43 +02:00
dmarcreport
deprecate having only localparts in an Account's Destinations, it should always be a full email address
2023-03-09 22:13:56 +01:00
junk
deprecate having only localparts in an Account's Destinations, it should always be a full email address
2023-03-09 22:13:56 +01:00
postmaster
in smtpserver, accept delivery to postmaster@<hostname>, and also postmaster@ addresses for domains that don't have a postmaster address configured.
2023-04-24 12:04:46 +02:00
sendlimit
implement limits on outgoing messages for an account
2023-03-29 09:36:06 +02:00
tlsrpt
deprecate having only localparts in an Account's Destinations, it should always be a full email address
2023-03-09 22:13:56 +01:00
domains.conf
bugfix: when dkim-signing submitted messages, use the domain from the "message from header" instead of "smtp mail from"
2023-03-30 10:38:36 +02:00
mox.conf
do not require a user "mox" to be present for tests
2023-02-27 14:54:16 +01:00