Skip to content

hsangrento/retrieve-mail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Retrieve-Mail

Retrieve mail and download content/attachment in folder

Maintained License


Project Setup

⚠️ This project only it only works on MacOS, if you want it to work on Windows, you can develop the project.

If you do not have a dotnet, you must download it.

Install

Firstly, open your terminal and type in.

dotnet new console

Then open in your folder and replace Program.cs in your file with the Program.cs you downloaded.

Requirements

Just you must install "EAGetMail" package, that's it.

dotnet add package EAGetMail

Build

If you'll build this project, type it in your console.

dotnet build

Configuration

For this you need to open the contents of the Program.cs file. You need to enter your e-mail in the "your email" section of the program, and your password or two-factor password in the "password" section.

License

This project is licensed under the GNU General Public License v2.0 - see the LICENSE file for details.

About

Retrieve mail and download content/attachment in folder

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages