Linux / UNIX Tech Support Forum
This is a discussion on Sendmail Attachment Size & User Quota Restriction. within the Mail Servers forums, part of the Mastering Servers category; Using "sendmail-8.14.1-2" version of sendmail on my Fedora 7,i 386 OS platform. I am using "RoundCube" Webmail as a GUI ...
|
|||||||
| Mail Servers Discussion on Postfix/Sendmail Mail servers and related program such as IMAP/POP3, Anti-Spam technologies. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Using "sendmail-8.14.1-2" version of sendmail on my Fedora 7,i 386 OS platform.
I am using "RoundCube" Webmail as a GUI service to send/receive mails.It supports only IMAP Protocol as an Open Source Project. Now,I want to restrict User Quota in Sendmail as well as User Mail Attachment size. Native sendmail documentation isn't providing all stuff. So,I would like to know that How to limit User Quota & Attachment size? It is also true that Sendmail uses native linux OS users as a Mail service,So I can implement User Quota & Group Quota also. But,first tell me the easiest way.If User Quota is the final solution for User limit,then I will do it. Please let me know how to restrict User Mail Attachment size in sendmail? Waiting, Nishith Vyas. |
| Sponsored Links | ||
|
|
|
|||
|
Hi,
Currently i am not using sendmail. But for attachment size, following is the parameter to change... define(`confMAX_MESSAGE_SIZE',maxsize) Eg: define(`confMAX_MESSAGE_SIZE',10485760) (10Mb in bytes) As you are are using roundcube, check your php.ini file for the following parameters. upload_max_filesize post_max_size memory_limit Test this in a test environment. Regarding the quota, usrquota and grpquota is the only known option to me. |
|
|||
|
Dear Friend,
I did the same in Sendmail "to restrict attachment size" & i have made changes in "roundcube" also. Though "roundcube" is based on php , I modified /etc/php.ini file for the same. Thanks for your support, Nishith Vyas. |
![]() |
| Tags |
| linux , mail , mail server , mailbox , sendmail , unix |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Squid Restriction | vlinux1 | Proxy Servers | 3 | 03-01-2010 03:43 PM |
| why can't forward large email attachment? | khaosregion | Mail Servers | 4 | 25-10-2007 11:49 PM |
| sendmail and mysql/user without home directory | asim.mcp | Getting started tutorials | 0 | 07-07-2007 03:41 AM |
| vsftpd need restriction | kasimani | Networking, Firewalls and Security | 1 | 12-03-2007 03:35 AM |
| Quota | ricc | Linux software | 2 | 08-08-2006 03:20 AM |