>My question is this though - on another server I'm setting up I'm trying to
>get gld working - has anyone done this yet? My issue seems to be with the
>line in master.cf. This is what I have:
>127.0.0.1:2525  inet n  n       n       -       -       spawn
>  user=nobody argv=/usr/bin/gld
>
>Here's main.cf:
>smtpd_recipient_restrictions =
>  reject_unauth_pipelining,
>  check_policy_service inet:127.0.0.1:2525
>  reject_non_fqdn_sender,
>  ...

Tom and I (and my clients) run postgrey, which doesn't require a adding 
master.cf line.

>But this doesn't work. Here's what I see in the log file:
>Jun 24 14:25:45 imgate2 postfix/spawn[88595]: warning: command /usr/bin/gld
>exit status 1
>Jun 24 14:25:45 imgate2 postfix/smtpd[88590]: warning: premature
>end-of-input on 127.0.0.1:2525 while reading input attribute name
>
>Any clues?

fbsd:

sockstat -4

... to see if the port is being listened on. (or your OS eqivalent

Len



Reply via email to