You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Breaking changes
New features
To start the server: maddy run ...
Other maddyctl subcommands are available
similiarly: maddy imap-acct, etc
For example, when using table.regexp:
Or table.file:
For SQL-based tables, just add multiple rows with the same key (address to be replaced).
{rcpt_to} (SMTP RCPT TO), {original_rcpt_to} (SMTP RCPT TO before any local rewrites), {subject}.
It is used automatically, so now it is safe run multiple maddy server instancesusing the same PostgreSQL DB.
Bugfixes
go-imap v2 is my fork of emersion/go-imap library that makes
massive changes to the server code.
In particular, it fixes long-standing issue of update handling
being non conforming to RFC 3501.
maddyctl hash
#502)Documentation changes
Misc
This discussion was created from the release maddy 0.6.0.
Beta Was this translation helpful? Give feedback.
All reactions