  | | | Sendmail Max Message Size | Sendmail Max Message Size 2006-02-23 - By Thom Paine
Back Thanks for the reply Chris.
This gave me an idea to use in conjunction with MailScanner. I set my global max message size to 10M and then created a ruleset to limit other users to an even smaller size.
Thanks again.
On 2/23/06, Chris Adams <cmadams@(protected)> wrote: > Once upon a time, Thom Paine <painethom@(protected)> said: > > I'm looking to have a max message size that my one server accepts of > > 4M. However, I have a group of users who need to be able to bypass > > this limit as they regularly receive email attachments of surveillance > > videos that can be as large at 10M. > > > > Is there a way to define a message size of 4M for everyone else except > > for this group? > > You'd have to set the max message size to the max allowed for any user, > and then write a custom check_rcpt ruleset to check ${msg_size}. > > Alternately, there is a Maxsize field for mailers (I don't know when > sendmail checks it though); it may be possible to use a mailertable to > select a different mailer for some users with a different size. You'd > still have to set the overall max message size to the max allowed for > any user and then lower it via the mailer field. > -- > Chris Adams <cmadams@(protected)> > Systems and Network Administrator - HiWAAY Internet Services > I don't speak for anybody but myself - that's enough trouble. > > -- > Taroon-list mailing list > Taroon-list@(protected) > https://www.redhat.com/mailman/listinfo/taroon-list >
-- -=/>Thom
-- Taroon-list mailing list Taroon-list@(protected) https://www.redhat.com/mailman/listinfo/taroon-list
|
|
 |