mirror of
https://github.com/mjl-/mox.git
synced 2024-12-26 08:23:48 +03:00
9c31789c56
this is based on @bobobo1618's PR #50. bobobo1618 had the right idea, i tried including an "is forwarded email" configuration option but that indeed became too tightly coupled. the "is forwarded" option is still planned, but it is separate from the "accept rejects to mailbox" config option, because one could still want to push back on forwarded spam messages. we do an actual accept, delivering to a configured mailbox, instead of storing to the rejects mailbox where messages can automatically be removed from. one of the goals of mox is not pretend to accept email while actually junking it. users can still configure delivery to a junk folder (as was already possible), but aren't deleted automatically. there is still an X-Mox-Reason header in the message, and a log line about accepting the reject, but otherwise it is registered and treated as an (smtp) accept. the ruleset mailbox is still required to keep that explicit. users can specify Inbox again. hope this is good enough for PR #50, otherwise we'll change it. |
||
---|---|---|
.. | ||
ctl | ||
dmarc-reports | ||
dsn | ||
httpaccount | ||
imap | ||
imapserverfuzz | ||
imaptest | ||
importtest.maildir | ||
integration | ||
junk | ||
message | ||
queue | ||
smtp | ||
smtpserverfuzz | ||
store | ||
tlsreports | ||
web | ||
webmail | ||
webserver | ||
websocket | ||
importtest.maildir.tgz | ||
importtest.mbox | ||
importtest.mbox.zip |