Hi, > Regarding wordwrap, all the mailing ports in my university are closed > which leaves me only the gmail web cient which don't have any option > to disable wordwrap. I will try to find a workaround for this. Please > bear with my wordwrap until then. I was in a similar situation earlier. My suggestion: find out if your firewall allows HTTP CONNECT on all the ports; if it does, simply use something similar to Corkscrew. If it doesn't, I suggest that you buy a VPS from a cheap provider who'll allow you to listen for SSH connections on port 443, and use that to send email. I've found that git-send-email + msmtp is a good combination. If you don't want to copy files over to the server everytime you want to send email, can use something similar to proxychains. Hope this helps. -- Ram -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html