Giter Club home page Giter Club logo

Comments (5)

TobinShields avatar TobinShields commented on May 24, 2024 1

Interesting... I can confirm that it does not render the Emoji. I tried in both in the built-in Windows mail client as well as Outlook web client and it shows up as some wacky symbols. Not sure how I could fix this, but I would love to open it to the community and see if there is a work around? Perhaps there is something that I have to convert prior to sending...?

from zaqar_emailspoofer.

iamgazou avatar iamgazou commented on May 24, 2024

This is ISO 8859-1, it should be utf-8 as in the files

from zaqar_emailspoofer.

TobinShields avatar TobinShields commented on May 24, 2024

This is ISO 8859-1, it should be utf-8 as in the files

Hey there--not sure what you mean by that. Does this mean that I need to change the encoding? If so, where and how would I start that?

from zaqar_emailspoofer.

meisam1111 avatar meisam1111 commented on May 24, 2024

Perfectly work. But whatty about use type=text for From email to be able using famous domain. I did tried to work on it but failed. I just could change the html code and change the type of from mail to text. didn't work.
any idea.... please share. anyway , thanks for that . nice design and suitable.

from zaqar_emailspoofer.

Serpentard777 avatar Serpentard777 commented on May 24, 2024

After hours of mindfuck, I finally finded the solution :

You have first to modify, into index.html, <html lang="en"> to <html lang="fr">

Then, modify the line <meta charset="UTF-8"> to <meta charset="ISO-8859-1">

After that, modify the line <meta charset="UTF-8"> to <meta charset="ISO-8859-1"> in the file mailer.php

Try again, it works.

Have a nice day.

Friendly,

Valentin

from zaqar_emailspoofer.

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.