Re: [Mailman-Users] mail not being sent/received

2005-02-21 Thread [EMAIL PROTECTED]
All, I finally figured out my main problem, thanks to everyone. This sendmail faq describes the issue: http://www.sendmail.org/faq/section5.html#5.3.1.3 thanks to all for your help. jim On Fri, 18 Feb 2005 19:26:49 +0100, Brad Knowles <[EMAIL PROTECTED]> wrote: > At 12:14 PM -0500 2005-02-18, [

Re: [Mailman-Users] Codes

2005-02-21 Thread Tokio Kikuchi
Hi, again. PeteBell wrote: Thanks very much. One more thing, please. As you can see below, your email arrived with rather strange formatting and each line was broken in odd places. Can I just check: Do you mean that all the following mean "hide"?... 280 and 314 And 264 means "SHOW"? Or are you

[Mailman-Users] how to use topics/ for more than one keyword

2005-02-21 Thread LN Tora
First, my apologies. I would have gone to the listowners site were it still up, as I know this is a simple (and silly) question. I have a virtual domain, and Mailman 2.1.5p1 came with the package. I was able to set up a list easily enough, but I'm having trouble with understanding/using the t

Re: [Mailman-Users] Editing the main list page

2005-02-21 Thread Mark Sapiro
genesis wrote: >I have customize almost all pages that I needed to customize but I'm >stumped on this page where all mailing lists show along with their >description. How can I modify this page, what file is it? It is not generated from a template. It is built dynamically by Mailman/Cgi/listinfo.

[Mailman-Users] Editing the main list page

2005-02-21 Thread genesis
I have customize almost all pages that I needed to customize but I'm stumped on this page where all mailing lists show along with their description. How can I modify this page, what file is it? Regards, genesis Spot Network: http://www.spotnetwork.net/ Sites under spotlight: http://www.gamingforu

[Mailman-Users] Problem with Mass Subscribe through cgi, forgets the subscribers

2005-02-21 Thread John Jendro aka Tail Cat
After the list is created the first time a list admin adds subscribers to a list it forgets the membership, the second time it sticks This happens via both the web and command line interface John Jendro aka Tail Cat ([EMAIL PROTECTED]) Portland State University, Computer Action Team Maseeh Colle

Re: [Mailman-Users] Multipart messages and list footer

2005-02-21 Thread Joakim Nömell
On Mon, 21 Feb 2005, Brad Knowles wrote: > At 5:52 PM +0100 2005-02-21, Joakim Nömell wrote: > > > When posting to a list in plain text, the list footer is attached to the > > end of the message body. But, as soon as the message posted to the list is > > in multipart/alternative or multipart/m

Re: [Mailman-Users] Multipart messages and list footer

2005-02-21 Thread Brad Knowles
At 5:52 PM +0100 2005-02-21, Joakim Nömell wrote: When posting to a list in plain text, the list footer is attached to the end of the message body. But, as soon as the message posted to the list is in multipart/alternative or multipart/mixed, the list footer is attached as a file. I tried to fi

Re: [Mailman-Users] debugging via log files

2005-02-21 Thread Mark Sapiro
Dr. Jones wrote: >I read the following two entries from /var/log/exim4/mainlog today: > >2005-02-21 08:05:09 1D2W5Z-0004oM-Ue ** [EMAIL PROTECTED]: >Unrouteable address >also >2005-02-21 09:05:09 1D3F2y-0006r5-9X Message is frozen >2005-02-21 09:05:09 1D2sZ4-0005sz-Tr Message is frozen > >the ent

Re: [Mailman-Users] Multipart messages and list footer

2005-02-21 Thread Mark Sapiro
Joakim Nömell wrote: > >When posting to a list in plain text, the list footer is attached to the >end of the message body. But, as soon as the message posted to the list is >in multipart/alternative or multipart/mixed, the list footer is attached >as a file. See >Mailman FAQ: http://www.python.

Re: [Mailman-Users] Need to Store Message IDs in PostgreSQL DB

