[Mailman-Users] changing styles or adding css to html files?

2003-09-24 Thread Ricardo Kleemann
Hi, If I wanted to add some css to the mailman web interface, what would be the best/quickest way? Or do I have to modify all the html templates and add some css info to them? Can I instead configure something in one of the files or maybe the HTMLFormatter ? Thanks for any help. Ricardo --

Re: [Mailman-Users] Can't write to mbox

2003-09-24 Thread Jon Carnes
Do you have archiving turned on for the lists? If yes, then what are your archive settings in ~mailman/Mailman/mm_cfg.py (or Defaults.py) On Wed, 2003-09-24 at 19:14, Aparajita Fishman wrote: > Hi, > > I moved my setup from one server to another. Everything is working > except for one thing: the

Re: [Mailman-Users] plain old fashioned bouncing?

2003-09-24 Thread Jon Carnes
On Wed, 2003-09-24 at 18:05, Raquel Rice wrote: > On Wed, 24 Sep 2003 17:36:07 -0400 > Aaron Bennett <[EMAIL PROTECTED]> wrote: > > > Hi -- > > > > Please bear with me. I'm relatively new to mailman, and I freely > > admit I don't know a pickle from a VERP from a pumpkin. :-) > > > > One of our

Re: [Mailman-Users] Unable to send email...

2003-09-24 Thread Jon Carnes
On Wed, 2003-09-24 at 13:36, System wrote: > Hello All, > > I am using qmail-1.03 on my server. I have install mailman-2.0.13. I could > create lists. But the mail are not sent to the administrator of the list nor > the subscriber. > > Can any one help me please. > > Thank you, > Tina. > See i

[Mailman-Users] Re: Eudora clipping messages

2003-09-24 Thread Paul H Byerly
randy.stoecker wrote: I am wondering if anyone is having subscribers complain about Eudora clipping messages? I now have three cases of Eudora 5.x users receiving messages where the messge text is missing. Only the text from msg_header appears. I am running Mailman 2.1.1 on Redhat 9.0 with SpamAs

[Mailman-Users] Showing list of user's subscriptions

2003-09-24 Thread Paul H Byerly
Rob LeVine wrote: Hi, Here's my deal: I run a social site that has the need for very low security mailing lists. I am currently using MailMan 2.1.2 and I've read, yet not implemented, FAQ 1.5 that discusses turing off the password requirement. Assuming I can successully complete that, what a

[Mailman-Users] description becomes title

2003-09-24 Thread Richard Davis
my list description is this: A forum for Presbyterians to discuss issues When an email is sent the replyto email address appears thus: A forum for Presbyterians to discuss issues <[EMAIL PROTECTED]> Which is all a bit weird. Any clues anyone? I'm using a host running MailMan 2.1.2 on Redhat Lin

[Mailman-Users] Can't write to mbox

2003-09-24 Thread Aparajita Fishman
Hi, I moved my setup from one server to another. Everything is working except for one thing: the messages are not being archived to the mbox. check_perms says there are no permission problems. I also tried creating a new list and posted a message to it, but still no deal. Any ideas? Regards,

[Mailman-Users] Help with Digest send

2003-09-24 Thread Larry Rosenman
I just started getting this in the last 2 days all of a sudden. No changes that I know about to the system: $ /usr/local/bin/python -S /home/mailman/cron/senddigests Traceback (most recent call last): File "/home/mailman/cron/senddigests", line 94, in ? main() File "/home/mailman/cron/sendd

[Mailman-Users] plain old fashioned bouncing?

2003-09-24 Thread Aaron Bennett
Hi -- Please bear with me. I'm relatively new to mailman, and I freely admit I don't know a pickle from a VERP from a pumpkin. :-) One of our lists is fairly critical: if a message doesn't get delivered, the list owner needs to know about it so that she can send a hard copy instead. Unfortun

Re: [Mailman-Users] Showing list of user's subscriptions

2003-09-24 Thread John DeCarlo
Rob, 1. Users having passwords or not is irrelevant to your question as I understand it. After all, you are going to determine the security of the processes you use to display the information. 2. Mailman web pages, CGI scripts, etc. do similar things to what you want. In fact, a user can g

Re: [Mailman-Users] moderator not allowed to post?

2003-09-24 Thread John DeCarlo
Ricardo, The scripts that come with Mailman in /bin don't cover this right now. In fact, they call ApprovedAddMember() in /Mailman/MailList.py to add members. This function has a comment in it that indicates it may allow more user attributes in the future. I expect you would have to do this

[Mailman-Users] Showing list of user's subscriptions

2003-09-24 Thread Rob LeVine
Hi, Here's my deal: I run a social site that has the need for very low security mailing lists. I am currently using MailMan 2.1.2 and I've read, yet not implemented, FAQ 1.5 that discusses turing off the password requirement. Assuming I can successully complete that, what are the chances that

Re: [Mailman-Users] moderator not allowed to post?

2003-09-24 Thread Ricardo Kleemann
Hi, Thanks for the info. - Original Message Follows - > > Hello, > > Let me add to what Jon Carnes said about this. > > 1. You are right, just change the moderation bit for the > users who want to post. Ok, that makes sense... is there a way to programatically turn off the moderati

[Mailman-Users] Unable to send email...

2003-09-24 Thread System
Hello All, I am using qmail-1.03 on my server. I have install mailman-2.0.13. I could create lists. But the mail are not sent to the administrator of the list nor the subscriber. Can any one help me please. Thank you, Tina. -- Mailman-Users

Re: [Mailman-Users] moderator not allowed to post?

2003-09-24 Thread John DeCarlo
Hello, Let me add to what Jon Carnes said about this. 1. You are right, just change the moderation bit for the users who want to post. 2. I host several lists where the moderator isn't on the list of users who can post. Of course a moderator can always approve his or her own post, but if i

Re: [Mailman-Users] moderator not allowed to post?

2003-09-24 Thread Paul H Byerly
Ricardo Kleemann wrote: But if the Approved line is a header, will mailman strip it out so others don't see it? It will in plain text, but if the list allows HTML and the post contains HTML the approved header will make it through. Will either method work? Is there a configuration option tha

[Mailman-Users] Eudora clipping messages

2003-09-24 Thread randy . stoecker
I am wondering if anyone is having subscribers complain about Eudora clipping messages? I now have three cases of Eudora 5.x users receiving messages where the messge text is missing. Only the text from msg_header appears. I am running Mailman 2.1.1 on Redhat 9.0 with SpamAssassin. Thanks in

[Mailman-Users] new_member_options values?

2003-09-24 Thread Ricardo Kleemann
Hi, What is the breakdown of the value for new_member_options ? It is by default 256, but what does that mean? If I wanted to set the moderated bit on for new members, what value should I use? Thanks Ricardo -- Mailman-Users mailing list [EMAI

Re: [Mailman-Users] moderator not allowed to post?

2003-09-24 Thread Ricardo Kleemann
Ok, thanks. But if the Approved line is a header, will mailman strip it out so others don't see it? Will either method work? Is there a configuration option that needs to be set? Can you provide a link to the Howto? Thanks Ricardo - Original Message Follows - > > That is in the threa