Home > bitburner > NS > relaysmtp
Runs relaySMTP.exe on a server.
Signature:
relaysmtp(host: string): boolean;
Parameter | Type | Description |
---|---|---|
host | string | Hostname of the target server. |
Returns:
boolean
True if the player runs the program successfully, and false otherwise.
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");