Penguin

Differences between version 12 and predecessor to the previous major change of MailClient.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 12 Last edited on Wednesday, November 10, 2004 1:06:15 pm by JohnMcPherson Revert
Older page: version 10 Last edited on Sunday, August 10, 2003 1:45:49 pm by CraigBox Revert
@@ -20,4 +20,16 @@
  
 [SquirrelMail], [IMP], Outlook Web Access 
  
 Relevant standards include RFC:822 (or the updated RFC:2822), and [MIME] 
+  
+----  
+Quick summary of message creation from the command line:  
+  
+|__Client__|__Command__  
+|[Evolution] (v1.4)|evolution 'mailto:''addr''?subject=''subject''&attach=''filename''&body=''text'''  
+|[Mutt] (v1.5.6i)|mutt -a ''attach_filename'' -s ''subject'' ''addr''  
+| |__or__ mutt -a ''filename'' 'mailto:''addr''?subject=''subject''&body=''text'''  
+|MozillaMail (v1.7.3)|mozilla -remote 'mailto(''addr1'', ''addr2'')'  
+| |__or__ mozilla 'mailto:''addr''?subject=''subject''&body=''text'''  
+|Thunderbird| ?  
+| AddToMe | ?