hi, i have a linux mailserver vpopmail+qmail. In this server i have configured 5 virtual domains.Hi,
I have a problem, because i want setting a max size of a single mail for one of these, but don't find any suggestions in Internet. I would want to use this option for every account in one of these domain.
you can help me to resolve this problem?
thanx in advance... max
Thats a qmail question .. however
echo 10000000 > /var/qmail/control/databytes
then a message can only have 10MB or less
Werner