[Avcheck] port 1025: Address already in use

Johan de Vries johan_de_vries@bravilor.com
Thu, 28 Nov 2002 15:20:19 +0100


Hi all

I want to setup avcheck on one of my machines
When i startup postfix I get the following error:

postfix/master[15359]: fatal: bind 127.0.0.1 port 1025: Address already in
use

The config in master.cf is:

localhost:1025  inet n  -       n       -       -       smtpd -o
content_filter=
avcheck   unix  -       n       n       -       5       pipe
        flags=q user=avclient argv=/var/spool/avp/avcheck
        -d /var/spool/avp/./tst -s AVP:/var/spool/avp/ctl/AvpCtl
        -f ${sender} -S :1025 -- ${recipient}

Port 1025 is not defined in /etc/services

Is there a way to check where port 1025 is in use ?
Are there suggestions what might be wrong ?

Regards
Johan