--On Wednesday, September 15, 2004 8:07 pm -0400 Jen Minotti <[EMAIL PROTECTED]> wrote:
Hi. I've developed an HTML eNewsletter that I want to send out through a Mailman list that was set up. When I copy and paste the code into the body of the message, it doesn't come through. What do I need to do to make the newsletter appear as it is laid out?
Thanks! Jen
You can't really do that with email. you can't guarantee that your recipients will even be able to read html email. Even if they can, email clients often only render a limited subset of HTML - the ones that don't limit what they render are a security hazard.
You can include links to web pages in plain text email, and generally people will be able to click through to the page.
If you must write an HTML newsletter, do it in a mail client that can generate HTML. Don't do it by cutting and pasting from some other HTML tool.
-- Ian Eiloart Servers Team Sussex University ITS
------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/