Re: [Mailman-Users] Re: Footer ?

2003-08-28 Thread Ben Gertzfield
Kevin McCann wrote: Thanks, Ben. I had initially been thinking this was strictly an Outlook problem, too. But I became skeptical as I realised that there are still two big questions: 1) Why do these same Outlook clients not have problems receiving attachment-less messages with footers from other M

Re: [Mailman-Users] subscriber aliases

2003-08-28 Thread Richard Barrett
On Thursday, August 28, 2003, at 09:27 pm, Con Wieland wrote: Hello All I may have missed something but I am unable to find any information on this. I am wondering if there is any type of provision such that someone subscribed to a list as [EMAIL PROTECTED] can send mail to the list as either

Re: [Mailman-Users] Re: Footer ?

2003-08-28 Thread Kevin McCann
Thanks, Ben. I had initially been thinking this was strictly an Outlook problem, too. But I became skeptical as I realised that there are still two big questions: 1) Why do these same Outlook clients not have problems receiving attachment-less messages with footers from other MLMs such as Lyris? (

Re: [Mailman-Users] Re: Footer ?

2003-08-28 Thread Brad Knowles
At 11:33 AM -0700 2003/08/28, Ben Gertzfield wrote: Remember that HTML is structured, so if we directly append the footer after the HTML body, we get: My Message Body -- Mailman Footer Here With HTML, you would have to parse the HTML and understand where the logical end is to the co

Re: [Mailman-Users] htdig error

2003-08-28 Thread Richard Barrett
Paul On Thursday, August 28, 2003, at 08:27 pm, Paul H Byerly wrote: I've got ht://dig working nicely, but I get an error message each time the nightly cron job runs: From: [EMAIL PROTECTED] (Cron Daemon) To: [EMAIL PROTECTED] Subject: Cron <[EMAIL PROTECTED]> /usr/local/bin/python2.2 -S /usr

[Mailman-Users] Why don't I see the lists when moving to mailman 2.1?

2003-08-28 Thread Paul F. Williams
I rechecked the FAQ and found the following 4.17. Why are lists missing from the listinfo page? So, after setting VIRTUAL_HOST_OVERVIEW = 0 in mm_cfg.py I can see the listings. paulw From: "Paul F. Williams" <[EMAIL PROTECTED]> Precedence: list Subject: [Mailman-Users] Why don't I see the l

[Mailman-Users] subscriber aliases

2003-08-28 Thread Con Wieland
Hello All I may have missed something but I am unable to find any information on this. I am wondering if there is any type of provision such that someone subscribed to a list as [EMAIL PROTECTED] can send mail to the list as either [EMAIL PROTECTED] or [EMAIL PROTECTED] Any help is appreciate

[Mailman-Users] Why don't I see the lists when moving to mailman 2.1

2003-08-28 Thread Paul F. Williams
The problem I am encountering is probably web server related. Here are the particulars. I have a Redhat 7.2 system with mailman 2.0.13-1 and apache-1.3.27-1.7.2 I have another system with Redhat 9 with mailman-2.1-8 and httpd-2.0.40-21.3 I believe I have configured mailman on the red

[Mailman-Users] unpack tuple of wrong size

2003-08-28 Thread Alan Batie
I love mailman, but the upgrade from 2.0 to 2.1 blindsided me. Partly my fault for just doing a "make install" without reading the upgrade docs, but I didn't expect such major changes in a point release. After getting everything working again, well, everything isn't. Some lists are ok, but some

Re: [Mailman-Users] Re: Footer ?

2003-08-28 Thread Ben Gertzfield
Kevin McCann wrote: Isn't the solution to just insert the footer as a plain text message part before sending? Something like: --_=_NextPart_000_0149566.27838596 Content-Type: text/plain; charset="iso-8859-1" Here's my groovy footer The HTML content is in it's own message section,

[Mailman-Users] htdig error

2003-08-28 Thread Paul H Byerly
I've got ht://dig working nicely, but I get an error message each time the nightly cron job runs: From: [EMAIL PROTECTED] (Cron Daemon) To: [EMAIL PROTECTED] Subject: Cron <[EMAIL PROTECTED]> /usr/local/bin/python2.2 -S /usr/local/mailman/cron/nightly_htdig X-Cron-Env: X-Cron-Env: X-Cron-Env:

Re: [Mailman-Users] New to Mailman, need help

2003-08-28 Thread Aviram Carmi
I am running on RHL 7.3 but I did install the Mailman RPM from RHL 9.0... will try installing from source, thanks, -avi At 14:18 -0500 08/28/2003, Dan Phillips wrote: I'm guessing from the information you gave that you're referring to an rpm install for RH9? If so, check the archives - that rpm

[Mailman-Users] New to Mailman, need help

2003-08-28 Thread Aviram Carmi
I've installed mailman on my RHL system, and some pieces work, for example the web pages, however, I could not get it to send anything... # ./version Using Mailman version: 2.1 # ./mailmanctl start Traceback (most recent call last): File "./mailmanctl", line 524, in ? main() File "./mailm

Re: [Mailman-Users] Re: Footer ?

2003-08-28 Thread Kevin McCann
Isn't the solution to just insert the footer as a plain text message part before sending? Something like: --_=_NextPart_000_0149566.27838596 Content-Type: text/plain; charset="iso-8859-1" Here's my groovy footer The HTML content is in it's own message section, separated by a bo

Re: [Mailman-Users] Re: Footer ?

2003-08-28 Thread Ben Gertzfield
Kevin McCann wrote: FWIW,I experience the same problem as jsmith and my preferred language setting is US English. I'm at mm 2.1.2, sendmail, RH 8.0). I have had to configure my lists to have no footers in outgoing mail. Otherwise, incoming messages with HTML cause the footer to be appended as an a

Re: [Mailman-Users] Re: Footer ?

2003-08-28 Thread Chris Linstruth
Attempting to do so would also render things such PGP signatures invalid. -- Chris Linstruth <[EMAIL PROTECTED]> On Thu, 28 Aug 2003, Ben Gertzfield wrote: > Kevin McCann wrote: > > >FWIW,I experience the same problem as jsmith and my preferred language > >setting is US English. I'm at mm 2.1.2

Re: [Mailman-Users] Re: Footer ?

2003-08-28 Thread Kevin McCann
FWIW,I experience the same problem as jsmith and my preferred language setting is US English. I'm at mm 2.1.2, sendmail, RH 8.0). I have had to configure my lists to have no footers in outgoing mail. Otherwise, incoming messages with HTML cause the footer to be appended as an attachment in the mess

Re: [Mailman-Users] Re: Footer ?

2003-08-28 Thread Ben Gertzfield
jsmith wrote: I have sent a post similar to this previously but it has been a while. At home I am using outlook. Content-Type: text/plain; charset="UTF-8" Content-Language: en jsmith, Here's your problem. This email is flagged as using the UTF-8 character set (Unicode). I'll guess your list

RE: [Mailman-Users] Problem creating a new List

2003-08-28 Thread Nikhil
Hi, I did some more work on this problem. The problem is coming because the file names cant have characters '<' & '>' on windows. As a hack I did the following. I searched for "" and changed line no 60 in MailList.py from os.path.join(mm_cfg.LOCK_DIR, name or '') + '.lock', To os.path.join(mm_cfg.

RE: [Mailman-Users] Re: Footer ?

2003-08-28 Thread jsmith
Will, Listmembers, I have sent a post similar to this previously but it has been a while. At home I am using outlook. And when I post to the mailman-users list it works fine. Just not to my list. I have removed the phone numbers and emails addresses for privacy reasons. Here is a recent post.

[Mailman-Users] Problem creating a new List

2003-08-28 Thread Nikhil
Hi All, We are testing Mailman on Windows 2000 using cygwin. I am using mailman-2.1.2 and exim-4.14. I installed Mailman without any problems. After that when I tried creating a new list using using ~/bin/newlist I'm getting the output below: $ /home/mailman/bin/newlist testList1 [EMAIL PROTECTED]

Re: [Mailman-Users] Re: Footer ?

2003-08-28 Thread Will Yardley
On Wed, Aug 27, 2003 at 09:58:22PM -0700, jsmith wrote: [ Stop top posting! ] > > If you've really tried sending mail from all these other mailers, why > > does THIS message have the footer as part of the message body and not as > > an attachment? > I have asked that question so many times here a

Re: [Mailman-Users] Removing authorised sender

2003-08-28 Thread JC Dill
At 10:18 AM 8/27/2003, Mike Dustan wrote: Hi All: Probably a simple answer to this one, but I can't find it. I've authorised Joe Nonmember as an authorised sender to my list. Although he's a non-member and doesn't receive postings, he can post to it without administrative intervention. Now, how

Re: [Mailman-Users] RE: OSIRUSOFT

2003-08-28 Thread Michael Cozzi
- Original Message - From: "Don Levey" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, August 27, 2003 6:01 PM Subject: [Mailman-Users] RE: OSIRUSOFT > > > * > > Osirusoft has been under a VERY heavy DDoS attack for a while now. >

[Mailman-Users] RE: OSIRUSOFT

2003-08-28 Thread Don Levey
-Original Message- -- Message: 5 Date: Wed, 27 Aug 2003 13:25:42 -0500 From: Paul H Byerly <[EMAIL PROTECTED]> Subject: [Mailman-Users] Osirusoft blocking all IPs To: [EMAIL PROTECTED] Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=

[Mailman-Users] Admin Emails

2003-08-28 Thread Scott Coats
Is there a way to administer Mailman with emails? instead of the web interface. -- R. Scott Coats Manager of Information Technology Machine & Welding Supply Company 910.980.6150 Direct 910.980.6450 Fax 910.892.4016 Main # -- Mailman-Users m

[Mailman-Users] (no subject)

2003-08-28 Thread kpert
Looking for expert mailman administrator and user who can train. -- 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: ht

RE: [Mailman-Users] Re: Footer ?

2003-08-28 Thread jsmith
If you've really tried sending mail from all these other mailers, why does THIS message have the footer as part of the message body and not as an attachment? I have asked that question so many times here and get no answer that its not funny. I have watched others ask this question and it does not

[Mailman-Users] Re: mail server recommendations?

2003-08-28 Thread Brad Knowles
At 6:28 PM -0700 2003/08/27, Will Yardley wrote: I will third the suggestion to check out Postfix. I've used it on both very large scale systems (multiple mail machines, 30k+ users per cluster of machines), as well as on my own workstations. I've run larger scale systems. On the clusters of m

[Mailman-Users] Re: mail server recommendations?

2003-08-28 Thread Will Yardley
On Wed, Aug 27, 2003 at 06:43:54PM -0400, Raymond Wood wrote: > On Thu, Aug 28, 2003 at 12:13:10AM +0200, Brad Knowles imagined: > > For smaller sites, or sites wishing to have a simpler > > configuration file, I find that postfix generally works very well. > > It has one of the simplest configura

[Mailman-Users] Re: Footer ?

2003-08-28 Thread Will Yardley
On Wed, Aug 27, 2003 at 06:00:53PM -0700, jsmith wrote: [ Two layers of miserable Lookout! TOFU corrected ] > > > My "Footers" are being sent to our mailing list participants as > > > "Attachments" rather than being inserted into the message text. > > > > > > Please advise what I setup incorrect

[Mailman-Users] Re: Catching bounces/delivery errors

2003-08-28 Thread List User Kreme
On Wednesday, August 27, 2003, at 1:14 PM, DZ-Jay wrote: On Wed, 27 Aug 2003 11:05:28 -0600, LuKreme <[EMAIL PROTECTED]> wrote: On Tuesday, August 26, 2003, at 7:55 AM, DZ-Jay wrote: Instead of pounding nails with your all-purpose procmail screwdriver, use mailman to manage your mailings. It wil

RE: [Mailman-Users] Footer ?

2003-08-28 Thread jsmith
Tony, This is a known problem with Mailman. I have as well as others have had this problem since the first day. I posted these problems to the list with no resolution besides someone saying that I can not used OUTLOOK as a mail client or not to send HTML. What they never read is my posts is tha