[Mailman-Users] How to approve a message

2004-04-12 Thread Yves Dorfsman
roved: something" I have sent back makes it accept the message. Any idea ? Thanks, Yves. Yves Dorfsman [EMAIL PROTECTED] http://www.cuug.ab.ca/~dorfsmay

[Mailman-Users] How to approve a message

2004-04-08 Thread Yves Dorfsman
roved: something" I have sent back makes it accept the message. Any idea ? Thanks, Yves. Yves Dorfsman [EMAIL PROTECTED] http://www.cuug.ab.ca/~dorfsmay

Re: [Mailman-Users] Messages to hotmail are dropped

2004-02-24 Thread Yves Dorfsman
On Tue, 24 Feb 2004 [EMAIL PROTECTED] wrote: > our company is using Mailman 2.1.4. Our database has got a total of 2000 > members. About 60% of them are hotmailaddresses. After sending our last > mail I noticed that almost none of the hotmailusers received a mailing. I .../... > I assume that t

[Mailman-Users] problem with the url

2004-02-21 Thread Yves Dorfsman
In a fresh install I put: DEFAULT_URL_PATTERN = 'http://%s/xlist/' At the end of Mailman/mm_cfg.py. It mainly works, but when I go to the url/admin/mailman, I get prompted for a password, I enter it and get to the admin menu for the mailman mailing list. All the way here, the url's when I click

Re: [Mailman-Users] problem with domain name

2004-02-19 Thread Yves Dorfsman
On Thu, 19 Feb 2004, Simon White wrote: > 19-Feb-04 at 09:48, Yves Dorfsman ([EMAIL PROTECTED]) wrote : > > I am trying to setup mailman for an organisation that has a three piece > > domain name, say A.B.org. > > > > When I go on the web to www.A.B.org/something

Re: [Mailman-Users] Web and mail server on two different platforms

2004-02-19 Thread Yves Dorfsman
On Thu, 19 Feb 2004, Simon White wrote: > 19-Feb-04 at 09:39, Yves Dorfsman ([EMAIL PROTECTED]) wrote : > > I am trying to install mailman in an environment where the web server is > > running on Linux, and the mail server on OpenBSD. > You don't have to have the MTA o

[Mailman-Users] Web and mail server on two different platforms

2004-02-19 Thread Yves Dorfsman
Hi, I am trying to install mailman in an environment where the web server is running on Linux, and the mail server on OpenBSD. After several failures, here is my plan of attack: I plan to: -run ./configure on the web server all the way to make install -exact same thing on the mail server -share

[Mailman-Users] problem with domain name

2004-02-19 Thread Yves Dorfsman
Hi, I am trying to setup mailman for an organisation that has a three piece domain name, say A.B.org. In mm_cfg.py, I put: DEFAULT_URL_PATTERN = 'http://%s/something/' DEFAULT_EMAIL_HOST = 'mailserver.A.B.org' add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST) When I go on the web to www.A.