foxcpp / maddy

✉️ Composable all-in-one mail server.
https://maddy.email
GNU General Public License v3.0
4.95k stars 239 forks source link

auth_map: unknown module or global directive #586

Closed pkejval closed 1 year ago

pkejval commented 1 year ago

Following docs https://github.com/foxcpp/maddy/blob/master/docs/multiple-domains.md I put directive auth_map email_localpart_optional # authenticating as "user@*" checks credentials for "user" right under $(local_domains) = $(primary_domain) but getting this warning in logs /data/maddy.conf:15: unknown module or global directive: auth_map

Am I doing something wrong or docs are not up-to-date with code?

jennydaman commented 1 year ago

Please upgrade to version 0.7.0

foxcpp commented 1 year ago

Updated auth_map directive is part of 0.7.0.