Discussion:
Binkd client mode
(too old to reply)
Flavio Bessa
2024-11-27 09:10:18 UTC
Permalink
Hello,

I am using the following command line to poll my uplink:

./binkd -P 4:80/1 binkd.cfg

But when I do it, it polls the uplink, transfers the mail, but does not quit, I
have to intervene with a Ctrl-C.

Is there a flag so it runs only as in client mode (polls mail and quits)?

Regards,
Flavio

... Redundant book title: DOS For Dummies
Angel Ripoll
2024-11-27 13:35:58 UTC
Permalink
Hola Flavio!

27 Nov 24 12:10, Flavio Bessa dijo a All:

FB> Hello,

FB> I am using the following command line to poll my uplink:

FB> ./binkd -P 4:80/1 binkd.cfg

FB> But when I do it, it polls the uplink, transfers the mail, but does not
FB> quit, I have to intervene with a Ctrl-C.

FB> Is there a flag so it runs only as in client mode (polls mail and quits)?

Try ./binkd -p -P 4:80/1 binkd.cfg

-p run client only, poll, quit

Un saludo,
Angel Ripoll
aripoll @ zruspas.org
Flavio Bessa
2024-11-27 10:19:50 UTC
Permalink
On 27 Nov 2024, Angel Ripoll said the following...

AR> Try ./binkd -p -P 4:80/1 binkd.cfg
AR>
AR> -p run client only, poll, quit

Works like a charm! Thank you!

... Nine times out of ten the statisticians are wrong

Loading...