Re: Intranet qmail server and totally exposed sendmail server

2001-07-09 Thread Chris Johnson

On Mon, Jul 09, 2001 at 04:01:58PM +0200, Carlo Borelli wrote:
> Boss's company asked me to realize this scenario:
> an internal qmail server to serving co-workers on port 25 (smtp) and 110
> (pop3);
> trhough a FW1 the qmail server must talks on port 24 with a sendmail server

echo ':sendmail.server.name:24' > /var/qmail/control/smtproutes

This will cause all non-local mail on your qmail server to be forwarded to your
sendmail server via SMTP on port 24. (Replace sendmail.server.name with the
name or IP address of your sendmail server.)

> that can be sacrified because totally exposed;
> the sendmail mta server does at this point some relaying for the intranet
> qmail mta server on the same port (24) with smtp service;
> I've not problem to configure sendmail on this rules, but I've some problem
> to do the same with qmail.
> I tried to add another service like /var/qmail/supervise/qmail-smtpd/run
> changing the port from smtp to 24. I've no clue how can I do to add another
> listener smtp on the 24 port.

That's exactly how you do it. Did it not work?

Chris

 PGP signature


Intranet qmail server and totally exposed sendmail server

2001-07-09 Thread Carlo Borelli

Hi all,
Boss's company asked me to realize this scenario:
an internal qmail server to serving co-workers on port 25 (smtp) and 110
(pop3);
trhough a FW1 the qmail server must talks on port 24 with a sendmail server
that can be sacrified because totally exposed;
the sendmail mta server does at this point some relaying for the intranet
qmail mta server on the same port (24) with smtp service;
I've not problem to configure sendmail on this rules, but I've some problem
to do the same with qmail.
I tried to add another service like /var/qmail/supervise/qmail-smtpd/run
changing the port from smtp to 24. I've no clue how can I do to add another
listener smtp on the 24 port.
Any suggestion would be very appreciated.

Carlo Borelli
Project Management
Business Unit Tecnologie Data Center
Akros Informatica S.r.l. Via Cavina 7 Ravenna, Italy
Office +39 0544 503688, Mobile +39 348 6160660, Fax +39 0544 503551
mailto:[EMAIL PROTECTED]