Re: Separation of qmail-smtpd qmail-remote

2000-11-21 Thread Sean Reifschneider

On Tue, Nov 21, 2000 at 01:10:06AM +0900, Gan wrote:
I want to separate my mail server into 2 machines , (simple relaying but
too many users) , How can I do that? Should i use controls/smtproutes file ?

Well, you could set up one box which had smtproutes set up with
":ip of second box", but you would still have to run qmail-smtp on
the second box.  Perhaps you should look at QMQP to deliver the messages
to the second box (it's meant to be lighter weight).  It's still going to
be injecting the messages into different queues on the different machines.

Sean
-- 
 Well son, a funny thing about regret is that it's better to regret something
 you HAVE done than regret something you haven't done.
Sean Reifschneider, Inimitably Superfluous [EMAIL PROTECTED]
tummy.com - Linux Consulting since 1995. Qmail, KRUD, Firewalls, Python



Separation of qmail-smtpd qmail-remote

2000-11-20 Thread Gan
Hi!
I want to separate my mail server into 2 machines , (simple relaying but
too many users) , How can I do that? Should i use controls/smtproutes file ?