Results 1 to 2 of 2
Hi Everybody
How can I config sendmail for limit e-mail size that send from user?
for example
user1 can send e-mail size 10M
user2 can send e-mail size 50M
Thank ...
- 07-27-2005 #1Just Joined!
- Join Date
- Oct 2004
- Location
- Bangkok, Thailand
- Posts
- 5
Limit each user e-mail's size to send with sendmail
Hi Everybody
How can I config sendmail for limit e-mail size that send from user?
for example
user1 can send e-mail size 10M
user2 can send e-mail size 50M
Thank you for your help.
- 05-27-2006 #2Just Joined!
- Join Date
- May 2006
- Location
- Sri Lanka
- Posts
- 1
Sendmail mail size issue
Hi ,
yes you can customize the mail sizes on user level basis. what you have to do is set sendmail run on queue only mode and schedule a custom script to run on crontab to check and delete/ allow mails per user level comparing it with allowed sizes text file.
i have already done it in the enterprise. Its working cool
gkssroot


Reply With Quote