The rules
-
MS Windows note: The path must not contain any "long filename" component.
Please use the "dos mode" filename convention. ("Progra~1" instead
of "Program Files" etc.)
-
MS Windows note: The executable must be specified by a full absolute path.
-
The commands are not passed through shell. Shell meta-characters lose their
special meanings. Therefore pipes, output redirections and environment
variable substitutions cannot be used.
- Do not put quotes around the substitution sequences.
The sequences
Mailer command (URL-decoded arguments)
| %a | To: email address(es) |
| %c | Cc: email address(es) |
| %z | Bcc: email address(es) |
| %s | suggested subject |
| %b | suggested body |
Check out the FAQ for tips on use with
various mail applications.
Mailer command (URL-encoded arguments)
| %A | To: email address(es) |
| %C | Cc: email address(es) |
| %Z | Bcc: email address(es) |
| %S | suggested subject |
| %B | suggested body |
Mailer command (other)
Source viewer command
Textarea editor command
News command
| %h | host name (nttp:// URLs) |
| %o | port (nttp:// URLs) |
| %u | user name (nttp:// URLs) |
| %p | password (nttp:// URLs) |
| %n | article number (nttp:// URLs) |
| %g | group name (nttp:// and news: URLs) |
| %m | article Message-Id (news: URLs) |
| %r | unmodified URL |
There are three types of news-related URLs specified in
RFC 1738:
- news:comp.lang.c
- news:bir1ps$cs2$1@elf.eng.bsdi.com
- nntp://news.gmane.org/gmane.linux.kernel.kernel-traffic/36
Mozex uses the "news" command to handle all of them. In practice
usually only the first type can be found on webpages.
Telnet command
| %h | host name |
| %o | port |
| %u | user name |
| %p | password |
| %r | unmodified URL |
FTP command
| %h | host name |
| %o | port |
| %u | user name |
| %p | password |
| %l | path |
| %r | unmodified URL |
IRC command
| %h | host name |
| %o | port |
| %u | user name |
| %p | password |
| %c | channel |
| %n | nick |
| %r | unmodified URL |
Download command
ED2K command
AIM command