Skip to Content.
Sympa Menu

en - RE: [sympa-users] Shared Documents

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: "Malcolm Waltz" <address@concealed>
  • To: <address@concealed>
  • Cc: <address@concealed>, "Wen Si" <address@concealed>
  • Subject: RE: [sympa-users] Shared Documents
  • Date: Fri, 13 Nov 2009 12:59:23 -0800

Hi David,

 

I also noticed that quotas weren't being respected (in 6.0).

 

In our environment we need to prevent the list owners from being able to create the Shared Documents area (we have other tools for this function).  Since I was having difficulty accomplishing that, I thought a temporary solution would be to set the quotas to zero.  Unfortunately, that did nothing.

 

I have since, managed to disable the Shared Documents area via customization of templates and by commenting out some code in the admin.pm file (since I couldn't get it to work properly by manipulating the config files).

 

################################################################

Commented out (twice) from admin.pm:

## Create shared if required

if (defined $list->{'admin'}{'shared_doc'}) {

 $list->create_shared();

}

################################################################

 

Thanks,

Malcolm Waltz

Unix Systems Administrator II

Office of Information Technology

University of the Pacific

 

From: address@concealed [mailto:address@concealed] On Behalf Of Wen Si
Sent: Friday, November 13, 2009 12:28 PM
To: address@concealed
Cc: address@concealed
Subject: RE: [sympa-users] Shared Documents

 

Hi David,

I just uploaded a 10MB file into address@concealed which shared file size limited is 5MB.
Have a look :)

Thank you. Sincerely, Wen Si



Date: Fri, 13 Nov 2009 17:17:26 +0100
From: address@concealed
To: address@concealed
CC: address@concealed
Subject: Re: [sympa-users] Shared Documents

Hi Wen,

I can't reproduce your problem with our install.
What are the logs when you upload the file?

Could you show us the config file excerpt showing the shared_doc parameter ?

regards,

David

Wen Si a écrit :

Hi,
 
I have set up max shared documents size to 10MB. But when I upload my first file of the mailing list, 200MB file can be uploaded.
 
Can anyone help to fix this problem?

Thank you. Sincerely, Wen Si

-- 
David Verdin
Comité réseau des universités

 




Archive powered by MHonArc 2.6.19+.

Top of Page