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
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
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
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
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
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
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
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.