Home > bitburner > NS > relaysmtp
Runs relaySMTP.exe on a server.
Signature:
relaysmtp(host: string): void;
Parameter | Type | Description |
---|---|---|
host | string | Hostname of the target server. |
Returns:
void
RAM cost: 0.05 GB
Runs the relaySMTP.exe program on the target server. relaySMTP.exe must exist on your home computer.
ns.relaysmtp("foodnstuff");