Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
plu:email_client_config [2016/09/25 15:17]
gunn [Running mail in a script or command line]
plu:email_client_config [2016/09/25 15:21]
gunn [Running mutt in a script or command line]
Line 56: Line 56:
  
   * Create a mail message in a text file   * Create a mail message in a text file
-  * Subject ​is: %%//WL2K R/%% Test msg +  * Subject ​follows -s in quotes 
 +  * //mutt -c// allows specifying Carbon Copy addresses 
 +  * Blind Copy (Bcc:) does not work in winlink e-mail 
 +<​code>​ 
 +# send content of a file in body of e-mail 
 +mutt -s "put subject line here" you@youremailid.com someoneelse@whatever.com < file_name_of_content 
 +</code> 
 +  * Another example doing the same thing
 <code bash> <code bash>
 mutt -s "//​WL2K R/ Test msg" callsign>​@winlink.org < mail_message_file_name mutt -s "//​WL2K R/ Test msg" callsign>​@winlink.org < mail_message_file_name
Line 75: Line 81:
 </​code>​ </​code>​
  
-=== mutt example === 
-  * go [[plu:​email_client_config#​configure_mutt | here]] to see how to configure mutt 
-  * [[plu:​email_client_config#​running_mutt_in_a_script_or_command_line | Link to example of running mutt from a command line]] 
- 
-  * //mutt -c// allows specifying Carbon Copy addresses 
-  * Blind Copy (Bcc:) does not work in winlink e-mail 
-<​code>​ 
-# send content of a file in body of e-mail 
-mutt -s "put subject line here" you@youremailid.com someoneelse@whatever.com < file_name_of_content 
-</​code>​ 
  
 ==== Running mail in a script or command line ==== ==== Running mail in a script or command line ====
plu/email_client_config.txt · Last modified: 2017/12/04 10:23 by gunn
CC Attribution-Share Alike 4.0 International
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0