Re: [Mailman-Users] html message viewed as attachment

2019-09-23 Thread Mark Sapiro
On September 23, 2019 5:34:47 AM PDT, karrageorgiou giannis via Mailman-Users wrote: > >is there a way to get the text/html response in actual >html instead of a source-made (mostly useless) text? Set ARCHIVE_HTML_SANITIZER = 3 in mm_cfg.py, but before you do, read the description of this set

Re: [Mailman-Users] HTML footers in multipart emails

2015-07-02 Thread Mark Sapiro
On 07/02/2015 02:30 AM, Yiannis Pericleous wrote: > > It seems I need to provide a custom Decorate Handler, as I need > personalization data in my footer. No. You have a couple of choices. You can investigate using either the "Patching Mailman to solve this problem" patches ot the "Using mimede

Re: [Mailman-Users] HTML footers in multipart emails

2015-07-02 Thread Yiannis Pericleous
Ok, thanks for the tip. It seems I need to provide a custom Decorate Handler, as I need personalization data in my footer. What is the recommended way of doing it?, edit Decorate.py directly (I'd rather not), create a custom SMTPDirect.py that calls my CustomDecorate.py, something else? If I c

Re: [Mailman-Users] HTML footers in multipart emails

2015-07-01 Thread Mark Sapiro
On 06/30/2015 02:28 AM, Yiannis Pericleous wrote: > > I have a multipart (html and text) email and I wish to add an unsubscribe > footer to it. However mailman appends the footer as a new section that is > plain text. Is there a way of making the footer section text/html. If not, > any other wa

Re: [Mailman-Users] HTML content from GMX gets scrubbed in archive

2014-10-13 Thread Peter Wetz
On Tue, Oct 7, 2014 at 5:53 PM, Mark Sapiro wrote: > On 10/07/2014 06:02 AM, Peter Wetz wrote: > > UPDATE: lynx was missing on the machine mailman was running on. since i > > don't have root access (or at least i could not find out on my own, if > > lynx is running), it was quite hard for me to f

Re: [Mailman-Users] HTML content from GMX gets scrubbed in archive

2014-10-07 Thread Mark Sapiro
On 10/07/2014 06:02 AM, Peter Wetz wrote: > UPDATE: lynx was missing on the machine mailman was running on. since i > don't have root access (or at least i could not find out on my own, if > lynx is running), it was quite hard for me to figure that one out. just > after i read that some others on t

Re: [Mailman-Users] HTML content from GMX gets scrubbed in archive

2014-10-07 Thread Peter Wetz
UPDATE: lynx was missing on the machine mailman was running on. since i don't have root access (or at least i could not find out on my own, if lynx is running), it was quite hard for me to figure that one out. just after i read that some others on this list had problems with "blank messages in the

Re: [Mailman-Users] HTML content from GMX gets scrubbed in archive

2014-10-07 Thread Peter Wetz
Thanks for your help. I remember reading about this configuration somewhere else on this list already and I already tried it to no avail. of course, i tried it again now, and still, it doesn't work... this is a screenshot of the configuration, as recommended by you: http://i.imgur.com/76egNgW.png

Re: [Mailman-Users] HTML content from GMX gets scrubbed in archive

2014-10-06 Thread Mark Sapiro
On 10/06/2014 04:20 AM, Peter Wetz wrote: > So the answer to your simple question is simply "you can't". > > > maybe my use of "how can html-mails be properly displayed" was > misleading. i dont want any html formatting to be preserved. i simply > want an html mail be converted to plain text

Re: [Mailman-Users] HTML content from GMX gets scrubbed in archive

2014-10-05 Thread Mark Sapiro
On 10/04/2014 09:25 AM, Peter Wetz wrote: > > any help is appreciated. the simple question is: how can html-mails be > properly displayed in the pipermail-archive without any scrubbing..? Presumably you read the documentation for ARCHIVE_HTML_SANITIZER in Defaults.py when you set it to 3 includi

Re: [Mailman-Users] HTML messages being scrubbed...

2014-07-12 Thread Mark Sapiro
On 07/11/2014 11:31 PM, Peter Knowles wrote: > Hi, > > Ever since I upgraded Mailman to address DMARC issues in April a number of > archives have been having their HTML messages scrubbed. I suspect you upgraded to 2.1.16 or 2.1.17 and that 2.1.18 and 2.1.18-1 do not have this behavior. I'm not

Re: [Mailman-Users] HTML to Text-Only

2014-03-26 Thread Mark Sapiro
On 03/25/2014 09:49 PM, Peter Fiala - WCASA wrote: > One of the listservs I manage sends text-only messages though I have that > option unchecked under content filtering. This happens to this list and not > any others, though the option is the same for all lists I manage. > > Should Mailman conv

Re: [Mailman-Users] HTML formatting and Header/Footer

2013-08-06 Thread Richard Damon
On 8/6/13 6:38 AM, " Just Brits " Shop wrote: > > *"visible (at least as an attachment),"* > > *Richard II, what do you mean "attachment" ? ? MINE all come > out perfectly** **as a footer as does THIS List one (below)** :-)** > ** :-)** ? ! ?** * > It depends on your MUA (email program). So

