Click here to Skip to main content
15,886,919 members
Articles / Programming Languages / C#
Article

Mail Magic Plus version 0.69

Rate me:
Please Sign up or sign in to vote.
3.60/5 (10 votes)
25 Mar 2004 116K   1K   23   29
You can use this program to send emails directly from your desktop without the need for either an email account or emailing programs like Outlook , ..etc. All what you need is a windows NT series machine and a properly configured virtual SMTP server.

Sample Image - MailMagic.jpg

MailMagic Plus Version 0.6 (Beta Release)

This is a simple demonstration project for sending emails using C#.

Program Main Features:

  1. Sending emails to multiple recipients. 

  2. Defining the identity of the email sender (his name and email).

  3. Can send multiple copies of the same email

  4. Emails are sent in HTML format and are seen as RichText (Beta, Incomplete HTML building algorithm)

  5. You can attach an unlimited amount of attachment with no restrictions, the only restriction will be from the recipient.

There are other internal development processes to make the program more reliable and stable, but regarding the stability ..it is currently working on a thread model already.

If anyone wishes to join me in this project I would be so glad, I really need help in the HTML code generation module, in addition I'm working on another program called ChatMagic :) that would use the MSN Messenger APIs and act the same functionality as MailMagic but in instant chatting.

Hope you find it useful, please don't hesitate to post any comments or suggestions you have.

Thank you for your patience,

email: ahmad_hamdy@yahoo.com

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Web Developer
Egypt Egypt
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions

 
GeneralFunniest GUI I have seen in my life Pin
Stephane Rodriguez.20-Sep-02 1:16
Stephane Rodriguez.20-Sep-02 1:16 
GeneralRe: Funniest GUI I have seen in my life Pin
ahmos20-Sep-02 1:27
ahmos20-Sep-02 1:27 
GeneralRe: Funniest GUI I have seen in my life Pin
Anonymous24-Sep-02 16:51
Anonymous24-Sep-02 16:51 
GeneralRe: Funniest GUI I have seen in my life Pin
Anonymous3-Feb-03 9:11
Anonymous3-Feb-03 9:11 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.