Changes between Version 6 and Version 7 of Plugins/Execute


Ignore:
Timestamp:
06/08/2010 01:16:57 PM (14 years ago)
Author:
konti
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Plugins/Execute

    v6 v7  
    9494save_path = sys.argv[3] 
    9595 
    96 subject = "Some subject" 
    97 message = """Put your message here 
    98  
    9996#You can change these 
    10097from_addr = "fromemail@domain.com" 
    10198to_addr = "myemail@domain.com" 
    10299smtp_srv = "smtp.myisp.com" 
     100 
     101subject = "Some subject" 
     102message = """Put your message here 
    103103 
    104104It can span multiple lines. It can also contain information by specifying