Giter Club home page Giter Club logo

Comments (13)

DrMint avatar DrMint commented on May 24, 2024

Hi, you'll have to tell me a little more about it if you want me to help.

If you uncomment line 22 in main.py, does it display the list of folders in the email account?

Also are you getting any error messages?

Does the program ever ends? From the title of your issue, it sounds like the programe never ends. It's not suppose to run like a service.

from email-header-analytics.

venkatakrishnanagasai11 avatar venkatakrishnanagasai11 commented on May 24, 2024

when i uncomment line 22 it gives 'mail' is not defined.
and even some classes of lib and imaplib is not working fine ithink
but when i check for the presense in package i can see that the class exists in the package
image

from email-header-analytics.

venkatakrishnanagasai11 avatar venkatakrishnanagasai11 commented on May 24, 2024

image

from email-header-analytics.

DrMint avatar DrMint commented on May 24, 2024

Oh yeah my bad. I must have changed the variable name after commenting the line. You can try server.list()

Also be careful when sharing screenshots. I hope your email is a burner account because anyone can see the credentials.

from email-header-analytics.

DrMint avatar DrMint commented on May 24, 2024

Also you should check why is the program not terminating. Is it stuck in a loop somewhere, or stuck on a command perhaps. You can try using the debugger tools and execute the program step by step.

from email-header-analytics.

venkatakrishnanagasai11 avatar venkatakrishnanagasai11 commented on May 24, 2024

yes it is a temporary account

from email-header-analytics.

venkatakrishnanagasai11 avatar venkatakrishnanagasai11 commented on May 24, 2024

Oh yeah my bad. I must have changed the variable name after commenting the line. You can try server.list()

Also be careful when sharing screenshots. I hope your email is a burner account because anyone can see the credentials.

after replacing it with server its giving about the classes
image

from email-header-analytics.

venkatakrishnanagasai11 avatar venkatakrishnanagasai11 commented on May 24, 2024

and still the export.csv is empty and even classes of package lib were not included

from email-header-analytics.

venkatakrishnanagasai11 avatar venkatakrishnanagasai11 commented on May 24, 2024

shall I install the lib package?

from email-header-analytics.

DrMint avatar DrMint commented on May 24, 2024
from lib import *

is not a package that can be installed. It's just importing the functions from the other file.

What criteria have you setup? If no email correspond to the criteria, it's not surprising you get nothing in export.csv

from email-header-analytics.

venkatakrishnanagasai11 avatar venkatakrishnanagasai11 commented on May 24, 2024

you are right i forget to ask about criteria
can you give any sample criteria?

from email-header-analytics.

venkatakrishnanagasai11 avatar venkatakrishnanagasai11 commented on May 24, 2024

and whats this exactly mean
Screenshot (299)

from email-header-analytics.

venkatakrishnanagasai11 avatar venkatakrishnanagasai11 commented on May 24, 2024

means we are using this for finding spoofed mail and filtering it right
so what we shall mention in lines 36 to 41 means like sample format to be provided in that

from email-header-analytics.

Related Issues (2)

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.