mail<root>60: netcat
netcat: Command not found.
mail<root>61: 

so what next?

Telnet works pretty well for the purpose of simulating TCP protocols
by hand. So in that case, that was simulating HTTP protocol.

Olivier


> That's not HTTP.  You meant:
> 
> $ echo -e 'GET /path/to/script.cgi HTTP/1.0\r\n\r\n' | netcat
> www.example.com 80

_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to