[imp] attachement bigger than 12MB
tfischer at abh.de
tfischer at abh.de
Tue Jun 17 05:20:49 PDT 2003
Zitat von Eric Rostetter <eric.rostetter at physics.utexas.edu>:
> Can you summarize your php settings for file uploads, memory limits,
> post size limits, and execution time? Also, can you try sending a large
> attachment via the same smtp with another mail client and see if that
> works or fails?
It works with other mail clients.
My php Settings are:
upload_max_filesize = 50M
memory_limit = 128M
post_max_size = 128M
There is also enough diskspace in /tmp
> You have no given us enough info really to help. The problem is probably
> in either your php or your smtp, but could even be elsewhere really. The
> more info you give the easier it will be to find an answer without making
> bad guesses.
I can see in the messagesource that there should be an attachment
From: tfischer at abh.de
To: tfischer at abh.de
Subject: dasd
MIME-Version: 1.0
Content-Type: multipart/mixed;
boundary="-MOQ1055851399a7d15ca042d30a6fdf83d98dbfd6ef62"
User-Agent: Internet Messaging Program (IMP) 3.1
X-Originating-IP: 192.168.25.27
This message is in MIME format.
---MOQ1055851399a7d15ca042d30a6fdf83d98dbfd6ef62
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
asdasdasd
---MOQ1055851399a7d15ca042d30a6fdf83d98dbfd6ef62
Content-Type: application/octet-stream; name="html"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="html"
---MOQ1055851399a7d15ca042d30a6fdf83d98dbfd6ef62--
Tom
More information about the imp
mailing list