Category:
Database Connectivity
Description:
Sets the database table to use when using -personalize.
Optional?
Yes.
Overrides:
None.
Overridden By:
None.
Other Parameters Required:
-to (required if -dbuseaddressee is NOT "to") -from -server
See Also:
-dbemailcolumn -dbusecolumnindex -dbreplacementids -dbquery -dbuseaddressee -dsn -dbupdatequery -dbconstants
Usage:
-dbtable "<table name>"
Example (cut-and-paste right into your batch file):
NetMailBot -dsn "mydb" -dbtable "customer" -dbemailcolumn "email" -to email@domain.com -from email@domain.com -server mail.domain.com -subject "test"
Comments:
None.