Category:
POP Email Reception
Description:
Adds to the subject "Originated from: {from email address} Subject: {original subject}".
Optional?
Yes.
Overrides:
None.
Overridden By:
None.
Other Parameters Required:
-to -from -receive -popuser -poppassword -popserver -server
See Also:
-popforward -subject -popforwardfromoriginator
Usage:
-popforwardoriginator
Example (cut-and-paste right into your batch file):
NetMailBot -receive -popforward -popforwardoriginator -to to@domain.com -from from@domain.com -server smtp.domain.com -popuser username -poppassword password -popserver pop.domain.com
Comments:
If -subject is included, it will become a part of the cumulative subject. For example -subject "this is a new subject", the final subject will be: "Originated from: {from email address} Subject: this is a new subject"