Re: [Mailman-Users] HTML formatting and Header/Footer

2013-08-06 Thread " Just Brits " Shop
| On 8/5/13 5:32 AM, Roger Richmond wrote: | I am an administrator of a small mailing list running Mailman 2.1.15. I | only have access to the web interface, not the server, and even if i did, | I'm not confident about writing or changing the code. | |I know that this problem has been raised befo

Re: [Mailman-Users] HTML formatting and Header/Footer

2013-08-05 Thread Richard Damon
On 8/5/13 5:32 AM, Roger Richmond wrote: > I am an administrator of a small mailing list running Mailman 2.1.15. I > only have access to the web interface, not the server, and even if i did, > I'm not confident about writing or changing the code. > > > > I know that this problem has been raised

Re: [Mailman-Users] HTML templates

2010-06-10 Thread Eli Barzilay
On Jun 10, Mark Sapiro wrote: > Eli Barzilay wrote: > > >I was looking at the "Confirm subscription request" and "Subscription > >request confirmed" pages -- there's no way to customize them too, > >right? Is there at least some way to have my own header used? > >(Without that, having a very cust

Re: [Mailman-Users] HTML templates

2010-06-10 Thread Mark Sapiro
Eli Barzilay wrote: >I was looking at the "Confirm subscription request" and "Subscription >request confirmed" pages -- there's no way to customize them too, >right? Is there at least some way to have my own header used? >(Without that, having a very customized look means that these pages >stick

Re: [Mailman-Users] HTML, Rich Text, Embedded and Attached Files and Images

2010-04-07 Thread Mark Sapiro
Mike Bean wrote: > >I want to install a mail server on my photographic club's web site to allow >all members to send questions announcements etc. to all other members using >HTML, Rich Text and Plain text format e-mails and allow embedded and >attached files and images (although I accept there may

Re: [Mailman-Users] HTML Emails?

2010-02-12 Thread Mark Sapiro
Wayne Cook wrote: >Here's a copy/paste of the source code of the message: > >http://www.mycoachonline.com/emailsource.html Which I downloaded and viewed with both TBird and Apple Mail and I see an HTML defined page and the message footer. I don't see any problem, and I don't see anything like th

Re: [Mailman-Users] HTML Emails?

2010-02-12 Thread Wayne Cook
Here's a copy/paste of the source code of the message: http://www.mycoachonline.com/emailsource.html Thanks Wayne On Feb 11, 2010, at 9:45 PM, Mark Sapiro wrote: Wayne Cook wrote: I'm sending html email to my mailing list and some come out right and others come out like the attached file.

Re: [Mailman-Users] HTML Emails?

2010-02-11 Thread Mark Sapiro
Wayne Cook wrote: > >I'm sending html email to my mailing list and some come out right and >others come out like the attached file...anyone know what I have set >wrong? [Moderator note: The attached file, stripped by content filtering, was a TIFF image of what appears to be an Apple Mail view

Re: [Mailman-Users] HTML messages not passed, content filtering settings ignored

2009-11-28 Thread Mark Sapiro
Christian Stalberg wrote: > > I am using digests. here is the header of the digest I am receiving > with the header of one of its messages: In my original reply I wrote "perhaps you are seeing a 'scrubbed' message in a digest". That is the case here. HTML cannot be included in the plain text

Re: [Mailman-Users] HTML messages not passed, content filtering settings ignored

2009-11-28 Thread Christian Stalberg
I am using digests. here is the header of the digest I am receiving with the header of one of its messages: From line From halliburtonwatch-boun...@halliburtonwatch.net Thu Nov 26 14:10:47 2009 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) o

Re: [Mailman-Users] HTML messages not passed, content filtering settings ignored

2009-11-27 Thread Mark Sapiro
Christian Stalberg wrote: > > In looking at the output I may see the problem. I have been running > Mailman and upgraded versions and moved Mailman from one server to > another for years. Look at this output from my list wherein I see > values like 'False' where the legals values are suppos

Re: [Mailman-Users] HTML messages not passed, content filtering settings ignored

2009-11-27 Thread Christian Stalberg
In looking at the output I may see the problem. I have been running Mailman and upgraded versions and moved Mailman from one server to another for years. Look at this output from my list wherein I see values like 'False' where the legals values are supposed to be either yes or no:

