Just to update the previous post, after giving export command, export LD_PRELOAD=/usr/lib/tsocks.so ... following error is thrown, ERROR: ld.so: object '/usr/lib/libtsocks.so' from LD_PRELOAD cannot be preloaded: ignored.
2012-05-11 02:41:43 PDT by eeesenthil
Hi All, I am using mailx to send bunch of mails from command line (linux Ubuntu pc). I am trying to send mails over a socks server and so i am using tsocks to sockisy the mailx. (mailx internally uses sendmail to send mails). when i start mailx with tsocks (tsocks mailx -s "Test mail" xyz@valid_address.com) the mails are not sent using the proxy server. I cross checked tsocks...
2012-05-10 23:46:09 PDT by eeesenthil
Thank you very much for tsocks, it has solved a problem that may otherwise have been intractable. However I'd like to take issue with your logic: "if a SOCKS server were on a network that wasn't local then you would need a SOCKS server in order to be able to reach the SOCKS server" This presumes that there is a local SOCKS server operating as a firewall, which would make your...
2012-01-10 22:00:19 PST by hamishmacewan