Sysop: | Amessyroom |
---|---|
Location: | Fayetteville, NC |
Users: | 28 |
Nodes: | 6 (1 / 5) |
Uptime: | 00:24:29 |
Calls: | 450 |
Calls today: | 1 |
Files: | 1,046 |
Messages: | 92,081 |
Posted today: | 2 |
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)?
Try ./binkd -p -P 4:80/1 binkd.cfg
-p run client only, poll, quit