OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Fred Inklaar (opslaginklaar.net)
Date: Thu May 02 2002 - 07:38:30 CDT

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

    op 02-05-2002 13:25 schreef Ralf Hildebrandt (Ralf.Hildebrandtcharite.de):

    > On Thu, May 02, 2002 at 01:23:52PM +0200, Fred Inklaar wrote:
    >> op 02-05-2002 11:20 schreef Ralf Hildebrandt (Ralf.Hildebrandtcharite.de):
    >>
    >>>> May 2 11:00:58 localhost postfix/smtpd[13609]: warning: unknown smtpd
    >>>> restriction: "warn_if_reject"
    >>>
    >>> Maybe your Postfix is tool old?
    >>
    >> I have Postfix 1.1.0 (20020117).
    >> According to my HISTORY file warn_if_reject was added in build 20011105, so
    >> that shouldn't be it.
    >
    > Very bizarre. Try putting each restriction on a single line.

    Tried 4 different ways of writing it:

            warn_if_reject,
            reject_non_fqdn_hostname

            warn_if_reject
            reject_non_fqdn_hostname

            warn_if_reject, reject_non_fqdn_hostname

            warn_if_reject reject_non_fqdn_hostname

    Issued an postfix reload between all the changes, but the the results stay
    the same: 'unknown smtpd restriction'.

    Also tried moving the 'warn_if_reject' up a few lines, to seen if it was the
    combination with reject_non_fqdn_hostname or the position in the list that
    made it choke, but that awsn't it either.

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