Re: [SM-USERS] Attachment size limitations w/Squirrelmail

2009-06-08 Thread George Chalifoux
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

Re: [SM-USERS] Attachment size limitations w/Squirrelmail

2009-06-04 Thread George Chalifoux
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)

Re: [SM-USERS] Attachment size limitations w/Squirrelmail

2009-06-04 Thread Bo Lynch
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

Re: [SM-USERS] Attachment size limitations w/Squirrelmail

2009-06-04 Thread Marc Powell
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

Re: [SM-USERS] Attachment size limitations w/Squirrelmail

2009-06-04 Thread Alan in Toronto
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

[SM-USERS] Attachment size limitations w/Squirrelmail

2009-06-04 Thread gac
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