March 2009 Archives
At work, we use socks proxies a lot. I'm hoping to run some unix-y apps on the mac, "soxified" (where the app does not know it is being sent via socks). Tonight I installed tsocks using the macports collection. This was my final working config (after beating my head on DNS being broken over and over):
local = 127.0.0.1/255.255.255.255
local = 192.168.1.0/255.255.255.0
server = 127.0.0.1
server_port = 1080
server_type = 5
tordns_enable = 0
tordns_enable had a crappy default; once I found and set it 0, things started to work over my socks tunnel on 127.0.0.1:1080. I can now run "tsocks alpine" to run my mail client, for example.
If you are going to use IMAP on gigo.com, and you're going to use Mozilla, I recommend these options:
Tools -> Account Settings -> Server Settings -> "When I delete a message" is set to "Move it to the Trash folder"
Tools -> Account Settings -> Outgoing SMTP server -> [your server setting] -- Set the port number to 587, and enable "TLS if possible".
Tools -> Options -> Advanced -> General -> Config Editor
type "mail.imap.expunge_after_delete" and set the value to "true".
(this will make sure the server actually deletes messages, not just marks them)
Restart thunderbird.
!$%!@$ spammers. All comments on my blog are now subject to approval before being shown. No, I will NOT be used for your link spam.
