OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Michael Tokarev (mjttls.msk.ru)
Date: Fri May 03 2002 - 07:50:19 CDT

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

    alois blasbichler wrote:
    >
    > i am trying desperatly to install an antivirus under postfix (i use Suse).
    > it does not work
    > For tests i have tried to insert under master.cf the 2 lines :
    >
    > smtp inet n - y - - smtpd -o content_filter= smtp:[localhost]:17700
                                                   ^^^

    Should be no space here. Also, replace localhost with 127.0.0.1 to
    avoid extra hostname lookup for every email.

    > localhost:17700 inet n - y - - smtpd
    >
    > it does not work, next test:
    > i changed the line
    > smtp inet n - y - - smtpd
    > in
    > smtp inet n - y - - smtpd -o content_filter=
    >
    > the same resultat
    > the error i get is:
    > ##################################
    > postfix/smtpd[942]: fatal: invalid option: ?

    There is some (unprintable) extra character in the line you
    added. Maybe CR (\013), maybe backspace (^H), or something
    else.

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