Just a test...
The MSGID could use work but aside from that.. all good.. :)
Thanks, it should be sorted now.. for some reason linux doesn't like it when you
do :
somestringstream.str().c_str()
I have to do:
std::string somestring = somestringstream.str();
then somestring.c_str();
As a side note though, I never received (at least not yet) the original message with the 'bad' message id here.
Sysop: | Tetrazocine |
---|---|
Location: | Melbourne, VIC, Australia |
Users: | 4 |
Nodes: | 8 (0 / 8) |
Uptime: | 81:03:59 |
Calls: | 66 |
Calls today: | 1 |
Files: | 21,500 |
Messages: | 73,852 |