postfix pop-before-smtp problem

From: Hans Steinraht (hans_at_artofakt.com)
Date: 09/30/03

  • Next message: Martin Jungowski: "Re: upgrade a packge"
    Date: Tue, 30 Sep 2003 18:02:11 +0200
    To: debian-user@lists.debian.org
    
    

    hi,

    I'm trying to get pop-before-smtp getting to work with postfix.
    Following the instructions in /usr/share/doc/README.Debian I edited main.cf
    like this:

    mynetworks=127.0.0.0/8

    smtpd_recipient_restrictions =
    permit_mynetworks,reject_non_fqdn_recipient,check_client_access
    hash:/var/lib/pop-before-smtp/hosts,check_relay_domains

    After restarting Postfix all looks fine but by receiving the first email
    Postfix starts to complaing with:

    Sep 30 17:52:12 esteta postfix/smtpd[6216]: fatal: open database
    /var/lib/pop-before-smtp/hosts.db: Invalid argument
    Sep 30 17:52:13 esteta postfix/master[6172]: warning: process
    /usr/lib/postfix/smtpd pid 6216 exit status 1
    Sep 30 17:52:13 esteta postfix/master[6172]: warning:
    /usr/lib/postfix/smtpd: bad command startup -- throttling

    This is the output from postmap -n:

    [root@esteta ~]# postconf -n
    alias_maps = hash:/etc/postfix/aliases
    command_directory = /usr/sbin
    config_directory = /etc/postfix
    daemon_directory = /usr/lib/postfix
    debug_peer_level = 2
    default_destination_concurrency_limit = 10
    default_privs = nobody
    inet_interfaces = all
    local_destination_concurrency_limit = 2
    mail_owner = postfix
    mail_spool_directory = /var/mail
    mydestination = $myhostname, localhost.$mydomain, $mydomain
    mydomain = esteta.net
    myhostname = mail.esteta.net
    mynetworks = 127.0.0.0/8
    myorigin = mail.esteta.net
    program_directory = /usr/lib/postfix
    queue_directory = /var/spool/postfix
    smtpd_recipient_restrictions =
    permit_mynetworks,reject_non_fqdn_recipient,check_client_access
    hash:/var/lib/pop-before-smtp/hosts,check_relay_domains
    virtual_maps = hash:/etc/postfix/virtual

    Anyone any ideas??

    Thanks in advance,
    Hans

    --
    -- 
    To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Martin Jungowski: "Re: upgrade a packge"

    Relevant Pages

    • Re: help with postfix
      ... iam using postfix +dovecot and squirrel webmail ... mydestination = $myhostname, localhost.$mydomain, $mydomain ... setgid_group = postdrop ...
      (freebsd-questions)
    • Re: [SLE] Problems matching Postfix & Fetchmail
      ... > Postfix from Fetchmail is bounced as not going to a known user. ... mydestination = $myhostname, localhost.$mydomain ... mydomain = local ... myorigin = syrene.fsnet.co.uk ...
      (SuSE)
    • help with postfix
      ... iam using postfix +dovecot and squirrel webmail ... mydestination = $myhostname, localhost.$mydomain, $mydomain ... setgid_group = postdrop ...
      (freebsd-questions)
    • Re: Intermitent user unknown from postfix/pipe [postfix + mysql]
      ... I am using postfix with mysql for virtual_mailbox_maps on a system. ... myhostname = dajainternational.com ... mydomain = $myhostname ...
      (comp.os.linux.hardware)
    • Intermitent user unknown from postfix/pipe [postfix + mysql]
      ... I am using postfix with mysql for virtual_mailbox_maps on a system. ... Everything seems to be working fine except for the fact that everynow ... myhostname = dajainternational.com ... mydomain = $myhostname ...
      (comp.os.linux.hardware)