Hi!<br><br>I want to send a Newsletter in HTML to many recipients...<br><br>how can I do that?<br><br>how can I make the recipient's mail software to generate the HTML page I send ?<br><br>THANX
If you *have* to send it as HTML, then you need to find a mail client that can generate HTML mail. sendmail will not do this, as it a Mail Transport Agent. In other words, the only thing it does is send and receive e-mail.<br><br>Unfortunately, I don't know of any Unix/Linux based mail clients that do this, as I tend to work, as a rule, with text based mail only.<br><br>One thing to note is that if all you want to do is insert hyperlinks, then just type in the link address. Even in plain text mail, most mail clients these days are intelligent enough to parse hyperlinks. <p> <br><a href=mailto: > </a><br><a href= > </a><br>--<br>
0 1 - Just my two bits
Thank you very much for your answers...<br><br><br>In fact, the mail client software will probably run in Windows platforms (MS-OutlookExpress for example) and I want my mail to be rendered by that email client... <p>Arlequin<br><a href=mailto:arlequin@montevideo.com.uy>arlequin@montevideo.com.uy</a><br><a href=
You should be OK, then. All that sendmail will do is pass along whatever messages you send to it, including HTML formatted. At the end of the day, HTML-mail is just standard plain text with HTML tags inserted, sent along with a copy of a plain text message.<br><br>One thing I would do if I were you is to give subscribers the option of receiving a plain text only message. As mentioned, every HTML mail also includes HTML tags and a copy of the message in plain text. Some people don't like to download all the extra text - they just want to see the detail. You could still include URLS in the message, and most modern mail readers will render these as hyperlinks to the person reading the email. <p> <br><a href=mailto: > </a><br><a href= > </a><br>--<br>
0 1 - Just my two bits
In fact I MUST a Newsletter designed as a web page, including links to images, URL etcetera.<br><br>I need to find the right way to send from my telnet-based RedHat terminal an email in HTML !! <p>Arlequin<br><a href=mailto:arlequin@montevideo.com.uy>arlequin@montevideo.com.uy</a><br><a href=
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.