Thanks Al,
After I found my php.ini file it was a straightforward edit to open the
attatchment limitation.
For my configuration it was /etc/php.ini
Then I changed the following parameters:
memory limt , post max size , upload max filesize
-gac
On Thu, 2009-06-04 at 10:20, Alan in Toronto wr
Thanks Bo
I'm using sendmail, and thought I changed the sendmail.mc file to allow
for 10Mb but it didn't seem to do anything.
-gac
On Thu, 2009-06-04 at 10:15, Bo Lynch wrote:
> On Thu, June 4, 2009 9:25 am, g...@neht.com wrote:
> > Can I adjust the file attachment limitation ( currently 2 Mb)
On Thu, June 4, 2009 9:25 am, g...@neht.com wrote:
> Can I adjust the file attachment limitation ( currently 2 Mb) for my
> Squirrelmail configuration ?
>
> I am running SquirrelMail v 1.4.2-3 on a Linux ( Fedora) server running
> Apache 2.0.49.
>
> I can't find anything in the config.php file, th
On Jun 4, 2009, at 8:25 AM, g...@neht.com wrote:
> Can I adjust the file attachment limitation ( currently 2 Mb) for my
> Squirrelmail configuration ?
http://squirrelmail.org/wiki/AttachmentSize
--
Marc
--
OpenSolaris
On Thu, June 4, 2009 9:25 am, g...@neht.com wrote:
> Can I adjust the file attachment limitation ( currently 2 Mb) for my
> Squirrelmail configuration ?
Yes, you can adjust it, but it is not a Squirrelmail limitation. It is limited
by
local and global settings of your server's PHP.
> I am runnin
Can I adjust the file attachment limitation ( currently 2 Mb) for my
Squirrelmail configuration ?
I am running SquirrelMail v 1.4.2-3 on a Linux ( Fedora) server running
Apache 2.0.49.
I can't find anything in the config.php file, the conf.pl interface, or
the pref files.
-gac
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi BRUYET,
On Monday, January 08, 2007, BRUYET wrote:
> Hello,
> I compose a new message and attach a 8M file. If I send it, I obtain an
> error "552 error: message too large". However I set the size limit to
> 10M... Now I save the message as draft.
> Perhaps the attachment is is being encoded using Base64 or something
> similar, and thus is larger than the binary equivalent.
>
> Don Russell
It seems to be the reason.
In Squirrelmail configuration, I have : upload_max_filesize 10M
In Postfix (SMTP server), I have : message_size_limit 102
HI ,
Increase the file limit size in /etc/php.ini to the 12 mb cause default is 8M
regards
simon
> BRUYET Xavier wrote:
>> Hello,
>>
>> I compose a new message and attach a 8M file. If I send it, I obtain an
>> error "552 error: message too large". However I set the size limit to
>> 10M... No
BRUYET Xavier wrote:
> Hello,
>
> I compose a new message and attach a 8M file. If I send it, I obtain an
> error "552 error: message too large". However I set the size limit to
> 10M... Now I save the message as draft. If I go to the draft folder and
> open the message, I see that the attached
Hello,
>> I compose a new message and attach a 8M file. If I send it, I obtain an
>> error "552 error: message too large". However I set the size limit to
>> 10M... Now I save the message as draft. If I go to the draft folder and
>> open the message, I see that the attached file size is 11M. How i
> I compose a new message and attach a 8M file. If I send it, I obtain an
> error "552 error: message too large". However I set the size limit to
> 10M... Now I save the message as draft. If I go to the draft folder and
> open the message, I see that the attached file size is 11M. How is it
> possi
Hello,
I compose a new message and attach a 8M file. If I send it, I obtain an
error "552 error: message too large". However I set the size limit to
10M... Now I save the message as draft. If I go to the draft folder and
open the message, I see that the attached file size is 11M. How is it
pos
On Tue, July 11, 2006 12:49, Ralf Hildebrandt wrote:
> Where can I globally set the attachment size?
php.ini and php.conf for apache
> Right now, I see this in the compose window:
> (max. 8 M)
fine, since postfix have default at 10M in one mail ?
> and the respective code is:
> compose.php:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
> file_uploads = On
> upload_max_filesize = 16M
>
> so why does SM show 8M then?
http://www.squirrelmail.org/wiki/AttachmentSize
- --
Chris Hilts
[EMAIL PROTECTED]
Say it with flowers -- Send them a triffid!
-BEGIN PGP SIGNATURE-
Version:
* Rainer Sokoll <[EMAIL PROTECTED]>:
> On Tue, Jul 11, 2006 at 12:49:43PM +0200, Ralf Hildebrandt wrote:
>
> > Where can I globally set the attachment size?
>
> In php.ini (max_upload_size, IIRC)
Yes, that's set to
file_uploads = On
upload_max_filesize = 16M
so why does SM show 8M then?
--
R
On Tue, Jul 11, 2006 at 12:49:43PM +0200, Ralf Hildebrandt wrote:
> Where can I globally set the attachment size?
In php.ini (max_upload_size, IIRC)
Rainer
-
Using Tomcat but need to do more? Need to support web services,
Where can I globally set the attachment size?
Right now, I see this in the compose window:
(max. 8 M)
and the respective code is:
compose.php:$maxsize = '(max. ' . show_readable_size( min(
$sizes ) ) . ')';
--
Ralf Hildebrandt (i.A. des IT-Zentrums) [EMAIL PROTECTED]
Charit
--On 20. januar 2006 10:57 -0600 Scott Mayo
<[EMAIL PROTECTED]> wrote:
Is there anything in squirrelmail itself that would limit attachment
size? I have not seen anything.
I was trying to set my max to 50M.
I changed the following in Postfix:
message_size_limit = 5000
mailbox_size_lim
Marc Powell wrote:
-Original Message-
From: [EMAIL PROTECTED]
[mailto:squirrelmail-
[EMAIL PROTECTED] On Behalf Of Scott Mayo
Sent: Friday, January 20, 2006 10:57 AM
To: squirrelmail-users@lists.sourceforge.net
Subject: [SM-USERS] Attachment size
Is there anything in squirrelmail
> -Original Message-
> From: [EMAIL PROTECTED]
[mailto:squirrelmail-
> [EMAIL PROTECTED] On Behalf Of Scott Mayo
> Sent: Friday, January 20, 2006 10:57 AM
> To: squirrelmail-users@lists.sourceforge.net
> Subject: [SM-USERS] Attachment size
>
> Is there anythin
Is there anything in squirrelmail itself that would limit attachment
size? I have not seen anything.
I was trying to set my max to 50M.
I changed the following in Postfix:
message_size_limit = 5000
mailbox_size_limit = 104857600
I changed the following in the php.ini file:
post_max_size =
>>> Hi, all
>>> I have installed squirrelmail on my Fedora Core 3, but
>>> attachment size is 2MB limit. I have search in newgroups and internet. I
>>> have modified php.ini configuration but dont work; I have see my postfix
>>> configuration
>>>
>>> Please help me. Thank in advanced.
>>
>>Have
> Hi, all
> I have installed squirrelmail on my Fedora Core 3, but
> attachment size is 2MB limit. I have search in newgroups and internet. I
> have modified php.ini configuration but dont work; I have see my postfix
> configuration Please help me. Thank in advanced.
Have you restarted apache
Hi, all
I have installed squirrelmail on my Fedora Core 3, but
attachment size is 2MB limit. I have search in newgroups and internet.
I have modified php.ini configuration but dont work; I have see my
postfix configuration
Please help me. Thank in advanced.
Marco-Italy
Hello Spiro Azkoul,
On Monday, June 06, 2005, you wrote:
> This would not work until I edited the " memory_limit = 15M ; Maximum
> amount of memory a script may consume (8MB)" in php.ini to 15M. Only then
> did the Squirellmail upload screen reflect that number.
SquirrelMail uses the lowest
This would not work until I edited the " memory_limit = 15M ; Maximum
amount of memory a script may consume (8MB)" in php.ini to 15M. Only then
did the Squirellmail upload screen reflect that number.
---
This SF.Net email is sponsored by
I read the notes regarding modification of the php.ini settings to reflect
larger attachment size in Squirremail and modified the upload_max_filesize =
to 15 M from a default of 2M (which is what the default setting on the
upload page was). However, when I logged back on to Webmail, the increase
wa
Marc Groot Koerkamp wrote:
Patrick Donker wrote:
Olivier DUCROT wrote:
Hi,
Does anybody know how I could get and indicate the the size of file
that a user want tu put as attachment before adding it ?
Is there a plugin that does the job ? Is it a PHP function that I
could put into a plugin t
Patrick Donker wrote:
> Olivier DUCROT wrote:
>
>
>> Hi,
>>
>>
>> Does anybody know how I could get and indicate the the size of file
>> that a user want tu put as attachment before adding it ?
>>
>> Is there a plugin that does the job ? Is it a PHP function that I
>> could put into a plugin that
Thanks for your recomandation, I'll look at it.
le 18/04/05 22:12, Patrick Donker à [EMAIL PROTECTED] a écrit :
> Olivier DUCROT wrote:
>
>> Hi,
>>
>> Does anybody know how I could get and indicate the the size of file
>> that a user want tu put as attachment before adding it ?
>>
>> Is there
Olivier DUCROT wrote:
Hi,
Does anybody know how I could get and indicate the the size of file
that a user want tu put as attachment before adding it ?
Is there a plugin that does the job ? Is it a PHP function that I
could put into a plugin that I should have to write ?
I just want to be able t
Title: Attachment SIZE
Hi,
Does anybody know how I could get and indicate the the size of file that a user want tu put as attachment before adding it ?
Is there a plugin that does the job ? Is it a PHP function that I could put into a plugin that I should have to write ?
I just want to be abl
So there is not a -dist version or a -recommended version inside of osx. I
am sure that is one of the thousand files apple removed. But I was able to
find one to download and it works. Thanks for the direction to go
Jeff
> Hello Jeff,
> On Saturday, November 20, 2004, Jeff Nelson wrote...
>
>> H
Hello Jeff,
On Saturday, November 20, 2004, Jeff Nelson wrote...
> Hello all,
> I am wonder if anyone knows how to change the attachment size for
> osx/squirrelmail. I have looked for along time now and checked all the
> docs i can. I am at wits end and due to i do not have a php.ini I am
> unabl
Hello all,
I am wonder if anyone knows how to change the attachment size for
osx/squirrelmail. I have looked for along time now and checked all the
docs i can. I am at wits end and due to i do not have a php.ini I am
unable to increase the size limitation.
Thank you in advance,
Jeff
--
> First read the documentation. These are very basic questions which are
> covered in detail in the online documentation. The same thing applies
> to the questions you just asked on the Postfix list - it is appreciated
> by everyone if you try yourself first, before you bother the entire
> list.
>
First read the documentation. These are very basic questions which are
covered in detail in the online documentation. The same thing applies
to the questions you just asked on the Postfix list - it is appreciated
by everyone if you try yourself first, before you bother the entire
list.
On Jan
how can i make Users to be able to send attachments as much as 5MB fixed ?
& wat is the default attachment size ?
---
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
a
On Fri, 10 Oct 2003 08:50:35 -0600
"Help" <[EMAIL PROTECTED]> wrote:
> How do I adjust the size of the attachment that can be sent with
> squirrel mail? Currently, attachments 1MB or more will not even make
> it past the Add button.
Edit the maximum upload file size in your php.ini.
HTH,
Alexan
How do I adjust the size of the attachment that can
be sent with squirrel mail? Currently, attachments 1MB or more will not
even make it past the Add button.
Thanks in advance.
---Pete
MasseInformation Systems SpecialistDepartment
Hello Quenten,
On Saturday, January 04, 2003, Quenten wrote...
> I just upgraded to the stable (1.2.10) version and I can now no
> longer attach anything around 2megs. I thought I could in the older
> version. I run my own mail server and I can send and accept up to
> 4megs. Is there a way to chan
I just upgraded to the stable (1.2.10) version and
I can now no longer attach anything around 2megs. I thought I could in the
older version. I run my own mail server and I can send and accept up to
4megs. Is there a way to change the allowed attachment size in the compose
window in Squirr
I already set
>> post_max_size = 8M
>> upload_max_filesize = 10M
>
> try search lists archives:
>
> Reason was
> LimitRequestBody Directive in apache servers php.conf file.
> It seems that in RedHat 8.0 package it is set to 500k by default
>
> last week:
> Subjec
M
try search lists archives:
Reason was
LimitRequestBody Directive in apache servers php.conf file.
It seems that in RedHat 8.0 package it is set to 500k by default
last week:
Subject: [SM-USERS] attachment size problem in apache 2.0 solved
> List Archives: http://sourceforge.net/mailarc
Hi all,
I'm using Redhat 8.0, apache 2.0.x, php 4 to run squirrelmail. I'm
having problems with > 512K attachment. The error message on the browser
is
Request Entity Too Large
The requested resource
/src/compose.php
does not allow request data with POST requests, or the amount of data
provided i
Reason was
LimitRequestBody Directive in apache servers php.conf file.
It seems that in RedHat 8.0 package it is set to 500k by default
Hannu
---
This SF.net email is sponsored by: Get the new Palm Tungsten T
handheld. Power & Color in a co
>
>
>> On Tue, Nov 26, 2002 at 01:14:54PM +0200, [EMAIL PROTECTED] wrote:
>>> sm 1.2.9 , php 4.2.2 and apache 2.0.43 on RedHat linux 8.0
>>> Can't send attachments over 500k . Php parameters
>>> should be ok: (post_max_size = 8M, upload_max_filesize =
>>> 8M,memory_limit = 16M)
>>
>> where is real
> On Tue, Nov 26, 2002 at 01:14:54PM +0200, [EMAIL PROTECTED] wrote:
>> sm 1.2.9 , php 4.2.2 and apache 2.0.43 on RedHat linux 8.0
>> Can't send attachments over 500k . Php parameters
>> should be ok: (post_max_size = 8M, upload_max_filesize =
>> 8M,memory_limit = 16M)
>
> where is real error?
>
On Tue, Nov 26, 2002 at 01:14:54PM +0200, [EMAIL PROTECTED] wrote:
> sm 1.2.9 , php 4.2.2 and apache 2.0.43 on RedHat linux 8.0
> Can't send attachments over 500k . Php parameters
> should be ok: (post_max_size = 8M, upload_max_filesize = 8M,memory_limit =
> 16M)
where is real error?
how MTA are
sm 1.2.9 , php 4.2.2 and apache 2.0.43 on RedHat linux 8.0
Can't send attachments over 500k . Php parameters
should be ok: (post_max_size = 8M, upload_max_filesize = 8M,memory_limit =
16M)
any clues?
Regards
Hannu
--
Hannu Tikka
[EMAIL PROTECTED]
Raahen Porvari- ja Kauppakoulu
Hi managers.
When i try attach a file greater than 2MB, send a error, my quiestion
is...SM have a limit for file attach..???
How a change this..??
--
Mario Henley Becerril Geldis
.jA
.nimdA smetsyS
---
This sf.net email is sponsor
52 matches
Mail list logo