[Mailman-Developers] Clueless when it comes to Sendmail

2001-10-30 Thread Claire Airth
I need a dummies guide to Sendmail. I have set up Mailman on my Linux box (v7.1 ) and installed Sendmail but I guess I haven't configured Sendmail properly because tried to set up a test list and send a message to my email account and did not receive an email. I see the following in the mail l

Re: [Mailman-Developers] Re: [Mailman-Users] [RELEASED] Mailman 2.1 alpha 3

2001-10-30 Thread Tollef Fog Heen
* (Barry A. Warsaw) | One thing though: while I /think/ the membership api is nicely | separated and can be easily replaced, other list configuration | variables are not. So you'll still see lots of direct attribute | access on MailList objects. Meaning it's much tougher to divert | non-member

[Mailman-Developers] 50% Discount On Software Development

2001-10-30 Thread BCN Ltd
Title: BCN Mailer BCN Ltd50% Price Reductions On Software Development BCN Web Site About Us BCN builds corporate Intranets and effective Knowledge Management Solutions for small and medium sized organisations. We have delivered solut

[Mailman-Developers] Oh nooooooooooooo

2001-10-30 Thread José Roberto Kerne
Here... This Spam no!! no in list!! BCN Web Site About Us BCN builds corporate Intranets and effective Knowledge Management Solutions for small and medium sized organisations. We have delivered solutions to BSI, Unilever, Compaq, Nomura and many small organisations.

[Mailman-Developers] Bounce handling

2001-10-30 Thread Bob [EMAIL PROTECTED]
Hi Gang, What affects bounce handling? I just set up another list with 2.0.6, and while I see in the bounce log that it is catching some bounces, the admin address is getting a TON of bounces, most of them properly-constructed, with the same exact email addresses as those subscribed. I rec

[Mailman-Developers] Messing with Defaults.py

2001-10-30 Thread Bob [EMAIL PROTECTED]
One more question. I realize the docs say never to mess with Defaults.py, but use the mm_cfg.py. What happens if you do mess with Defaults.py? Are modules somehow linked to certain byte offsets in it that, if modified, makes things go boom? Bob __

Re: [Mailman-Developers] Messing with Defaults.py

2001-10-30 Thread John W Baxter
At 1:39 -0500 10/31/2001, Bob Puff@NLE wrote: >One more question. I realize the docs say never to mess with Defaults.py, >but use the mm_cfg.py. What happens if you do mess with Defaults.py? Are >modules somehow linked to certain byte offsets in it that, if modified, >makes things go boom? Whe

Re: [Mailman-Developers] Messing with Defaults.py

2001-10-30 Thread Bob [EMAIL PROTECTED]
Hi John, THanks for the reply, but my question was more like Why not mess with Defaults.py? Will it break anything as long as the data is correct? I ask this because I did modify it, then realized later perhaps I should have followed the docs.. :-) Wondering if that could explain my bounce i

Re: [Mailman-Developers] Messing with Defaults.py

2001-10-30 Thread Dan Mick
> THanks for the reply, but my question was more like Why not mess with Defaults.py? Will it break anything as long as the data is correct? No. As John said: it's just source. The reason for not modifying it, as John said, is because it gets overwritten when you upgrade. You already have you