Koozali.org: home of the SME Server
Contribs.org Forums => General Discussion => Topic started by: gotagug on February 10, 2022, 11:02:03 AM
-
hello! is there a way where i can set the size limit of attachment per group?
-
by default no
but as qpsmtpd is pluggable you can develop your own plugin and check that.
you will need however to create a config file with group:size pair per line and a file with group:users,users or a users,users:size list
you will have to deal with the use case of not in any group and the use case of in multiple groups.