mox/testdata/smtp
Mechiel Lukkien b571dd4b28
implement a catchall address for a domain
by specifying a "destination" in an account that is just "@" followed by the
domain, e.g. "@example.org". messages are only delivered to the catchall
address when no regular destination matches (taking the per-domain
catchall-separator and case-sensisitivity into account).

for issue #18
2023-03-29 21:11:43 +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
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 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
mox.conf do not require a user "mox" to be present for tests 2023-02-27 14:54:16 +01:00