2005-02-21 Thread Mark Sapiro
Felix E. Klee wrote: >At Sun, 20 Feb 2005 21:32:36 +0900, >Tokio Kikuchi wrote: >> You can create your custom handler module in Mailman/Handlers >> directory and insert it in the GLOBAL_PIPELINE. > >Sounds like a good solution. However, I'd like to store my handler in a >different directory than

[Mailman-Users] debugging via log files

2005-02-21 Thread Dr. Jones
I read the following two entries from /var/log/exim4/mainlog today: 2005-02-21 08:05:09 1D2W5Z-0004oM-Ue ** [EMAIL PROTECTED]: Unrouteable address also 2005-02-21 09:05:09 1D3F2y-0006r5-9X Message is frozen 2005-02-21 09:05:09 1D2sZ4-0005sz-Tr Message is frozen the entry '[EMAIL PROTECTED]' did n

[Mailman-Users] Multipart messages and list footer

2005-02-21 Thread Joakim Nömell
Hi all. I'm a new admin of Mailman, very great. Just upgraded from majordomo. I have one problem which I hope you can help me with. When posting to a list in plain text, the list footer is attached to the end of the message body. But, as soon as the message posted to the list is in multipart/al

Re: [Mailman-Users] archives template help

2005-02-21 Thread Mark Sapiro
Brad Knowles wrote: > > You will need to copy these to an "/en" subdirectory under >/usr/local/mailman/lists/listname/. Once copied there, edit the file >to suit your requirements, and then I think you're going to need to >stop and restart Mailman in order to get it to pick up the changes

[Mailman-Users] Plans COZY #1285 for sale

2005-02-21 Thread George Sayago
Hello all, I’m putting my plans for sale including the “M” drawings for $450. Right now I’m flying over 980Hrs a year at work leaving me not much time off to start working on this project. Give me a call to at (407) 240-2085 or send me a email to HYPERLINK "mailto:[EMAIL PROTECTED]"[EMAIL PROTEC

Re: [Mailman-Users] Codes

2005-02-21 Thread Tokio Kikuchi
Hi, I have noticed that in the section which deals with members' anonymity (hide/show) there are three figure codes appended to the email addresses of my members. I had written my PHP script to recognise that the code "280" meant "HIDE" and "264" meant "SHOW". Everything was working well until

Re: [Mailman-Users] archives template help

2005-02-21 Thread Brad Knowles
At 2:56 AM -0600 2005-02-21, genesis wrote: I want to know how to edit the global archives template. I tried looking at several files but I can't find the main source where these archive HTML pages are generated. I want to be able to run text ads on these archive pages and I'd appreciate any he

[Mailman-Users] Codes

2005-02-21 Thread PeteBell
Hi I setting up my email list and am building a website "front-end" for it. I do NOT have access to mailman as it is a server-wide installation and I am only a client. However, my webhost kindly makes a dump of the mailman-generated flat data file "config.pck" available to me as an hourly cron j

Re: [Mailman-Users] Need to Store Message IDs in PostgreSQL DB

2005-02-21 Thread Felix E. Klee
At Sun, 20 Feb 2005 21:32:36 +0900, Tokio Kikuchi wrote: > You can create your custom handler module in Mailman/Handlers > directory and insert it in the GLOBAL_PIPELINE. Sounds like a good solution. However, I'd like to store my handler in a different directory than "Mailman/Handlers". Is this

[Mailman-Users] 1 Mailman-users@python.org

2005-02-21 Thread starlightnightly
ciao a tutti -- Mailman-Users mailing list Mailman-Users@python.org 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

[Mailman-Users] 1 Mailman-users@python.org

2005-02-21 Thread starlightnightly
ciao a tutti -- Mailman-Users mailing list Mailman-Users@python.org 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

[Mailman-Users] archives template help

2005-02-21 Thread genesis
Greetings, I want to know how to edit the global archives template. I tried looking at several files but I can't find the main source where these archive HTML pages are generated. I want to be able to run text ads on these archive pages and I'd appreciate any help from this list. BTW mailman ro