You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
989e4d5db5
Currently when the mail address is looked up by Postfix (using the admin part) the address extension is removed. This is due to the address extension being removed to look up the user, and afterwards returning the users mail address. But by not returning the mail address including the address extension it also isn't part anymore in the LMTP communication to Dovecot. So Dovecot doesn't know about the extension, and in turn the address extension can't be used in Sieve mail filtering. This change fixes that by returning the original address by just concatinating the "localpart" and domain again when the user is found. Fixes #982 |
5 years ago | |
---|---|---|
.. | ||
admin | 5 years ago | |
dovecot | 5 years ago | |
nginx | 5 years ago | |
none | 5 years ago | |
postfix | 5 years ago | |
rspamd | 5 years ago |