bitburner-src/markdown/bitburner.server.smtpportopen.md

14 lines
356 B
Markdown

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [Server](./bitburner.server.md) &gt; [smtpPortOpen](./bitburner.server.smtpportopen.md)
## Server.smtpPortOpen property
Whether or not the SMTP Port is open
**Signature:**
```typescript
smtpPortOpen: boolean;
```