I wish i could implement suggestions..

Problem is on the user's PC , there are many profiles ( for different
emails boxes ) open. All profiles use the same SMTP server . So we need
to restrict only one profile from sending the external emails..( even
this profile should be able to send the email to local domain users )

Secondly, we want to restrict attachment size only for a particular
user.

rgds


On Thu, 2004-09-02 at 15:32, Amit Sharma wrote:

> --- anil bindal <[EMAIL PROTECTED]> wrote:
> 
> > Dear all,
> > 
> > 1) Is it possible to restrict a user to send out the
> > external email but
> > receive all emails ?? How ??
> > 2) Is it possible to restrict user to send out the
> > attachments of any
> > size  ?
> > 
> > Environment is RH 7.3 / sendmail-8.11.6-27.73
> > 
> > Regards,
> > 
> [SNIP]
> 
> #1 /etc/mail/access 
> 
> ip.address.of.user   DENY   (ip of the user and deny)
> 
> 
> 
> #2 yes u can , in sendmail.cf lookout for
> 
> # maximum message size
> O MaxMessageSize=1000000
> 
> and change accordingly.
> 
> amit
> 
> 
> 
>               
> __________________________________
> Do you Yahoo!?
> Yahoo! Mail - You care about security. So do we.
> http://promotions.yahoo.com/new_mail

Regards,

Anil Bindal
DCM Technologies
_______________________________________________
ilugd mailinglist -- [EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[EMAIL PROTECTED]/

Reply via email to