Koozali.org: home of the SME Server

Contribs.org Forums => General Discussion => Topic started by: gotagug on February 10, 2022, 11:02:03 AM

Title: attachment size limit per group
Post 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?
Title: Re: attachment size limit per group
Post by: Jean-Philippe Pialasse on February 10, 2022, 01:38:08 PM
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.