Mozekoze

Mozekoze

Wow, a blog..How original

Mozekoze RSS Feed
 
 
 
 

Posts tagged telnet

Telnet SMTP syntax

I thought this was pretty handy, originally from here
This is gonna be like a small info bulletin on how attachments are sent.

This work is copyright � 2000 Philip S Tellis
This work is licensed under a Creative Commons License:

http://creativecommons.org/licenses/by-nc-sa/2.0/

When you send mail using the SMTP protocol, you basically have only the
following commands:

HELO [...]

Make Firefox support telnet:// links in Linux

In Firefox 3.5 you have to add the following boolean
network.protocol-handler.expose.telnet
with the value False to your about:config, this will prompt you
for an application to use.
Thanks to goncheff for noticing the design-change since Firefox 3.0,
requiring different values added to about:config:
https://bugs.launchpad.net/ubuntu/+source/firefox-3.5/+bug/480502