On Thursday 08 July 2004 02:48 am, Mario Gamito wrote: > Hi, > > Is there a way to limit the size of messages one can send and receive > and establish a maximum number of messages per mailbox.
You can limit the size of all messages being received with the /var/qmail/control/databytes file You can limit the number of messages any user can keep with user based quotas. The syntax is something like xS,yC where x is the maximum total size of all messages and y is the maximum count of messages. I don't think you can limit the size of any individual email except globally with the databytes file. Ken Jones > > Any help would be appreciated. > > Warm Regards, > M�rio Gamito