Re: [Mailman-Users] HTML messages not passed, content filtering settings ignored

2009-11-24 Thread Mark Sapiro
christian stalberg wrote: >Why would HTML messages sent to the list be chanegd to plain text when I >have content filtering turned off via the GUI? Is it possible the GUI switch >is not working? If yes, how can I check 'under the hood'? Thank you in >advance. If filter_content is no, Mailman sho

Re: [Mailman-Users] HTML in messages. How?

2009-05-07 Thread Brad Knowles
on 5/7/09 11:42 AM, Denis Yurashkou said: Anybody tried to send HTML-messages with Mailman? How can I send message with HTML, that will be read as HTML, neither as text nor as attachment? Mailman is not a content generation system. It is a content filtering and distribution system. So, if y

Re: [Mailman-Users] html and footer attachment

2008-11-30 Thread Mark Sapiro
[EMAIL PROTECTED] wrote: >I've got a tool which generates html mail to a number of mailman lists. >I recently converted this to send html formatted mail. The mailman >attached footer (the four liner footer which details info about the >list) is now being delivered as an attachment to each mai

Re: [Mailman-Users] HTML to TEXT but still see ATT

2008-10-22 Thread Mark Sapiro
John Whitney wrote: > >My issues are not cPanel related. I think it's how Outlook processes >MIME types in emails. Ultimately, the issue is how Outlook displays a mime multipart message, but what happens to the message when footers are added and exactly how footers are added and what the mime str

Re: [Mailman-Users] HTML to TEXT but still see ATT

2008-10-22 Thread Mark Sapiro
John Whitney wrote: >I have followed the instructions to strip HTML messages, but there's >still an issue. Outlook users receive their footers as attachments. >This is not the case with webmail clients, like Google. > >Is there a way to insure that the footer is included? I hate Outlook, >but ther

Re: [Mailman-Users] HTML table code broken via Mailman

