Yoonadev

Mail

Mail Packet Capture

Mail traffic capture & basic analysis

Choose mail traffic to capture, generate a Linux tcpdump command, and learn to read the terminal output or a PCAP file. Nothing runs in this page.

Capture workflow & scope

Choose traffic → set ports/interface/server → generate a command → run on Linux → inspect summaries or open a PCAP → choose the next diagnostic tool. This page guides basic analysis; it does not capture or parse packet files.

465 — SMTP encrypted with SSL/TLS from the start

993 — IMAP encrypted with SSL/TLS from the start

Terminal mode shows packet summaries; PCAP stores packets for later inspection in Wireshark.

Enter 1–10 TCP ports, separated by commas (1–65535).

Examples: eth0, ens33, enp0s3. Names depend on your system. On Linux, any captures across interfaces.

Not sure which interface to use?

List interface names on Linux with:

ip addr

tcpdump -D also lists capture interfaces.

Leave blank to capture all traffic on the selected ports visible to this interface. Enter a hostname, IPv4 or IPv6 address to narrow it to that server. Hostnames are resolved when tcpdump starts.

Processed locally. No input is uploaded or stored.

Scope

Generated text only. Nothing is executed or connected from this page.

Capture may need administrator/capture privileges. Run on a system you administer; sudo is not added automatically. Stops after 100 packets or Ctrl+C. PCAP may contain sensitive mail data; handle it accordingly.

Find a tool

↑ ↓ to select · Enter to open · Esc to close