A script-enabled browser is required for this page to function properly.

FROM command line keyword

FROM specifies the e-mail address of the sender of an e-mail.

The executables that can use this keyword are:

rwbuilder no
rwrun yes
rwclient yes
rwcgi yes
rwserver no
rwservlet yes
rwconverter no

Syntax

FROM=emailid 

Values

Description

emailid

Any valid e-mail address in the form someone@foo.com.

Usage notes

Examples

rwrun report=test.rdf userid=scott/tiger@mydb desformat=pdf destype=mail desname=emp1@comp.com, emp2@comp.com”cc=emp3@comp.com”bcc=mgr@comp.com”replyto=me@comp.com”from=me@comp.com”
http://myias.mycomp.com:7779/reports/rwservlet?server=myrepserv+report=test.rdf+userid=scott/tiger@mydb+desformat=pdf+destype=mail+desname=emp1@comp.com,emp2@comp.com+cc=emp3@comp.com+bcc=mgr@comp.com+replyto=me@comp.com+from=me@comp.com”
http://mywebserver.com:7779/cgi-bin/rwcgi.exe?server=myrepserv+report=test.rdf+userid=scott/tiger@mydb+desformat=pdf+destype=mail+desname=emp1@comp.com, emp2@comp.com+cc=emp3@comp.com+bcc=mgr@comp.com+replyto=me@comp.com+from=me@comp.com”
rwclient server=myrepserv report=test.rdf userid=scott/tiger@mydb desformat=pdf destype=mail desname=emp1@comp.com, emp2@comp.com” cc=emp3@comp.com” bcc=mgr@comp.com” replyto=me@comp.com” from=me@comp.com”

See also

Command line keywords

Using the command line

Running a report from the command line