2008-10-06 Thread Edward Salm, PhD
Thanks to everyone. All problems solved. That is, after I sent the message and found out my host had a 500/hour limit. *(@&*(#&[EMAIL PROTECTED] They raised it temporarily, and it was just sent. Whew. This was my first time working with mailman. It was a little quirky, but everything worked out

Re: [Mailman-Users] HTML table code broken via Mailman

2008-10-06 Thread Edward Salm, PhD
The email programs that sent the mail both Apple Mail and Thunderbird, so it appears that Microsoft is not the only culprit. I would have assumed (perhaps incorrectly) that Thunderbird uses "standards". I have just contacted my webhost, hostforweb.com, regarding the Personalization option, as well

Re: [Mailman-Users] HTML table code broken via Mailman

2008-10-06 Thread Edward Salm, PhD
=3d is the escape code for a "=". That is "direct" HTML as translated. Regular HTML was used, so that part you were incorrect. However... You were right on the money about the footer! Wow, that did it. Thank you. What do you mean "full personalization"? I don't know what you are referring to? O

Re: [Mailman-Users] HTML table code broken via Mailman

2008-10-05 Thread Mark Sapiro
Lloyd Tennison wrote: >I thought they all still did not work, as stated in the FAQ's. Good to know. > I will have to test it and see myself. Whether or not it works depends on your definition of 'work'. I'm not trying to contradict the FAQ at which is a good summa

Re: [Mailman-Users] HTML table code broken via Mailman

2008-10-05 Thread Lloyd Tennison
n.org Date: Sun, 5 Oct 2008 08:33:57 -0700 Subject: Re: [Mailman-Users] HTML table code broken via Mailman > Lloyd Tennison quoted Edward Salm, PhD > >> > >> However... > >> You were right on the money about the footer! Wow, that did it. Thank you. > > >

Re: [Mailman-Users] HTML table code broken via Mailman

2008-10-05 Thread Mark Sapiro
Lloyd Tennison quoted Edward Salm, PhD >> >> However... >> You were right on the money about the footer! Wow, that did it. Thank you. It is known that cPanel Mailman's addition of msg_footer to HTML parts is broken. See . You will need to register

Re: [Mailman-Users] HTML table code broken via Mailman

2008-10-05 Thread Mark Sapiro
Lloyd Tennison wrote: > >I aways recommend to use full personalization, too, in Mailman. Without it >the bounce processing does not work as well. Personalization or full personalization only affects bounce processing if VERP_PERSONALIZED_DELIVERIES = Yes in mm_cfg.py. The thing which improve

Re: [Mailman-Users] HTML table code broken via Mailman

2008-10-05 Thread Lloyd Tennison
configuration change that takes seconds to do. - Original Message - From: "Edward Salm, PhD" <[EMAIL PROTECTED]> To: , <[EMAIL PROTECTED]> Date: Sun, 05 Oct 2008 02:14:54 -0700 Subject: Re: [Mailman-Users] HTML table code broken via Mailman > =3d is the escape code f

Re: [Mailman-Users] HTML table code broken via Mailman

2008-10-04 Thread Lloyd Tennison
Two problems: 1. You have image(s) sent in the email. They ideally are better sourced to a server. (It also make the email smaller and transmits faster.) 2. You are adding a footer to a mime message. That will quite often create havoc with the message. Make the footer part of the standard

Re: [Mailman-Users] HTML Email Newsletter Problem on 2.1.9

2007-11-10 Thread Mark Sapiro
Tom Noise wrote: >Thanks again. The problem was a simple text footer that I added. I took it >out and now it seems to be working. Why would that be though? In earlier >versions I had left the default footer in without trying to customize it and >it never affected anything. If by earlier versions

Re: [Mailman-Users] HTML Email Newsletter Problem on 2.1.9

2007-11-10 Thread Tom Noise
Thanks again. The problem was a simple text footer that I added. I took it out and now it seems to be working. Why would that be though? In earlier versions I had left the default footer in without trying to customize it and it never affected anything. Again thanks. On 11/10/07 3:37 PM, "Mark S

Re: [Mailman-Users] HTML Email Newsletter Problem on 2.1.9

2007-11-10 Thread Mark Sapiro
Tom Noise wrote: > >Thanks for the reply, but I actually have Non-Digest Scrub set to "no". > >Maybe I should have been more clear on the jumbled part. It comes through >with all the text and code for the html links (e.g., >) but nothing else--no form, images, etc. So it's >

Re: [Mailman-Users] HTML Email Newsletter Problem on 2.1.9

2007-11-10 Thread Tom Noise
Hi Mark, Thanks for the reply, but I actually have Non-Digest Scrub set to "no". Maybe I should have been more clear on the jumbled part. It comes through with all the text and code for the html links (e.g., ) but nothing else--no form, images, etc. So it's just an unstyle

Re: [Mailman-Users] HTML Email Newsletter Problem on 2.1.9

2007-11-10 Thread Mark Sapiro
Frank Kuzler wrote: >Has anyone else had a problem sending html emails through 2.1.9? I am >running a virtual dedicated server (linux Fedora Red Hat 6 with a Plesk >interface) at my webhost. On one of my domains I have set up a list and am >trying to send an html email. I have tried: >1 html page

Re: [Mailman-Users] HTML-format Attachments in the List Archives

2007-08-18 Thread Mark Sapiro
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Barry Finkel wrote: > > When I click on the .gif or .jpeg hyperlinks, I see the images. > But when I click on the .htm hyperlink, I see the HTML text. > If I take that HTML text, save it to /tmp, and then open that file > with Firefox, I see the mail

Re: [Mailman-Users] HTML-format Attachments in the List Archives

2007-08-14 Thread Brad Knowles
On 8/14/07, Barry Finkel wrote: > When I click on the .gif or .jpeg hyperlinks, I see the images. > But when I click on the .htm hyperlink, I see the HTML text. > If I take that HTML text, save it to /tmp, and then open that file > with Firefox, I see the mail message properly formatted. I be

Re: [Mailman-Users] HTML Filtering

2007-08-13 Thread Brad Knowles
On 8/13/07, Brian Carpenter wrote: > I have a client who has some members that use a translation software to > translate list messages. The client has the list configured to convert html > to plain text. However certain characters still make it through the > conversion process: The actual con

Re: [Mailman-Users] HTML causing list-wide bounce?

2007-04-16 Thread Brad Knowles
At 2:51 PM -0400 4/16/07, Michael Kabot wrote: > You & Paul helped me greatly, simply by suggesting it was an MTA filter - > which caused me to take a more detailed look at my system and find the Qmail > logs - which then pointed to the issue, my hosting provider's relay server > rejecting the

Re: [Mailman-Users] HTML causing list-wide bounce?

2007-04-16 Thread Michael Kabot
nt: Monday, April 16, 2007 1:28 PM | To: [EMAIL PROTECTED]; mailman-users@python.org | Subject: Re: [Mailman-Users] HTML causing list-wide bounce? | | | At 4:56 PM -0400 4/15/07, Michael Kabot wrote: | | > I am not fluent in Qmail. Finally found the logs for | Qmail which was | > not in

Re: [Mailman-Users] HTML causing list-wide bounce?

2007-04-16 Thread Brad Knowles
At 4:56 PM -0400 4/15/07, Michael Kabot wrote: > I am not fluent in Qmail. Finally found the logs for Qmail which was not in > the /var/log location, but rather deep under a Plesk directory. Ahh. Plesk. See FAQ 6.15. -- Brad Knowles <[EMAIL PROTECTED]>, Consultant & Author LinkedIn Profile

Re: [Mailman-Users] HTML causing list-wide bounce?

2007-04-15 Thread Michael Kabot
85-388-0211 www.soarol.com | -Original Message- | From: Paul Tomblin [mailto:[EMAIL PROTECTED] | Sent: Friday, April 13, 2007 5:49 PM | To: mailman-users@python.org | Subject: Re: [Mailman-Users] HTML causing list-wide bounce? | | | > The email message causing the issue | > -- .html format ht

Re: [Mailman-Users] HTML causing list-wide bounce?

2007-04-14 Thread Paul Tomblin
Brad Knowles wrote: > At 5:49 PM -0400 4/13/07, Paul Tomblin wrote: > >>> The email message causing the issue >>> -- .html format http://www.soarol.com/tmp/EmailList-HTMLerror-2.html >> >> First comment - why the hell is he sending javascript in an email >> message? >> That plus the Paypal th

Re: [Mailman-Users] HTML causing list-wide bounce?

2007-04-14 Thread Brad Knowles
At 5:49 PM -0400 4/13/07, Paul Tomblin wrote: >> The email message causing the issue >> -- .html format http://www.soarol.com/tmp/EmailList-HTMLerror-2.html > > First comment - why the hell is he sending javascript in an email message? > That plus the Paypal thing probably screams "scammer" to

Re: [Mailman-Users] HTML causing list-wide bounce?

2007-04-13 Thread Paul Tomblin
> The email message causing the issue > -- .html format http://www.soarol.com/tmp/EmailList-HTMLerror-2.html First comment - why the hell is he sending javascript in an email message? That plus the Paypal thing probably screams "scammer" to most mail filters. Because it's happening to everybody,

Re: [Mailman-Users] HTML sent to MM 2.1.5 breaking

2006-09-12 Thread David Ellsworth
Pardon the repetition, but I'm asking this question again since nobody could remember the first time around. :-) I can send a formatted HTML email to Mailman 2.1.5 but it breaks. The text is centered and the top graphic (which is correctly linked) isn't showing up. I'm not even using any settings

Re: [Mailman-Users] HTML Newsletter Setup

2006-09-11 Thread David Ellsworth
Thanks to Larry's timely and knowledgeable help, I can now get the HTML to the list this way. The problem now is that the HTML doesn't work in the arrived email. The text is centered and the top graphic (which is correctly linked) isn't showing up. I'm not even using any settings in Content Filter

Re: [Mailman-Users] HTML Newsletter Setup

2006-09-08 Thread Steve Burling
--On September 8, 2006 7:17:26 AM -0500 Larry Stone <[EMAIL PROTECTED]> wrote: > No need for a different mail client as Entourage will add headers. It's on > the Options pane of the account edit window. Since that's not a Mailman > issue, ask me off-line if you need more information. To which I

Re: [Mailman-Users] HTML Newsletter Setup

2006-09-08 Thread John W. Baxter
On 9/8/06 4:43 AM, "David Ellsworth" <[EMAIL PROTECTED]> wrote: > Uh, thanks for that Brad, I got it, it's complicated. All I need is a simple > way to get a formatted html email with Approved through the system. You're > telling me that that isn't going to be the case? I'm using an applescript >

Re: [Mailman-Users] HTML Newsletter Setup

2006-09-08 Thread Brad Knowles
At 7:43 AM -0400 2006-09-08, David Ellsworth wrote: > Uh, thanks for that Brad, I got it, it's complicated. All I need is a simple > way to get a formatted html email with Approved through the system. You're > telling me that that isn't going to be the case? It's not going to be as easy as you

Re: [Mailman-Users] HTML Newsletter Setup

2006-09-08 Thread Larry Stone
On 9/8/06 6:43 AM, David Ellsworth at [EMAIL PROTECTED] wrote: > Uh, thanks for that Brad, I got it, it's complicated. All I need is a simple > way to get a formatted html email with Approved through the system. You're > telling me that that isn't going to be the case? I'm using an applescript > w

Re: [Mailman-Users] HTML Newsletter Setup

2006-09-08 Thread David Ellsworth
Uh, thanks for that Brad, I got it, it's complicated. All I need is a simple way to get a formatted html email with Approved through the system. You're telling me that that isn't going to be the case? I'm using an applescript with Entourage on OS 10.47 to send the file to mailman. Perhaps another e

Re: [Mailman-Users] HTML Newsletter Setup

2006-09-07 Thread Brad Knowles
At 8:17 PM -0400 2006-09-07, David Ellsworth wrote: > I've setup a MM2.1.5 newsletter list and set it up to accept emails with the > option added in the first line of the email Approved: password. > > Problem is I can't get it to accept an HTML file formatted email without > messing up my HTML

Re: [Mailman-Users] HTML Formatted Email

2006-07-18 Thread Brad Knowles
At 2:12 PM -0400 2006-07-18, Ki Song wrote: >> On 7/18/06, Ki Song <[EMAIL PROTECTED]> wrote: >>> Is there a web interface built into mailman that allows me to post these >>> HTML messages to the list? >> No, but there /are/ some fairly easy to use webmail solutions around. > > What are some g

Re: [Mailman-Users] HTML Formatted Email

2006-07-18 Thread Brad Knowles
At 2:07 PM -0400 2006-07-18, Ki Song wrote: > Is there a web interface built into mailman that allows me to post these > HTML messages to the list? No. See FAQ 1.26. > The reason I ask is because I was using a program called Listserv by LSoft > that allowed me to post message via a web inte

Re: [Mailman-Users] HTML Formatted Email

2006-07-18 Thread Carl Zwanzig
In a flurry of recycled electrons, Ki Song wrote: > Question: Does Horde and/or Squirrel Mail send HTML Mail that is sent as > source code? I've found that these programs allow me to send HTML email that > is already FORMATTED, but I want to be able to just copy/paste HTML code > from an HTML edit

Re: [Mailman-Users] HTML Formatted Email

2006-07-18 Thread Ki Song
> On 7/18/06, Ki Song <[EMAIL PROTECTED]> wrote: >> What are some good webmail solutions? > > We use Horde, but there might be something more straightforward. If > you have someone that knows a bit of PHP, it's pretty trivial to have > a page that generates an email. > Thanks for the suggestion.

Re: [Mailman-Users] HTML Formatted Email

2006-07-18 Thread Patrick Bogen
On 7/18/06, Ki Song <[EMAIL PROTECTED]> wrote: > What are some good webmail solutions? We use Horde, but there might be something more straightforward. If you have someone that knows a bit of PHP, it's pretty trivial to have a page that generates an email. -- - Patrick Bogen

Re: [Mailman-Users] HTML Formatted Email

2006-07-18 Thread Ki Song
> On 7/18/06, Ki Song <[EMAIL PROTECTED]> wrote: >> Is there a web interface built into mailman that allows me to post these >> HTML messages to the list? > No, but there /are/ some fairly easy to use webmail solutions around. What are some good webmail solutions?

Re: [Mailman-Users] HTML Formatted Email

2006-07-18 Thread Patrick Bogen
On 7/18/06, Ki Song <[EMAIL PROTECTED]> wrote: > Is there a web interface built into mailman that allows me to post these > HTML messages to the list? No, but there /are/ some fairly easy to use webmail solutions around. > I'm guessing the best method to do what I want to do (send HTML newsletters

Re: [Mailman-Users] HTML Formatted Email

2006-07-18 Thread Ki Song
>> How do I send an HTML formatted e-mail to all the subscribers to my mailing >> list? > > You generate an HTML-formatted message, and then submit that to the > list. Whatever program you use to generate that HTML-formatted > message doesn't really matter as far as Mailman is concerned, because

Re: [Mailman-Users] HTML Formatted Email

2006-07-18 Thread Brad Knowles
At 12:24 PM -0400 2006-07-18, Ki Song wrote: > How do I send an HTML formatted e-mail to all the subscribers to my mailing > list? You generate an HTML-formatted message, and then submit that to the list. Whatever program you use to generate that HTML-formatted message doesn't really matter

Re: [Mailman-Users] HTML converted to attachment was:(no subject)

2006-07-11 Thread brenno
Mark, Your assumptions about the footers/headers are correct. After I removed the white space everything started working. Many thanks, Brenno >>DEFAULT_MSG_HEADER = " " >>DEFAULT_MSG_FOOTER = """ """ > > > Two things here. These only set defaults. The actual list msg_header > and msg_footer a

Re: [Mailman-Users] HTML converted to attachment was:(no subject)

2006-07-07 Thread Mark Sapiro
[EMAIL PROTECTED] wrote: > >Unfortunately this didn't help. I already configured in my mm_cfg.py to >remove the footer. > >I've added my mm_cfg.py information at the bottom of this email. >Thanks for your help. >DEFAULT_MSG_HEADER = " " >DEFAULT_MSG_FOOTER = """ """ Two things here. These only

Re: [Mailman-Users] HTML converted to attachment

2006-07-07 Thread Anne Ramey
> > [EMAIL PROTECTED] wrote: > >> >>Unfortunately I am encountering problems with sending HTML email to the >> mailing lists. Mailman seems to alter the email message and add the original HTML email as an attachment. >> >>I have content filtering switched off and the option 'convert text/

Re: [Mailman-Users] HTML converted to attachment was:(no subject)

2006-07-07 Thread brenno
> [EMAIL PROTECTED] wrote: >>Unfortunately I am encountering problems with sending HTML email to the mailing lists. Mailman seems to alter the email message and add the original HTML email as an attachment. >>I have content filtering switched off and the option 'convert text/html >> to >>text/plain

Re: [Mailman-Users] HTML converted to attachment was:(no subject)

2006-07-06 Thread Mark Sapiro
[EMAIL PROTECTED] wrote: > >Unfortunately I am encountering problems with sending HTML email to the >mailing lists. Mailman seems to alter the email message and add the >original HTML email as an attachment. > >I have content filtering switched off and the option 'convert text/html to >text/plain'

Re: [Mailman-Users] HTML/MIME Message Creation Question

2005-11-11 Thread Mark Sapiro
Tim Kresse wrote: > >Outlook 2000 is my desktop email program, and I am administering an >announcement member email list that I want to send out as MultiPart MIME >including an HTML and Text portion. I have tested my list settings and know >that already encoded MIME messages send OK, what I cannot

Re: [Mailman-Users] HTML Newsletter

2005-10-05 Thread Mark Sapiro
Dave Filchak wrote: >Two questions: > >1. Can I use Mailman to send out a simple HTML newsletter? Yes. Go to the FAQ and search for newsletter for help in configuring a list as a newsletter. >2. Is there a way to import or subscribe a list of members to a >particular list .. i.e. a list that w

Re: [Mailman-Users] HTML messages showing an attachment icon in Outlook Express

2005-10-03 Thread Brad Knowles
At 2:54 PM -0700 2005-10-03, Claire McLister wrote: >When we send an HTML message through Mailman it is showing an > attachment icon in Outlook Express even though there is no attachment > in the message. In Mac OS X Mail application there is no attachment > icon shown. Even in Outlook Expr

Re: [Mailman-Users] HTML mail getting garbled

2005-07-27 Thread Mark Sapiro
Allen Watson wrote: >I'm having a problem like Liviu reported a couple of weeks ago. I'm on Mac OS X >Tiger. I created an HTML mail message as follows: > >Message, including graphic, is posted as a web page by our designer. I >open this in a browser, and use Safari's "Mail contents of this Page" >

Re: [Mailman-Users] HTML woes

2005-06-23 Thread Brad Knowles
At 12:40 PM -0500 2005-06-23, Michael Linval wrote: > I have read all the past posts I can find. All I want to do is allow > html messages. Then post messages in HTML, and don't filter them out. > Is there any documentation other than the posts that > talk about this

Re: [Mailman-Users] HTML to Plaintext problem

2005-04-11 Thread Mark Sapiro
Grant French wrote: >I have recently setup a server running mailman 2.1.5, im having >difficulties allowing >html emails to be posted, every time they just get converted to plain >text, is there >anyway to allow html through onto the list? I have >convert_html_to_plaintext off >and content filt

Re: [Mailman-Users] HTML In lists and archives.

2005-02-23 Thread Mark Sapiro
Geoff Staples wrote: > >1. Am I correct that I cannot send a message in html to the list without >having part of it broken out into attachments unless I do not send a mailman >header or footer to the list? > >2. Can I use html in the header and footer and then have html in the body >without it brak

Re: [Mailman-Users] HTML In lists and archives.

2005-02-23 Thread Brad Knowles
At 10:36 AM -0600 2005-02-23, Geoff Staples wrote: 1. Am I correct that I cannot send a message in html to the list without having part of it broken out into attachments unless I do not send a mailman header or footer to the list? They're not attachments. They're different MIME bodyparts. Som

Re: [Mailman-Users] HTML conversion does not work

2005-01-20 Thread Brad Knowles
At 11:13 PM +0100 2005-01-20, Ralph Stahl wrote: I want MM to convert incoming HTML mails to plain text and to forward them as no-multipart messages. I use the option "convert to plain/text". But HTML messages come as plain text in 3 parts (header/body/footer) instead of 1. What can I do? I am

Re: [Mailman-Users] HTML Tokens

2004-12-01 Thread Mark Sapiro
Peter Gysegem wrote: >When editing the HTML for a MailMan web page, there are many tokens such as >. Is there a list anywhere of these tokens and what they do? > I'm not aware of any list per se of the definitions, but the "standard" ones are defined in Mailman/HTMLFormatter.py and other "spec

Re: [Mailman-Users] HTML Template for Subscription Confirmation?

2004-10-28 Thread Mark Sapiro
Justin Girard wrote: > >Is there an HTML template for the subscription confirmation page? If so, >where can I find it? See http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.048.htp I'm not sure which template you're looking for. If you want the "Subscribe results page" it is subscribe.

Re: [Mailman-Users] HTML capability

2004-10-07 Thread Mark Sapiro
John Brooks wrote: >I have a client wanting to send HTML based email to a closed >read-only list. Can mailman handle this? Yes -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan --

Re: [Mailman-Users] HTML and msg_header Option

2004-09-08 Thread John W. Baxter
On 9/8/2004 16:08, "Brad Knowles" <[EMAIL PROTECTED]> wrote: > At 7:59 PM + 2004-09-08, [EMAIL PROTECTED] wrote: > >> Is it possible to included HTML in the msg_header Option? I would like to >> broadcast an image with a link to a web page in the header of each >> message. > > Header? Th

Re: [Mailman-Users] HTML and msg_header Option

2004-09-08 Thread Brad Knowles
At 7:59 PM + 2004-09-08, [EMAIL PROTECTED] wrote: Is it possible to included HTML in the msg_header Option? I would like to broadcast an image with a link to a web page in the header of each message. Header? There is a msg_header option that can be set on a per-list basis, which can inclu

Re: [Mailman-Users] HTML formatted email issues

2004-08-30 Thread Mark Sapiro
Scott Howley (FSMB) wrote: >I am attempting to send an HTML formatted newsletter using Mailman with MS >Outlook as the client with no success; the HTML code is always stripped out. >I have read the FAQ and searched the archives but have not found the >solution to my problem. Has anyone had any luc

Re: [Mailman-Users] HTML formatted email issues

2004-08-30 Thread Brad Knowles
At 3:07 PM -0500 2004-08-30, Scott Howley (FSMB) wrote: I am attempting to send an HTML formatted newsletter using Mailman with MS Outlook as the client with no success; the HTML code is always stripped out. I have read the FAQ and searched the archives but have not found the solution to my pro

Re: [Mailman-Users] html archive not updating

2004-07-30 Thread Mark Sapiro
Michael Lee >But when people submit e-mails to the mail list, the html >archive page does not get updated. Other mail lists I have on this >system are updating properly. I noticed in the >~/mailman/archives/privated directory, this evolution mbox I converted >has a directory ("general"), but the

Re: [Mailman-Users] HTML in messages

2004-07-09 Thread Brad Knowles
At 12:25 PM +0530 2004-07-09, Bhavin Shah wrote: PLease let us know that how users can use simple HTML in the messages. By default, Mailman will not strip HTML. So, unless you changed the content filtering rules for your mailing list, just have the users post in HTML -- whatever they post shou

Re: [Mailman-Users] HTML E-mails

2004-06-10 Thread Brad Knowles
At 9:07 AM -0600 2004-06-10, Chronos Admin wrote: Thanks for responding. It still does not work correctly. Mailman is doing something funky to the html email. The following code is from an email received from Mailman, this email did not display any html at all (I'll only include the portion tha

Re: [Mailman-Users] HTML E-mails

2004-06-10 Thread Chronos Admin
> If you turn off content filtering, then Mailman will not scrub > any mail messages that come through to the list. Assuming that the > incoming message does not fall victim to the anti-spam settings, it > will be accepted and sent on to the recipients, without being changed > or modified (althoug

Re: [Mailman-Users] HTML E-mails

2004-06-10 Thread Brad Knowles
At 9:15 PM -0600 2004-06-09, Chronos Admin wrote: I've setup Mailman and have a few lists running. The one list is an announcement only list. I need to deliver fully formatted HTML emails. However, either Mailman or something I'm doing messes up the email. I searched the Mailman archives and fo

Re: [Mailman-Users] HTML Templates

2004-03-26 Thread Bryan Carbonnell
On 26 Mar 2004 at 12:00, Richard Barrett wrote: > On 26 Mar 2004, at 11:15, Bryan Carbonnell wrote: > > Either I'm blind or just plain old dumb, but I can't seem to fine > > the HTML template that builds the list of list page. The page that > > you first get when you goto example.com/mailman/list

Re: Re: [Mailman-Users] HTML Templates

2004-03-26 Thread Bryan Carbonnell
> From: Richard Barrett <[EMAIL PROTECTED]> > On 26 Mar 2004, at 11:15, Bryan Carbonnell wrote: > > > Either I'm blind or just plain old dumb, but I can't seem to fine the > > HTML template that builds the list of list page. The page that you > > first get when you goto example.com/mailman/listin

Re: [Mailman-Users] HTML Templates

2004-03-26 Thread [EMAIL PROTECTED]
> Either I'm blind or just plain old dumb, but I can't seem to fine the > HTML template that builds the list of list page. The page that you > first get when you goto example.com/mailman/listinfo/ > A lot of these things are hard coded in the Python source. You can't change them without editing th

  1   2   >