Skip to content

alex-arce/O365Sender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

O365Sender

Office 365 Mail tester

Compilation

Clone the repository: git clone https://github.com/alex-arce/O365Sender

Build the binary:

cd cmd
./build.sh

Usage

./O365Sender -config o365sender.conf --from="[email protected]" --to="[email protected]" --subject="TEST SUBJECT" --text="TEST BODY"