Code Monkey home page Code Monkey logo

pop3's Introduction

POP3

студент: Первушина Наталия КН-203

Функции
  • пользователь вводит e-mail и пароль и может получить содержимое письма

реализовано с помощью сокетов

Справка по использованию
  • чтобы получить справку, необходимо запустить pop_main.py -h
  • чтобы начать работу, нужно запустить pop_main.py с соответствующими аргументами (приведены ниже)

usage: pop_main.py [-h] [-top TOP] [-all_message] [-all_text] [-from_h] [-to_h] [-subject] [-date]

email password number

positional arguments:

email users email

password users password

number letter number from last to oldest

optional arguments:

-h, --help show this message and quit

-top TOP get certain number of SYMBOLS from letter's text

-all_message get text and download attachments

NB: заголовки не включены в атрибут all_message, чтобы получить их воспользуйтесь другими атрибутами

-all_text get message text without attachments

-from_h get header from

-to_h get header to

-subject get header subject

-date get header date

Пример использования

pop_main.py -all_message -from_h [email protected] 12345 2

pop3's People

Contributors

iamnatali avatar

Watchers

 avatar  avatar

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.