[imp] neither download attachments, nor view message source

Lord Apollyon implist at paypc.com
Mon Jul 28 14:54:12 PDT 2003


Quoting Leonardo Fogel <leonardofogel at yahoo.com.br>:

> <marcius.dellano at datacore.com.br> wrote:
> 
> > This is because by default, PHP limits the maximum
> > size of an uploaded file to 2MB.
> > You can change that in the php.ini file by modifying
> > the value of directive
> > 'upload_max_filesize'.
> 
> Thank you for the reply, Marcius.
> 
> I have already added this directive to php.ini:
> php_value upload_max_filesize 6000000
> It have not worked, however.

Are you on a slow connection at the receiving (or sending) end?  You might
need to enlarge your max connection/runtime timeouts.  If small attachments
work, but large ones do not, then this is most likely your problem.  Edit
your php.ini file.

The "upload_max_filesize" has nothing to do with it.

=Lord Apollyon=



More information about the imp mailing list