Giter Club home page Giter Club logo

Comments (10)

MonstaApps avatar MonstaApps commented on September 13, 2024

We'll need to do some testing of this, thanks.

from php-imap-fetcher.

dveos avatar dveos commented on September 13, 2024

Thank you - if I can help in any way just let me know.

from php-imap-fetcher.

dveos avatar dveos commented on September 13, 2024

Hi guys, I have been testing with a specific email that includes approx 28mb of attachments. When I manually invoke the script it seems that it's exhausting available memory and causing a fatal error rather than suspected issues with the script.

from php-imap-fetcher.

MonstaApps avatar MonstaApps commented on September 13, 2024

But you know you can't send more than 20MB of attachments in a single email?

from php-imap-fetcher.

dveos avatar dveos commented on September 13, 2024

Hello, that is incorrect unfortunately (I was originally under the same impression).

I have successfully sent and received an email with attachments totalling 28mb both from Webmail, (hosted by Siteground and Sureserver) and Hotmail.

Outlook, gmail etc. do put limits when using their service but I've found on some servers (in particular Sureserver) there is no limit on attachment files sent or recieved.

from php-imap-fetcher.

dveos avatar dveos commented on September 13, 2024

Hi I've solved this by adding an attachment size filter. Thank you.

from php-imap-fetcher.

MonstaApps avatar MonstaApps commented on September 13, 2024

Can you please specify? Do you mean it rejects >20MB files?

from php-imap-fetcher.

dveos avatar dveos commented on September 13, 2024

So the current codebase gets stuck on emails that have attachments totalling 20mb + (although I havent tested the lower limit of what the script works with) resulting in the script to not complete.

To solve this issue, I've now added in functionality to ignore emails with a total size that exceeds 15mb

from php-imap-fetcher.

MonstaApps avatar MonstaApps commented on September 13, 2024

I'm quite certain that you cannot send more than 20MB of attachments.

from php-imap-fetcher.

dveos avatar dveos commented on September 13, 2024

That's what I thought, but it seems some clients don't limit their emails. For example:-

1: image

2: image

3: image

from php-imap-fetcher.

Related Issues (7)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.