I need to run the script qos-test of wimax with the "./waf --run qos-test" command but an error says that ./waf doesn not exist. waf do exist at the high level on ns3 but soesnot exist at "ns-allinone-3.21/ns-3.21/src/wimax/test"
what should I do?
address="$PWD" echo "$address"
echo "Test Mail" | mail -s "Test" me@mydomain.com
telnet mail.ourdomain.com 25 helo mail.ourdomain.com mail from: unknown@anyname.com rcpt to: anyemailid@ourdomain.com data from: "Any Unknow name" <unknown@anyname.com> to: "Some user Name" <anyemailid@ourdomain.com> subject: Testing MTA with telnet Hi, This way anybody can fool us. Regards, . quit