> cd ~vpopmail/etc/
> cat open-smtp tcp.smtp | tcprules tcp.smtp.cdb tcp.smtp.tmp
>
> Bill

Well, now i have my tcp.smtp.cdb

I added

[...]
/usr/local/bin/tcpserver -v -R -H -l 0 -x /home/vpopmail/etc/tcp.smtp.cdb -c
"$MAXSMTPD" \
        -u "$QMAILDUID" -g "$NOFILESGID" 0 smtp rblsmtpd \
[..]

To my run script.

Now i see my ip in the open.smtp file BUT i'm not allowed to relay ...
(neither after pop3 auth).

Argh :(

Reply via email to