|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Amos Gouaux (+archive.postfix-users_at_utdallas.edu)
Date: Mon Sep 30 2002 - 13:15:03 CDT
>>>>> On Mon, 30 Sep 2002 13:18:29 +0800,
>>>>> Peter Santiago <peter.santiago
psinergybbs.com> (ps) writes:
ps> I want to run two instances of postfix. One on port 25 and the other on
ps> port 100025. I understand that one has to make a separate queue directory
ps> and configuration directory for the other instance.
Since you want to use different ports, you don't *have* to create
two separate Postfix installations. You could just add this non-25
port into master.cf using the "smtpd" service.
100025 inet n - n - - smtpd
ps> E.g.
ps> First instance:
ps> /etc/postfix
ps> /var/spool/postfix
ps> /etc/init.d/postfix
ps> Second instance: (should it be this way?
ps> /etc/postfix2 ?
ps> /var/spool/postfix2 ?
ps> /etc/init.d/postfix2 ?
ps> What other configuration parameters do I have to issue?
ps> queue_directory = /new/queue/postfix ?
That's my understanding...
ps> Do I have to edit the startup script for the second instance? (I added
ps> the -c parameter)
BTW, when experimenting with this I notice that the sendmail
command doesn't support the '-c' option as does most of the post*
commands. Is this around-to-it sort of thing?
-- Amos- To unsubscribe, send mail to majordomo
postfix.org with content (not subject): unsubscribe postfix-users
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]