OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Lars Hecking (lheckingnmrc.ie)
Date: Fri Mar 09 2001 - 12:28:45 CST

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    > Sendmail: Support mbox files. When a single message is corruped, the whole
    > mbox can die

     Use a different LDA that supports maildir.

    > Sendmail: Has legacy crap in it like UUCP
    > Postfix: Doesn't
     
    % grep uucp /etc/postfix/master.cf
    # In order to use the "uucp" message tranport below, set up entries
    uucp unix - n n - - pipe
        flags=F user=uucp argv=uux -r -n -z -a$sender - $nexthop!rmail ($recipient)
    %

    > Sendmail: Is configured though a conf file so large it is typically editeed
    > with a macro language

     So what?

    > Postfix: Has a small and well commented configuration file
     
    % grep -cv '^#' /etc/postfix/main.cf
    121
    % grep -cv '^#' /etc/mail/sendmail.cf
    652
    %

     Granted ...

    To unsubscribe, send mail to majordomopostfix.org with content
    (not subject): unsubscribe postfix-users