OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Andreas Gerstenberg (andy+list.postfix-users_at_andy.de)
Date: Fri Feb 21 2003 - 04:21:04 CST

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

    Ooops, that was the mistake. That value should have been for maxproc,
    because of the length of the word "deliverscan" all values were shifted one
    tab to the right so I wrote it under the other values for maxproc but in
    the wrong coulumn.

    Thank you,
    Andy

    -- Wietse Venema <wietseporcupine.org> wrote:

    > Why did you specify a NON-ZERO wakeup timer in master.cf?
    >
    > Wietse
    >
    > Andreas Gerstenberg:
    >> Hi,
    >>
    >> I got the following warnings in my logfile, everytime a mail will be
    >> delivered.
    >>
    >> Feb 20 12:28:04 thor postfix/pipe[21125]: warning: unexpected attribute
    >> W in input from deliverscan socket
    >> Feb 20 12:28:04 thor postfix/pipe[21125]: warning: deliver_request_get:
    >> error receiving common attributes
    >>
    >> What does that mean? I have my own mailbox transport defined in
    >> master.cf:
    >>
    >> deliverscan unix - n n 10 - pipe
    >> flags=DOu user=nobody argv=/usr/local/sbin/deliverscan.pl -s ${sender}
    >> -r ${recipient} -u ${user} -d 2
    >>
    >>
    >>
    >> postconf -n:
    >>
    >> alias_database = hash:/etc/aliases
    >> alias_maps = hash:/etc/aliases
    >> biff = no
    >> command_directory = /usr/sbin
    >> config_directory = /etc/postfix
    >> daemon_directory = /usr/lib/postfix
    >> local_destination_concurrency_limit = 10
    >> local_destination_recipient_limit = 1
    >> mailbox_transport = deliverscan
    >> mydestination = $myhostname, localhost
    >> mynetworks = 127.0.0.0/8
    >> myorigin = $myhostname
    >> program_directory = /usr/lib/postfix
    >> recipient_delimiter = +
    >> setgid_group = postdrop
    >> virtual_alias_maps = proxy:mysql:/etc/postfix/mysql-virtual.cf
    >>
    >>
    >> Postfix-Version: 2.0.3 on Linux
    >>
    >> regards,
    >> Andy
    >>
    >>
    >