[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Attachment Size for Raq4I
- Subject: Re: [cobalt-users] Attachment Size for Raq4I
- From: Goetz Lohmann <goetz.lohmann@xxxxxx>
- Date: Tue Dec 2 17:55:01 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Goetz Lohmann schrieb:
>Jason Gottschalk schrieb:
>
>
>
>>Hello cobalt-users,
>>
>> Is there a way to allow one virtual domain a larger attachment size
>> than the others?
>>
>>
>>
>>
>
>if you do a little search through the [cobalt-user] archiv you might
>find the answer quickly:
>
> Re: [cobalt-users] how to limit size of attachments
>
> Control Panel > Email Server Parameters > Line # 1 = "Maximum
>Message Size (MB)".
>
>regards
>
>
>
sorry didn't read through .. you could only change it server wide with
the control panel cause the cobalt uses sendmail
by default wich only handle this server wide.
You have to options:
1.) use procmail instead
2.) use Mimedefang & a Perl Script with sendmail (with enabled Milter
Support)
first might be easyer than the second one .. search the archives about ...
regards