On Fri, 4 Feb 2005, Ian Mackey wrote:
> Is it possible to setup user "classes" whereby EXIM allows class A to have
> mailboxes <=45M, B <=100Mb, etc.
Yes. The appendfile transport has a quota option which allows you to limit
the size of a mailbox. You can use a table lookup to vary the quota
depending on the user:
quota = ${lookup {$local_part} lsearch {/etc/exim/quotas} }
The quotas file would contain lines like:
iwm21: 100M
Tony.
--
<fanf@???> <dot@???>
http://dotat.at/ ${sg{\N${sg{\
N\}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}\
\N}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}