|
View:
New views
6 Messages
—
Rating Filter:
Alert me
|
|
|
Attachment size limitations w/SquirrelmailCan 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 ------------------------------------------------------------------------------ OpenSolaris 2009.06 is a cutting edge operating system for enterprises looking to deploy the next generation of Solaris that includes the latest innovations from Sun and the OpenSource community. Download a copy and enjoy capabilities such as Networking, Storage and Virtualization. Go to: http://p.sf.net/sfu/opensolaris-get ----- squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@... List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users |
|
|
Re: Attachment size limitations w/SquirrelmailOn Thu, June 4, 2009 9:25 am, gac@... 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, the conf.pl interface, or > the pref files. > > -gac a MTA? Bo Lynch ------------------------------------------------------------------------------ OpenSolaris 2009.06 is a cutting edge operating system for enterprises looking to deploy the next generation of Solaris that includes the latest innovations from Sun and the OpenSource community. Download a copy and enjoy capabilities such as Networking, Storage and Virtualization. Go to: http://p.sf.net/sfu/opensolaris-get ----- squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@... List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users |
|
|
Re: Attachment size limitations w/SquirrelmailOn Thu, June 4, 2009 9:25 am, gac@... 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 running SquirrelMail v 1.4.2-3 That is a very old version. You might want to install a newer version. > I can't find anything in the config.php file, the conf.pl interface, or > the pref files. You need to adjust values in PHP.ini, or possibly in .htaccess depending upon your server's setup. ------------------------------------------------------------------------------ OpenSolaris 2009.06 is a cutting edge operating system for enterprises looking to deploy the next generation of Solaris that includes the latest innovations from Sun and the OpenSource community. Download a copy and enjoy capabilities such as Networking, Storage and Virtualization. Go to: http://p.sf.net/sfu/opensolaris-get ----- squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@... List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users |
|
|
Re: Attachment size limitations w/SquirrelmailOn Jun 4, 2009, at 8:25 AM, gac@... wrote: > Can I adjust the file attachment limitation ( currently 2 Mb) for my > Squirrelmail configuration ? http://squirrelmail.org/wiki/AttachmentSize -- Marc ------------------------------------------------------------------------------ OpenSolaris 2009.06 is a cutting edge operating system for enterprises looking to deploy the next generation of Solaris that includes the latest innovations from Sun and the OpenSource community. Download a copy and enjoy capabilities such as Networking, Storage and Virtualization. Go to: http://p.sf.net/sfu/opensolaris-get ----- squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@... List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users |
|
|
Re: Attachment size limitations w/SquirrelmailThanks 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, gac@... 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, the conf.pl interface, or > > the pref files. > > > > -gac > This is not set in squirrellmail but with your MTA. What are you using as > a MTA? > > Bo Lynch > > > > ------------------------------------------------------------------------------ > OpenSolaris 2009.06 is a cutting edge operating system for enterprises > looking to deploy the next generation of Solaris that includes the latest > innovations from Sun and the OpenSource community. Download a copy and > enjoy capabilities such as Networking, Storage and Virtualization. > Go to: http://p.sf.net/sfu/opensolaris-get > ----- > squirrelmail-users mailing list > Posting guidelines: http://squirrelmail.org/postingguidelines > List address: squirrelmail-users@... > List archives: http://news.gmane.org/gmane.mail.squirrelmail.user > List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users George Chalifoux neht enterprises 847-636-4856 www.neht.com ------------------------------------------------------------------------------ OpenSolaris 2009.06 is a cutting edge operating system for enterprises looking to deploy the next generation of Solaris that includes the latest innovations from Sun and the OpenSource community. Download a copy and enjoy capabilities such as Networking, Storage and Virtualization. Go to: http://p.sf.net/sfu/opensolaris-get ----- squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@... List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users |
|
|
Re: Attachment size limitations w/SquirrelmailThanks 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 wrote: > On Thu, June 4, 2009 9:25 am, gac@... 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 running SquirrelMail v 1.4.2-3 > > That is a very old version. You might want to install a newer version. > > > I can't find anything in the config.php file, the conf.pl interface, or > > the pref files. > > You need to adjust values in PHP.ini, or possibly in .htaccess depending upon your > server's setup. > > > > > ------------------------------------------------------------------------------ > OpenSolaris 2009.06 is a cutting edge operating system for enterprises > looking to deploy the next generation of Solaris that includes the latest > innovations from Sun and the OpenSource community. Download a copy and > enjoy capabilities such as Networking, Storage and Virtualization. > Go to: http://p.sf.net/sfu/opensolaris-get > ----- > squirrelmail-users mailing list > Posting guidelines: http://squirrelmail.org/postingguidelines > List address: squirrelmail-users@... > List archives: http://news.gmane.org/gmane.mail.squirrelmail.user > List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users George Chalifoux neht enterprises 847-636-4856 www.neht.com ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects ----- squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@... List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users |
| Free embeddable forum powered by Nabble | Forum Help |