On Lun 11 Feb 2002 20:23, you wrote:
> Hello pps
> I'm  try enforce my MTA, to do it:
> 1.   I replaced  sendmail for  postfix.
> 2.   I want use the daemon obtuse-smtpd, without juniper soport only like a
> proxy smtp !
>
> BUT I HAVE a problem with smtpdfwdd + postfix, let me explain it:
> I tried smtpd and it work fine!!! . (smtpd runnig as daemon starting from
> xinetd and smtpfwd starting from an init script ).
> The smtpdfwdd daemon wake up every 5 minutes to check the spool and deliver
> any existing mail, BUT to accomplish this work smtpdfwdd employ
> "/usr/sbin/sendmail ....."  where this "sendmail" is a postfix's deliver
> program, JUST here come the problem!!!  POSTFIX need to be started
> otherwise it can't  process the incoming mail !!!!
>
> To solve the problem quickly I commented  the first line in
> /etc/postfix/master.cf file to avoid postfix starting any inet socket !, SO
> in this way postfix can communicate through unix's socket (like used for
> sendmail agent ) as needed.
>
> As you can see this is not a very good manner !!! Mybe smtpd + postfix was
> a bad idea !!! Even postfix may do all that smtp-obtuse do!!!!
>
>  I 'll appreciate  suggestion about it????

Why use another smtpd, if Postfix already comes with one? Aren't complicating 
it all? :-)

Saludos... :-)

-- 
Porqué usar una base de datos relacional cualquiera,
si podés usar PostgreSQL?
-----------------------------------------------------------------
Martín Marqués                  |        [EMAIL PROTECTED]
Programador, Administrador, DBA |       Centro de Telematica
                       Universidad Nacional
                            del Litoral
-----------------------------------------------------------------



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to