GithubHelp home page GithubHelp logo

Comments (12)

 avatar commented on August 30, 2024

I forgot to mention: This bug seems to be different from bug #81. This time the above cache suppression code will work even it is put after the message instance code, immediately before initiating the batchSend.

Original creation date: 2009-11-08T23:53:47Z
Original reporter: michael-e

from swiftmailer.

 avatar commented on August 30, 2024

Please delete my second comment if possible, since it is wrong. I tested once again and found that the code must be placed before the message instance (like it has been the case with the old bug).

I am sorry.

Original creation date: 2009-11-08T23:58:10Z
Original reporter: michael-e

from swiftmailer.

 avatar commented on August 30, 2024

I made some more tests. This time, the "double-dot phenomenon" is only in the text part of the emails.

Could it be that the bugfix cared for the html part, but not for the text part?

Original creation date: 2009-11-10T11:17:54Z
Original reporter: michael-e

from swiftmailer.

 avatar commented on August 30, 2024

Bug #113 which is somehow related does occur in text/plain and text/html mails.

Original creation date: 2010-05-17T10:56:06Z
Original reporter: softjury

from swiftmailer.

 avatar commented on August 30, 2024

Please see latest command on #113.

Original creation date: 2010-05-20T23:47:15Z
Original reporter: Chris Corbyn

from swiftmailer.

 avatar commented on August 30, 2024

We need confirmation of the transport Used,

if it's sendmail without the -i flag this can explain the problem.

Original creation date: 2011-03-23T10:18:39Z
Original reporter: xdecock

from swiftmailer.

 avatar commented on August 30, 2024

No, I have been using the SMTP transport.

Original creation date: 2011-03-23T11:37:52Z
Original reporter: michael-e

from swiftmailer.

 avatar commented on August 30, 2024

Can you give the information about the server you're using?

Is it a problem on every mailboxes or just some specific client mailboxes?

Original creation date: 2011-03-23T11:39:46Z
Original reporter: xdecock

from swiftmailer.

 avatar commented on August 30, 2024

I tested it with my own mailboxes (which normally don't show this behaviour). The fact that it does not happen for the first recipient (but for all following) indicates that the problem is not in the mailbox. Obviously Email #1 is different from the others, so it must be SwiftMailer's fault.

Unfortunately I don't have a test setup at the moment.

Original creation date: 2011-03-23T11:46:20Z
Original reporter: michael-e

from swiftmailer.

 avatar commented on August 30, 2024

Ok, definitively a cache problem, i'll check how this can be the problem.

It seems that the dotStuffed version is cached but re-DotStuffed none the
less.

Original creation date: 2011-03-23T11:48:18Z
Original reporter: xdecock

from swiftmailer.

brettjashford avatar brettjashford commented on August 30, 2024

i am still experiencing this issue in v5.0.1

Swift_Preferences::getInstance()->setCacheType('null');
seems to have fixed it

from swiftmailer.

fabpot avatar fabpot commented on August 30, 2024

fixed in #401

from swiftmailer.

Related Issues (20)

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.