At 5:47 PM -0600 2004-11-03, Troy Richard wrote:
So you would just install the mailman on the 2nd server and then just send
all the mail through the mail server.
I think that would probably be one of the easiest configurations, yes.
The only problem I'm
On Nov 3, 2004, at 4:47 PM, Troy Richard wrote:
So you would just install the mailman on the 2nd server and then just
send
all the mail through the mail server. The only problem I'm seeing with
that is how do you get the incoming mail to the web server for mailman
to
process?
Just set up a secon
So you would just install the mailman on the 2nd server and then just send
all the mail through the mail server. The only problem I'm seeing with
that is how do you get the incoming mail to the web server for mailman to
process?
Troy
> At 3:44 PM -0600 2004-11-03, Troy Richard wrote:
>
>> Not
At 2:22 PM -0800 2004-11-03, Chuq Von Rospach wrote:
I'd be
very leery of network filesystem issues because of the locking problems
that might happen.
From what we've been able to tell, Mailman is actually quite
intelligent in ter
At 3:44 PM -0600 2004-11-03, Troy Richard wrote:
Not sure if this can be done but that would be one way around it. Anyone
have any ideas if this possible.
Another way to resolve this issue is to have Mailman dump all
outgoing mail on another server (or set of servers). Mailman doesn't
have t
no, but you can set up mailman to run on one machine, and use the
second machine as a web proxy for the pages. that's straight forward.
I'd be very leery of network filesystem issues because of the locking
problems that might happen.
On Nov 3, 2004, at 1:44 PM, Troy Richard wrote:
I think that
I think that might be my problem. Both servers have their own file
systems. I wonder if their is a way to aliases the url to point to the
mail server instead of having to go to
http://www.mydomain.com:8080/mailman/listinfo/maillist you could point
http://www.mudomain.com/mailman/listinfo/maillist
I set this up with no problem - but the key was that the webserver and
mailserver share a network file system. I installed mailman into
/home/mailman, which both servers mount. Then I set up apache as per
the installation instructions and started the qrunner on the mailserver.
The webserver handl
Ok,
Here is what I'm trying to do I would like to know if anyone has done
this. Right I have a mail server that handles all my incoming and out
going mail along with all my web request. So right now my server is a
mail and web server.
What I would like to do is split off the web server on to it