Raymond Orchison wrote:
> Hi,
>
> How do I set a maximum mail message size, per domain and on a per user
> basis?
> I know about the quota on the maximum size of a mail box but I need to stop
> users from sending mail bigger than a specified size.
>
> I'm running vpopmail and qmail on redhat linux 6.2.
Restricting outgoing message size is controlled by your smtp server. So
vpopmail has nothign to do with this, and you can't do per domain or per user
restrictions. But Qmail allows you to set a "global" limit by putting the
maximum message size (in bytes) in /var/qmail/control/databytes. You'll need
to restart qmail to make this active.
Cheers,
Bill Shupp