
Its a screen shot of a very small application (Only 36 kb) in which you can send bulk mails with attachments. Its written in C#.net so you need to have .net 2.0 framework to run this. You can download .net 2.0 framework from here.
Features of SandaMail ,
- Send up to 30,000 mails at once
- Strong Spamfilter immunity
- Supports "Undisclosed Recipients" , so no one can see who else is receiving the mail.
- Attach Folders. ( Max size < 10MB)
- Can use any open SMTP server , or any Gmail Acount.
- Solid & No-frills , Set the parameters & Send.
How to get started,
- Create a .CSV ( Comma Separated Values ) file with any number of email addresses separated by commas . You can do it by using Notepad, then save it as AnyName.csv (Ex : myadds.csv) .
- Copy all files you want to attach to each outgoing email to a folder.
- Tell SandaMail where the .CVS file and Attachments folder are.
- Set the "Number of Mails per Batch " slider to any value in between 1-100. Default is 30 as I see its the optimum . It depends upon the ISP or SMTP server you use. Keep it as it is if you are not sure what you are doing.
- Press Send.
-------------
Day before yesterday I wanted to do something exactly as what I can do now with SandaMail. Then I searched web for free bulk mailers. Nothing came even closer to my expectations, i never say "mine is the best", there are lots of advanced Commercial/Free bulk mailers, But non of them are developed to meet my requirements ha ? he he. Then I developed one to meet mine. Thanks to SandaMail I am already done with my Job ! If you have same requirements then this will help you. If not search somewhere else for bulkmailers :)
since its a one day work it can be buggy at this stage so send your bug reports, comments and suggestions then I can develop it more.
thanks.