Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
tutorials:e-mail-advanced [2012/01/08 20:40] – Adapt examples to sdf-eu memnontutorials:e-mail-advanced [2012/01/08 20:45] memnon
Line 161: Line 161:
 === Introduction === === Introduction ===
  
-Using SSH's port-forwarding capabilities, MetaARPA members can create an encrypted tunnel which makes the SDF SMTP mail server appear local, avoiding need for authentication or additional encryption.+Using SSH's port-forwarding capabilities, MetaARPA members can create an encrypted tunnel which makes the SDF[-EU] SMTP mail server appear local, avoiding need for authentication or additional encryption.
  
 Prerequisites: Prerequisites:
Line 201: Line 201:
 to use "localhost:2525" for SMTP (off-site email): to use "localhost:2525" for SMTP (off-site email):
  
-    # $HOME/.mailrc+    # $HOME/.nailrc
     set smtp="localhost:2525"     set smtp="localhost:2525"
     set from="You <someone@sdf-eu.org>"     set from="You <someone@sdf-eu.org>"
     set replyto="You <someone@sdf-eu.org>"      set replyto="You <someone@sdf-eu.org>" 
  
-    %  heirloom-mailx -v someone@sdf.org+    %  hmail -v someone@sdf.org
     Subject: tunneled SMTP test     Subject: tunneled SMTP test
     test 123     test 123