stalwartlabs / mail-server

Secure & Modern All-in-One Mail Server (IMAP, JMAP, POP3, SMTP)
https://stalw.art
4.82k stars 194 forks source link

[bug]: Can't send as group, while member of that group #485

Open RonnyLam opened 4 months ago

RonnyLam commented 4 months ago

What happened?

When I try to send email from a group that i am member of I am not allowed to do so. I am allowed to send as one of user's aliases.

How can we reproduce the problem?

In Thunderbird change from address from user@domain.com to group@domain.com. The server denies sending. Change to alias1@domain.com and the server allows sending.

Version

v0.8.1

What database are you using?

RocksDB

What blob storage are you using?

RocksDB

Where is your directory located?

Internal

What operating system are you using?

Linux

Relevant log output

No response

Code of Conduct