smtp-field-manual
A collection of raw STMP server responses from major email service providers and spam filter services.
File Explorer
Download Latest Version (.zip)- nodejs.yml
- 421.json
- 422.json
- 450.json
- 451.json
- 452.json
- 501.json
- 540.json
- 550.json
- 551.json
- 552.json
- 553.json
- 554.json
- Contributors.json
- EmailProviders.json
- Redirects.json
- SpamFilters.json
- hitComps.js
- index.js
- input.js
- codeList.js
- contributors.js
- dividerGlitch.js
- footer.js
- header.js
- image.js
- layout.js
- providerList.js
- responseJump.js
- responseList.js
- seo.js
- severityLabel.js
- spamFilterList.js
- algolia-logo.svg
- gatsby-logo.svg
- postmark-icon.png
- postmark-stamp-purp.svg
- postmark-stamp-yellow.svg
- postmark-stamp.svg
- smtpfm-icon.png
- 404.js
- contribute.js
- index.js
- why.js
- _base.scss
- _colors.scss
- _content.scss
- _doc-list.scss
- _footer.scss
- _header.scss
- _hero.scss
- _jump.scss
- _masthead.scss
- _mixins.scss
- _navigation.scss
- _reset.scss
- _response-list.scss
- _search.scss
- _severityLabel.scss
- _utilities.scss
- global.scss
- code.js
- provider.js
- response.js
- spamFilter.js
- algolia.js
- algoliaIndices.js
- helpers.js
- queries.js
- html.js
- smtpfm-card.png
- .env.example
- .gitignore
- .nvmrc
- .prettierignore
- .prettierrc
- gatsby-browser.js
- gatsby-config.js
- gatsby-node.js
- gatsby-ssr.js
- LICENSE
- package-lock.json
- package.json
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/ActiveCampaign/smtp-field-manual
Downloads the entire project code from GitHub to your computer.
cd smtp-field-manual
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
