OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Jan-Tiddo (Pluto) (jantpluto.ncdgroep.nl)
Date: Sun Dec 02 2001 - 15:45:19 CST

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

    Hai,

    Currently i'm trying to get pop-before-smtp working on pluto here.

    The installation of the perl modules worked fine and when I start
    pop-before-smtp it runs fine and makes changes to pop-before-smtp.db in
    the /etc/postfix/ directory.

    In my main.cf I've added the following parameters:
    check_client_access = hash:/etc/postfix/pop-before-smtp
    smtpd_recipient_restrictions =
           permit_mynetworks,
           check_client_access hash:/etc/postfix/pop-before-smtp,
           check_relay_domains

    Then I did a postfix reload. Everything looks fine untill i make an
    connection to port 25. In my maillog I noticed the following error,
    indicating that /etc/postfix/pop-before-smtp.db is not readable. This is
    not true:
    pluto:/etc/postfix% ls -l pop*
    -rw-r-xr-x 1 root root 4096 Dec 2 22:21
    pop-before-smtp.db*
    pluto:/etc/postfix%

    Logfile:
    Dec 2 22:28:42 pluto postfix/smtpd[1655]: fatal: open database
    /etc/postfix/pop-before-smtp.db: Unknown error 4294936306
    Dec 2 22:28:43 pluto postfix/master[1312]: warning: process
    /usr/libexec/postfix/smtpd pid 1655 exit status 1
    Dec 2 22:28:43 pluto postfix/master[1312]: warning:
    /usr/libexec/postfix/smtpd: bad command startup -- throttling

    My question, what is going wrong here ?
            Jan-Tiddo
    -
    To unsubscribe, send mail to majordomopostfix.org with content
    (not subject): unsubscribe postfix-users