发送电子邮件至 php - 处理大附件

发布于 12-06 03:19 字数 362 浏览 1 评论 0原文

使用本教程使用电子邮件管道保存电子邮件附件< /a> 我正在制作自己的海报类型应用程序 - 但是,当我发送大型附件(超过 10k)时,它们不会被上传?其他一切都是一种享受!

是否有一些 php.ini 设置我错过了,或者与 php 的最大时间有关 脚本?

编辑:看来问题实际上是从Apple的邮件客户端发送图像文件(jpg/pdf)是问题,因为它使用googlemail工作正常 - 必须与将文件放入主体的邮件有关?

非常感谢

Using this tutorial Use Email Piping to Save Email Attachments I'm on the way to making my own posterous type app - however, when I send large attachments (over 10k), they don't get uploaded? Everything else works a treat!

Is there some php.ini setting I've missed, or something to do with the max time on the php
script?

EDIT: it would seem that the issues is in fact sending image files (jpg/pdf) from Apple's Mail client is the issue as it works fine using googlemail - Must have something to do with Mail putting the files in the main body??

Many thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

尤怨2024-12-13 03:19:03

感谢您的评论 - 事实证明问题只是内联附件(即从苹果邮件发送)并且脚本没有解释它们。

Thanks for the comments - turns out the issue was only inline attachments (i.e. sent from apple mail) and the script wasn't interpreting them.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文