Create a command line email client to run on Server 2008 (32 bit) using MS Visual Basic

Job ID: 37369146

Budget: $30 – $250 USD

I am looking for a freelancer to create a command line email client that will run on Server 2008 (32 bit) using MS Visual Basic.

Skills and experience required:
- Proficiency in MS Visual Basic
- Familiarity with Server 2008 (32 bit)
- Experience in developing command line applications

The email client should have the following features:
- Ability to send and receive emails
- No additional features required

The email client should also meet the following security requirements:
- Support for SSL/TLS encryption

Please note that we will be using an email service provider other than Gmail or Outlook, which will be specified later.

The structure of the command line should be like the following:

emailcmd emailto.txt emailcc.txt emailbc.txt emailsub.txt emailbod.txt emailatt.txt

where


"emailcmd" is the command line client name.

Command Line parameters:

Recipients should be picked up from a text file titled "emailto.txt"

CC should be picked up from a text file titled "emailcc.txt"

BC should be picked up from a text file titled "emailbc.txt"

Subject should be picked up from a text file titled "emailsub.txt"

Body should be picked up from a text file titled "emailbod.txt"

Attachment list should be picked up from a text file titled "emailatt.txt". The file path should be allowed.

I will be using my own SMTP server, the server credentials should be picked up from the file "emailcmd.ini" where I can specify the Server Name (i.e. smtp. domain.com), SMTP username and SMTP password.

A copy of the source code is to be provided upon completion of the project.
Related categories: Visual Basic .NET Microsoft