Sysop: | Amessyroom |
---|---|
Location: | Fayetteville, NC |
Users: | 24 |
Nodes: | 6 (0 / 6) |
Uptime: | 77:01:39 |
Calls: | 597 |
Calls today: | 1 |
Files: | 1,155 |
Messages: | 118,882 |
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