Sasa Stupar wrote:
> Andreas Korn pravi:
>
>> Sasa Stupar wrote:
>>
>>> Hi!
>>>
>>> I am running mail server (sendmail) on RH8. How can I setup quota for
>>> each users mailbox?
>>>
>>> Regards,
>>> Sasa
>>
>>
>> Not on sendmail. sendmail is a mail transfer agent (MTA), not a mail
>> server. You can setup quotas on a pop3 or imap server.
>
>
> And how can I do that? I have running pop3d and imapd which came with
> RH8 distribution.
As far as I know, it is not possible with these servers. This imap
server also has very limited capabilities.
Take a look at the cyrus imap server:
http://asg.web.cmu.edu/cyrus/
RPM packages can be found here:
http://www.invoca.ch/pub/packages/cyrus-imapd/
Andreas