Hi.
I use ICS component - HtmlSmtpClient to send html formatted email. I have got 2 
requests.
1. I would like to know, how can I show progress of sending email to multiply 
users, for example on delphi component - TProgressBar.
Like in Outlook Express is...If it possible please give me some code... I am 
just beginner.

2. My email is html formatted. There are always two images and some information 
text (images are embedded in mail - I use demo program of ICS).
The email always look like on the screen:
http://www.republika.pl/pepesoft/pic1.gif

 But, when I send this emails, some people can't receive it, because this 
emails are treated as a spam. But IT IS NOT SPAM. This email is information 
service, and users agree to receive it.
For example here is what server returns:

"... Content analysis details:   (5.0 points, 5.0 required)

 pts rule name              description
---- ---------------------- --------------------------------------------------
 0.6 NO_REAL_NAME           From: does not include a real name                  
                     -> what is real name?
 0.8 EXTRA_MPART_TYPE       Header has extraneous Content-type:...type= entry   
        --> why ICS component add this extraneous Content-type?
 2.9 HTML_IMAGE_ONLY_04     BODY: HTML: images with 0-400 bytes of words       
-> how to decrease this (2.9)
 0.1 MPART_ALT_DIFF         BODY: HTML and text parts are different
 1.4 HTML_OBFUSCATE_10_20   BODY: Message is 10% to 20% HTML obfuscation   -> 
how to decrease this (1.4)
 0.0 HTML_MESSAGE           BODY: HTML included in message
 0.2 MIME_BOUND_NEXTPART    Spam tool pattern in MIME boundary
 0.3 HTML_SHORT_LINK_IMG_1  HTML is very short with a linked image
-1.3 AWL                    AWL: From: address is in the auto white-list
..."

Is it possible to send Html formatted email not treated as a spam?
How to write correct html email?
Please help me with this. Thanks in advance.

--------------------------------------------------------------------------------

Paweł Porwisz
-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to