# Zapmail ## Docs - [Backend setup](https://mintlify.wiki/Parth-420/Zapmail/deployment/backend-setup.md): Deploy the Go SMTP server with database integration - [Configuration](https://mintlify.wiki/Parth-420/Zapmail/deployment/configuration.md): Environment variables and configuration settings for Zapmail - [Frontend setup](https://mintlify.wiki/Parth-420/Zapmail/deployment/frontend-setup.md): Deploy the Next.js web interface for Zapmail - [Deployment overview](https://mintlify.wiki/Parth-420/Zapmail/deployment/overview.md): Learn about Zapmail's deployment architecture and prerequisites - [System architecture](https://mintlify.wiki/Parth-420/Zapmail/development/architecture.md): Overview of Zapmail's architecture, components, and data flow - [Database schema](https://mintlify.wiki/Parth-420/Zapmail/development/database-schema.md): PostgreSQL database structure and email storage in Zapmail - [SMTP server implementation](https://mintlify.wiki/Parth-420/Zapmail/development/smtp-server.md): Deep dive into Zapmail's custom Go SMTP server - [Email viewing](https://mintlify.wiki/Parth-420/Zapmail/features/email-viewing.md): Navigate your inbox and view emails in the web interface - [How it works](https://mintlify.wiki/Parth-420/Zapmail/features/how-it-works.md): Understanding the email flow from SMTP reception to web display - [Privacy and security](https://mintlify.wiki/Parth-420/Zapmail/features/privacy-security.md): Data retention policies, automatic cleanup, and privacy features - [Welcome to Zapmail](https://mintlify.wiki/Parth-420/Zapmail/introduction.md): A lightweight, secure temporary email service that protects your privacy - [Quickstart](https://mintlify.wiki/Parth-420/Zapmail/quickstart.md): Create your first temporary email address in under 30 seconds - [API actions](https://mintlify.wiki/Parth-420/Zapmail/reference/api-actions.md): Next.js server actions for email retrieval and parsing - [Environment variables](https://mintlify.wiki/Parth-420/Zapmail/reference/environment-variables.md): Configuration environment variables for Zapmail server and database - [SMTP commands](https://mintlify.wiki/Parth-420/Zapmail/reference/smtp-commands.md): SMTP protocol commands supported by the Zapmail server - [Frequently asked questions](https://mintlify.wiki/Parth-420/Zapmail/support/faq.md): Common questions about using Zapmail temporary email service - [Troubleshooting](https://mintlify.wiki/Parth-420/Zapmail/support/troubleshooting.md): Common issues and solutions for Zapmail